| /freebsd-12-stable/contrib/byacc/test/btyacc/ |
| D | btyacc_destroy2.output | 1 0 $accept : declaration $end 3 1 declaration : class type namelist '(' class ',' type ')' 18 $accept : . declaration $end (0) 26 declaration goto 5 56 $accept : declaration . $end (0) 62 declaration : class . type namelist '(' class ',' type ')' (1) 72 declaration : type . locnamelist '(' class ')' (2) 82 declaration : class type . namelist '(' class ',' type ')' (1) 97 declaration : type locnamelist . '(' class ')' (2) 113 declaration : class type namelist . '(' class ',' type ')' (1) [all …]
|
| D | btyacc_destroy3.output | 1 0 $accept : declaration $end 3 1 declaration : class type namelist '(' class ',' type ')' 18 $accept : . declaration $end (0) 26 declaration goto 5 56 $accept : declaration . $end (0) 62 declaration : class . type namelist '(' class ',' type ')' (1) 72 declaration : type . locnamelist '(' class ')' (2) 82 declaration : class type . namelist '(' class ',' type ')' (1) 97 declaration : type locnamelist . '(' class ')' (2) 113 declaration : class type namelist . '(' class ',' type ')' (1) [all …]
|
| D | btyacc_destroy1.output | 1 0 $accept : declaration $end 3 1 declaration : class type namelist '(' class ',' type ')' 18 $accept : . declaration $end (0) 26 declaration goto 5 56 $accept : declaration . $end (0) 62 declaration : class . type namelist '(' class ',' type ')' (1) 72 declaration : type . locnamelist '(' class ')' (2) 82 declaration : class type . namelist '(' class ',' type ')' (1) 97 declaration : type locnamelist . '(' class ')' (2) 113 declaration : class type namelist . '(' class ',' type ')' (1) [all …]
|
| D | err_inherit4.output | 1 0 $accept : declaration $end 7 3 declaration : class type $$1 $$2 namelist 22 $accept : . declaration $end (0) 30 declaration goto 5 60 $accept : declaration . $end (0) 66 declaration : class . type $$1 $$2 namelist (3) 76 declaration : type . locnamelist (4) 86 declaration : class type . $$1 $$2 namelist (3) 109 declaration : type locnamelist . (4) 115 declaration : class type $$1 . $$2 namelist (3) [all …]
|
| D | inherit2.output | 1 0 $accept : declaration $end 7 3 declaration : class type $$1 $$2 namelist 24 $accept : . declaration $end (0) 32 declaration goto 5 62 $accept : declaration . $end (0) 68 declaration : class . type $$1 $$2 namelist (3) 78 declaration : type . locnamelist (4) 88 declaration : class type . $$1 $$2 namelist (3) 97 declaration : type locnamelist . (4) 112 declaration : class type $$1 . $$2 namelist (3) [all …]
|
| D | err_inherit3.output | 1 0 $accept : declaration $end 7 3 declaration : class type $$1 $$2 namelist 26 $accept : . declaration $end (0) 34 declaration goto 5 64 $accept : declaration . $end (0) 70 declaration : class . type $$1 $$2 namelist (3) 80 declaration : type . locnamelist (4) 90 declaration : class type . $$1 $$2 namelist (3) 99 declaration : type locnamelist . (4) 114 declaration : class type $$1 . $$2 namelist (3) [all …]
|
| D | inherit1.output | 1 0 $accept : declaration $end 3 1 declaration : class type namelist 22 $accept : . declaration $end (0) 30 declaration goto 5 60 $accept : declaration . $end (0) 66 declaration : class . type namelist (1) 76 declaration : type . locnamelist (2) 86 declaration : class type . namelist (1) 95 declaration : type locnamelist . (2) 116 declaration : class type namelist . (1) [all …]
|
| D | inherit0.output | 1 0 $accept : declaration $end 3 1 declaration : class type namelist 22 $accept : . declaration $end (0) 30 declaration goto 5 60 $accept : declaration . $end (0) 66 declaration : class . type namelist (1) 76 declaration : type . locnamelist (2) 86 declaration : class type . namelist (1) 95 declaration : type locnamelist . (2) 116 declaration : class type namelist . (1) [all …]
|
| D | grammar.output | 9 5 external_declaration : declaration 20 14 | T_EXTERN T_STRING_LITERAL declaration 22 15 declaration : decl_specifiers ';' 27 18 declaration : any_typedef decl_specifiers $$1 opt_declarator_list ';' 52 33 declaration_list : declaration 53 34 | declaration_list declaration 217 declaration goto 50 371 linkage_specification : T_EXTERN . T_STRING_LITERAL declaration (14) 582 declaration : decl_specifiers . ';' (15) 583 declaration : decl_specifiers . init_declarator_list ';' (16) [all …]
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | citrus | 4 # citrus locale declaration 7 0 string RuneCT Citrus locale declaration for LC_CTYPE 8 0 string CtrsME Citrus locale declaration for LC_MESSAGES 9 0 string CtrsMO Citrus locale declaration for LC_MONETARY 10 0 string CtrsNU Citrus locale declaration for LC_NUMERIC 11 0 string CtrsTI Citrus locale declaration for LC_TIME
|
| /freebsd-12-stable/contrib/gcclibs/libcpp/ |
| D | config.in | 28 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't. 32 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 36 /* Define to 1 if you have the declaration of `basename', and to 0 if you 40 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if 44 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't. 48 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 52 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if 56 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if 60 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if 64 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if [all …]
|
| /freebsd-12-stable/usr.bin/rpcgen/ |
| D | rpc_parse.h | 109 struct declaration { struct 116 typedef struct declaration declaration; argument 119 declaration decl; 132 declaration case_decl; 138 declaration enum_decl; 140 declaration *default_decl;
|
| /freebsd-12-stable/contrib/gcc/ |
| D | config.in | 328 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0. 335 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to 342 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */ 348 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */ 354 /* Define to 1 if we found a declaration for 'basename', otherwise define to 361 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0. 368 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise 375 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0. 382 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0. 389 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define [all …]
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | DiagnosticCommentKinds.td | 76 "a function declaration">, 83 "a pointer to function}2 declaration">, 89 "non-%select{class|interface|protocol|struct|union}2 declaration">, 95 "command should not be used in a comment attached to a non-container declaration">, 106 "parameter '%0' not found in the function declaration">, 116 "a template declaration">, 127 "template parameter '%0' not found in the template declaration">, 137 "a function or method declaration">, 149 "declaration is marked with '%select{\\|@}0deprecated' command but does " 154 "add a deprecation attribute to the declaration to silence this warning">;
|
| /freebsd-12-stable/gnu/usr.bin/binutils/libbfd/ |
| D | config.h.fbsd | 10 /* Define to 1 if you have the declaration of `basename', and to 0 if you 14 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 17 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. 21 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. 25 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you 29 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. 33 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you 37 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 41 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 45 /* Define to 1 if you have the declaration of `realloc', and to 0 if you [all …]
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | config.in | 7 /* Define to 1 if you have the declaration of `basename', and to 0 if you 11 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 14 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. 18 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. 22 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you 26 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. 30 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you 34 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 38 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 42 /* Define to 1 if you have the declaration of `realloc', and to 0 if you [all …]
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | config.in | 25 /* Define to 1 if you have the declaration of `environ', and to 0 if you 29 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you 33 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 37 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 44 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 48 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 52 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 56 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 60 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 151 /* Define as const if the declaration of iconv() needs const. */
|
| /freebsd-12-stable/contrib/byacc/test/ |
| D | btyacc_destroy3.y | 36 %type <nlist> declaration 51 } declaration 61 %start declaration 64 declaration: class type namelist'(' class ',' type ')'
|
| D | btyacc_destroy2.y | 33 %type <nlist> declaration 48 } declaration 58 %start declaration 61 declaration: class type namelist'(' class ',' type ')'
|
| D | btyacc_destroy1.y | 33 %type <nlist> declaration 48 } declaration 58 %start declaration 61 declaration: class type namelist'(' class ',' type ')'
|
| D | inherit1.y | 28 %type <nlist> declaration namelist locnamelist 40 %start declaration 43 declaration: class type namelist
|
| D | err_inherit1.y | 26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>) 47 %start declaration 50 declaration: class type namelist($1, $2)
|
| D | err_inherit2.y | 26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>) 47 %start declaration 50 declaration: class type namelist($1, $2)
|
| /freebsd-12-stable/contrib/byacc/test/yacc/ |
| D | grammar.output | 9 5 external_declaration : declaration 20 14 | T_EXTERN T_STRING_LITERAL declaration 22 15 declaration : decl_specifiers ';' 27 18 declaration : any_typedef decl_specifiers $$1 opt_declarator_list ';' 52 33 declaration_list : declaration 53 34 | declaration_list declaration 217 declaration goto 50 371 linkage_specification : T_EXTERN . T_STRING_LITERAL declaration (14) 582 declaration : decl_specifiers . ';' (15) 583 declaration : decl_specifiers . init_declarator_list ';' (16) [all …]
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/ |
| D | TypeProperties.td | 356 def : Property<"declaration", DeclRef> { 361 return ctx.getTypeDeclType(cast<UnresolvedUsingTypenameDecl>(declaration)); 366 def : Property<"declaration", DeclRef> { 377 return ctx.getTypedefType(cast<TypedefNameDecl>(declaration), 486 def : Property<"declaration", DeclRef> { 487 // We don't know which declaration was originally referenced here, and we 488 // cannot reference a declaration that follows the use (because that can 490 // reference to the first declaration. 499 QualType result = ctx.getEnumType(cast<EnumDecl>(declaration)); 509 auto record = cast<RecordDecl>(declaration); [all …]
|