Searched refs:DSC (Results 1 – 5 of 5) sorted by relevance
/external/openssl/crypto/bio/ |
D | bss_log.c | 348 buf_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in xsyslog() 349 buf_dsc.dsc$b_class = DSC$K_CLASS_S; in xsyslog() 362 opc_dsc.dsc$b_dtype = DSC$K_DTYPE_T; in xsyslog() 363 opc_dsc.dsc$b_class = DSC$K_CLASS_S; in xsyslog()
|
/external/clang/include/clang/Parse/ |
D | Parser.h | 1682 AccessSpecifier AS, DeclSpecContext DSC); 1687 DeclSpecContext DSC = DSC_normal, 1691 DeclSpecContext DSC = DSC_normal); 1698 AccessSpecifier AS, DeclSpecContext DSC); 2102 DeclSpecContext DSC);
|
/external/clang/lib/Parse/ |
D | ParseDecl.cpp | 39 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); in ParseTypeName() local 43 ParseSpecifierQualifierList(DS, AS, DSC); in ParseTypeName() 1538 DeclSpecContext DSC) { in ParseSpecifierQualifierList() argument 1542 ParseDeclarationSpecifiers(DS, ParsedTemplateInfo(), AS, DSC); in ParseSpecifierQualifierList() 1546 if (DSC == DSC_type_specifier && !DS.hasTypeSpecifier()) { in ParseSpecifierQualifierList() 1619 AccessSpecifier AS, DeclSpecContext DSC) { in ParseImplicitInt() argument 1643 if (DSC != DSC_type_specifier && in ParseImplicitInt() 2747 AccessSpecifier AS, DeclSpecContext DSC) { in ParseEnumSpecifier() argument 2781 bool AllowDeclaration = DSC != DSC_trailing; in ParseEnumSpecifier() 2923 else if (Tok.is(tok::semi) && DSC != DSC_type_specifier) in ParseEnumSpecifier()
|
D | ParseDeclCXX.cpp | 947 bool EnteringContext, DeclSpecContext DSC) { in ParseClassSpecifier() argument 1127 if (DSC == DSC_trailing) in ParseClassSpecifier() 1147 } else if (Tok.is(tok::semi) && DSC != DSC_type_specifier) in ParseClassSpecifier()
|
/external/icu4c/test/testdata/ |
D | DataDrivenCollationTest.txt | 328 "DSC<"
|