| /src/crypto/openssl/crypto/dso/ |
| H A D | dso_vms.c | 209 p->filename_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in vms_load() 210 p->filename_dsc.dsc$b_class = DSC$K_CLASS_S; in vms_load() 213 p->imagename_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in vms_load() 214 p->imagename_dsc.dsc$b_class = DSC$K_CLASS_S; in vms_load() 314 symname_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in vms_bind_sym() 315 symname_dsc.dsc$b_class = DSC$K_CLASS_S; in vms_bind_sym() 340 errstring_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in vms_bind_sym() 341 errstring_dsc.dsc$b_class = DSC$K_CLASS_S; in vms_bind_sym() 440 errstring_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in vms_merger() 441 errstring_dsc.dsc$b_class = DSC$K_CLASS_S; in vms_merger()
|
| /src/crypto/openssl/crypto/ |
| H A D | LPdir_vms.c | 140 (*ctx)->filespec_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in LP_find_file() 141 (*ctx)->filespec_dsc.dsc$b_class = DSC$K_CLASS_S; in LP_find_file() 146 (*ctx)->result_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in LP_find_file() 147 (*ctx)->result_dsc.dsc$b_class = DSC$K_CLASS_D; in LP_find_file()
|
| /src/crypto/openssl/crypto/bio/ |
| H A D | bss_log.c | 321 buf_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in xsyslog() 322 buf_dsc.dsc$b_class = DSC$K_CLASS_S; in xsyslog() 335 opc_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in xsyslog() 336 opc_dsc.dsc$b_class = DSC$K_CLASS_S; in xsyslog()
|
| /src/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | Parser.h | 2307 static bool isTypeSpecifier(DeclSpecContext DSC) { in isTypeSpecifier() argument 2308 switch (DSC) { in isTypeSpecifier() 2349 isDefiningTypeSpecifierContext(DeclSpecContext DSC, bool IsCPlusPlus) { in isDefiningTypeSpecifierContext() argument 2350 switch (DSC) { in isDefiningTypeSpecifierContext() 2380 static bool isOpaqueEnumDeclarationContext(DeclSpecContext DSC) { in isOpaqueEnumDeclarationContext() argument 2381 switch (DSC) { in isOpaqueEnumDeclarationContext() 2406 static bool isClassTemplateDeductionContext(DeclSpecContext DSC) { in isClassTemplateDeductionContext() argument 2407 switch (DSC) { in isClassTemplateDeductionContext() 2431 getImplicitTypenameContext(DeclSpecContext DSC) { in getImplicitTypenameContext() argument 2432 switch (DSC) { in getImplicitTypenameContext() [all …]
|
| /src/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-graph.h | 126 explicit GraphRenderer(const FuncIdConversionHelper &FuncIdHelper, bool DSC) in GraphRenderer() argument 127 : FuncIdHelper(FuncIdHelper), DeduceSiblingCalls(DSC), in GraphRenderer()
|
| /src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxx.cpp | 407 enum class StringLayout { CSD, DSC }; enumerator 435 ? StringLayout::DSC in ExtractLibcxxStringInfo() 461 uint8_t mode_mask = layout == StringLayout::DSC ? 0x80 : 1; in ExtractLibcxxStringInfo() 468 size = (layout == StringLayout::DSC) ? size_mode_value in ExtractLibcxxStringInfo()
|
| /src/crypto/openssl/apps/lib/ |
| H A D | vms_term_sock.c | 300 struct dsc$descriptor AscTimeDesc = { 0, DSC$K_DTYPE_T, DSC$K_CLASS_S, NULL }; in CreateSocketPair()
|
| /src/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseDecl.cpp | 53 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName() local 54 if (DSC == DeclSpecContext::DSC_normal) in ParseTypeName() 55 DSC = DeclSpecContext::DSC_type_specifier; in ParseTypeName() 61 ParseSpecifierQualifierList(DS, AS, DSC); in ParseTypeName() 2917 AccessSpecifier AS, DeclSpecContext DSC) { in ParseSpecifierQualifierList() argument 2922 ParseDeclarationSpecifiers(DS, TemplateInfo, AS, DSC, nullptr, in ParseSpecifierQualifierList() 2927 if (isTypeSpecifier(DSC) && !DS.hasTypeSpecifier()) { in ParseSpecifierQualifierList() 2960 if (DS.hasConstexprSpecifier() && DSC != DeclSpecContext::DSC_condition) { in ParseSpecifierQualifierList() 3002 AccessSpecifier AS, DeclSpecContext DSC, in ParseImplicitInt() argument 3026 if (!isTypeSpecifier(DSC) && getLangOpts().isImplicitIntAllowed() && in ParseImplicitInt() [all …]
|
| H A D | ParseDeclCXX.cpp | 1710 DeclSpecContext DSC, in ParseClassSpecifier() argument 2008 if (isDefiningTypeSpecifierContext(DSC, getLangOpts().CPlusPlus) == in ParseClassSpecifier() 2013 (DSC != DeclSpecContext::DSC_association && in ParseClassSpecifier() 2075 } else if (!isTypeSpecifier(DSC) && in ParseClassSpecifier() 2279 DSC == DeclSpecContext::DSC_type_specifier, in ParseClassSpecifier() 2280 DSC == DeclSpecContext::DSC_template_param || in ParseClassSpecifier() 2281 DSC == DeclSpecContext::DSC_template_type_arg, in ParseClassSpecifier() 2363 (getLangOpts().CPlusPlus || !isTypeSpecifier(DSC)) && in ParseClassSpecifier()
|
| H A D | ParseOpenMP.cpp | 649 Parser::DeclSpecContext DSC = Parser::DeclSpecContext::DSC_type_specifier; in parseOpenMPDeclareMapperVarDecl() local 651 ParseSpecifierQualifierList(DS, AS, DSC); in parseOpenMPDeclareMapperVarDecl()
|
| /src/sys/dev/usb/quirk/ |
| H A D | usb_quirk.c | 444 USB_QUIRK_REV(SONY, DSC, 0x0500, 0x0500, UQ_MSC_FORCE_WIRE_CBI, 446 USB_QUIRK_REV(SONY, DSC, 0x0600, 0x0600, UQ_MSC_FORCE_WIRE_CBI, 448 USB_QUIRK(SONY, DSC, UQ_MSC_FORCE_WIRE_CBI, UQ_MSC_FORCE_PROTO_RBC),
|
| /src/contrib/file/magic/Magdir/ |
| H A D | printer | 12 >>11 string >\0 DSC level %.3s 23 >>12 string >\0 DSC level %.3s
|
| /src/sys/contrib/device-tree/Bindings/arm/freescale/ |
| H A D | fsl,scu.txt | 13 with the LSIO DSC IP bus. The SC firmware will communicate with this MU
|
| /src/share/misc/ |
| H A D | usb_vendors | 4627 0402 DSC D100 (ptp) 4631 0406 DSC D70 (ptp) 4636 040e DSC D70s (ptp) 5126 0108 FinePix F601 Zoom (DSC) 5128 010a FinePix S602 (Pro) Zoom (DSC) 5131 010e FinePix F402 Zoom (DSC) 5133 0110 FinePix M603 Zoom (DSC) 5135 0112 FinePix A202, A200 Zoom (DSC) 5137 0114 FinePix F401 Zoom (DSC) 5139 0116 FinePix A203 Zoom (DSC) [all …]
|
| H A D | pci_vendors | 17462 1241 DSC Communications 18846 0020 DSC-100 18847 0030 DSC-200/300 18858 0181 DSC-100 18862 01b1 DSC-200/300 27472 1000 DSC Capri Upstream Port 27476 1dd8 4007 DSP DSC-25 Ent 10/25G OCP3 Card 27477 1dd8 4008 DSP DSC-25 10/25G 2p SFP28 Card 27478 1dd8 400a DSC-100 40/100G 2-port 8G RAM 16G eMMC G1 Services Card 27479 1dd8 400c DSC-25 10/25G 2-port 4G RAM 8G eMMC G1 Services Card [all …]
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP8.td | 315 (instregex "^DSC(L|R)I(_rec)?$"),
|
| /src/sys/dev/usb/ |
| H A D | usbdevs | 4631 product SONY DSC 0x0010 DSC cameras 5119 product ZORAN EX20DSC 0x4343 Digital Camera EX-20 DSC
|
| /src/contrib/libdiff/test/ |
| H A D | test010.left.txt | 10510 "DSC Cameras",
|
| H A D | test110.left-P.txt | 10510 "DSC Cameras",
|
| H A D | test110.right-P.txt | 10510 "DSC Cameras",
|
| H A D | test010.right.txt | 10510 "DSC Cameras",
|