| /NextBSD/contrib/gcclibs/libcpp/ |
| HD | identifiers.c | 71 s->n_defined = cpp_lookup (pfile, DSC("defined")); in _cpp_init_hashtable() 72 s->n_true = cpp_lookup (pfile, DSC("true")); in _cpp_init_hashtable() 73 s->n_false = cpp_lookup (pfile, DSC("false")); in _cpp_init_hashtable() 74 s->n__VA_ARGS__ = cpp_lookup (pfile, DSC("__VA_ARGS__")); in _cpp_init_hashtable()
|
| HD | pch.c | 639 s->n_defined = cpp_lookup (r, DSC("defined")); in cpp_read_state() 640 s->n_true = cpp_lookup (r, DSC("true")); in cpp_read_state() 641 s->n_false = cpp_lookup (r, DSC("false")); in cpp_read_state() 642 s->n__VA_ARGS__ = cpp_lookup (r, DSC("__VA_ARGS__")); in cpp_read_state()
|
| HD | internal.h | 635 #define DSC(str) (const unsigned char *)str, sizeof str - 1 macro
|
| HD | init.c | 305 #define B(n, t) { DSC(n), t }
|
| HD | macro.c | 1657 if (! ustrncmp (NODE_NAME (node), DSC ("__STDC_"))) in _cpp_create_definition()
|
| /NextBSD/crypto/openssl/crypto/bio/ |
| HD | bss_log.c | 402 buf_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in xsyslog() 403 buf_dsc.dsc$b_class = DSC$K_CLASS_S; in xsyslog() 416 opc_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in xsyslog() 417 opc_dsc.dsc$b_class = DSC$K_CLASS_S; in xsyslog()
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | printer | 12 >>11 string >\0 DSC level %.3s 23 >>12 string >\0 DSC level %.3s
|
| /NextBSD/contrib/llvm/tools/clang/lib/Parse/ |
| HD | ParseDecl.cpp | 46 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName() local 47 if (DSC == DSC_normal) in ParseTypeName() 48 DSC = DSC_type_specifier; in ParseTypeName() 54 ParseSpecifierQualifierList(DS, AS, DSC); in ParseTypeName() 2137 DeclSpecContext DSC) { in ParseSpecifierQualifierList() argument 2141 ParseDeclarationSpecifiers(DS, ParsedTemplateInfo(), AS, DSC); in ParseSpecifierQualifierList() 2145 if (isTypeSpecifier(DSC) && !DS.hasTypeSpecifier()) { in ParseSpecifierQualifierList() 2176 if (DS.isConstexprSpecified() && DSC != DSC_condition) { in ParseSpecifierQualifierList() 2218 AccessSpecifier AS, DeclSpecContext DSC, in ParseImplicitInt() argument 2242 if (!isTypeSpecifier(DSC) && !getLangOpts().CPlusPlus && in ParseImplicitInt() [all …]
|
| HD | ParseDeclCXX.cpp | 1195 bool EnteringContext, DeclSpecContext DSC, in ParseClassSpecifier() argument 1435 if (DSC == DSC_trailing) in ParseClassSpecifier() 1486 } else if (!isTypeSpecifier(DSC) && in ParseClassSpecifier() 1703 DSC == DSC_type_specifier, in ParseClassSpecifier() 1763 (getLangOpts().CPlusPlus || !isTypeSpecifier(DSC)) && in ParseClassSpecifier()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Parse/ |
| HD | Parser.h | 1765 static bool isTypeSpecifier(DeclSpecContext DSC) { in isTypeSpecifier() argument 1766 switch (DSC) { in isTypeSpecifier() 1821 AccessSpecifier AS, DeclSpecContext DSC, 1827 DeclSpecContext DSC = DSC_normal, 1834 DeclSpecContext DSC = DSC_normal); 1841 AccessSpecifier AS, DeclSpecContext DSC); 2372 DeclSpecContext DSC,
|
| /NextBSD/sys/dev/usb/quirk/ |
| HD | usb_quirk.c | 391 USB_QUIRK(SONY, DSC, 0x0500, 0x0500, UQ_MSC_FORCE_WIRE_CBI, 393 USB_QUIRK(SONY, DSC, 0x0600, 0x0600, UQ_MSC_FORCE_WIRE_CBI, 395 USB_QUIRK(SONY, DSC, 0x0000, 0xffff, UQ_MSC_FORCE_WIRE_CBI,
|
| /NextBSD/sys/dev/usb/ |
| HD | usbdevs | 4259 product SONY DSC 0x0010 DSC cameras 4678 product ZORAN EX20DSC 0x4343 Digital Camera EX-20 DSC
|
| /NextBSD/contrib/binutils/gas/ |
| HD | ChangeLog-9295 | 5834 DSC$K_DTYPE_FC and DSC$K_DTYPE_DC macros in <descrip.h>. 6026 DSC$K_DTYPE_QU and DSC$K_DTYPE_Q macros in <descrip.h>. The
|
| /NextBSD/contrib/groff/ |
| HD | ChangeLog | 821 * src/devices/grops/grops.man: Add more info on DSC.
|
| /NextBSD/contrib/groff/doc/ |
| HD | groff-2 | 1489 Conventions" (DSC); the command searches for a `%%BoundingBox'
|
| HD | groff.texinfo | 13243 Adobe's @dfn{Document Structuring Conventions} (DSC);
|
| /NextBSD/share/misc/ |
| HD | pci_vendors | 13519 1241 DSC Communications 14522 0020 DSC-100 14523 0030 DSC-200/300
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-2000 | 5288 _cpp_handle_directive, DSC): New.
|
| HD | ChangeLog-2002 | 24964 * cpphash.h (DSC, U_CHAR, ustrcmp, ustrncmp, ustrlen,
|