| /trueos/contrib/byacc/test/btyacc/ |
| HD | 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 …]
|
| HD | 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 …]
|
| HD | 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 …]
|
| HD | err_inherit4.output | 1 0 $accept : declaration $end 7 3 declaration : class type $$1 $$2 namelist 11 5 declaration : type $$3 locnamelist 25 $accept : . declaration $end (0) 33 declaration goto 5 63 $accept : declaration . $end (0) 69 declaration : class . type $$1 $$2 namelist (3) 79 declaration : type . $$3 locnamelist (5) 88 declaration : class type . $$1 $$2 namelist (3) 97 declaration : type $$3 . locnamelist (5) [all …]
|
| HD | inherit2.output | 1 0 $accept : declaration $end 7 3 declaration : class type $$1 $$2 namelist 11 5 declaration : type $$3 locnamelist 27 $accept : . declaration $end (0) 35 declaration goto 5 65 $accept : declaration . $end (0) 71 declaration : class . type $$1 $$2 namelist (3) 81 declaration : type . $$3 locnamelist (5) 90 declaration : class type . $$1 $$2 namelist (3) 99 declaration : type $$3 . locnamelist (5) [all …]
|
| HD | err_inherit3.output | 1 0 $accept : declaration $end 7 3 declaration : class type $$1 $$2 namelist 11 5 declaration : type $$3 locnamelist 29 $accept : . declaration $end (0) 37 declaration goto 5 67 $accept : declaration . $end (0) 73 declaration : class . type $$1 $$2 namelist (3) 83 declaration : type . $$3 locnamelist (5) 92 declaration : class type . $$1 $$2 namelist (3) 101 declaration : type $$3 . locnamelist (5) [all …]
|
| HD | 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 …]
|
| HD | 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 …]
|
| HD | 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 …]
|
| /trueos/usr.bin/rpcgen/ |
| HD | rpc_parse.h | 109 struct declaration { struct 116 typedef struct declaration declaration; typedef 119 declaration decl; 132 declaration case_decl; 138 declaration enum_decl; 140 declaration *default_decl;
|
| /trueos/contrib/gcclibs/libcpp/ |
| HD | 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 …]
|
| /trueos/contrib/gcc/ |
| HD | 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 …]
|
| /trueos/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | DiagnosticCommentKinds.td | 73 "a function declaration">, 80 "a pointer to function}2 declaration">, 86 "non-%select{class|interface|protocol|struct|union}2 declaration">, 92 "command should not be used in a comment attached to a non-container declaration">, 103 "parameter '%0' not found in the function declaration">, 113 "a template declaration">, 124 "template parameter '%0' not found in the template declaration">, 134 "a function or method declaration">, 146 "declaration is marked with '\\deprecated' command but does not have " 151 "add a deprecation attribute to the declaration to silence this warning">;
|
| HD | DiagnosticParseKinds.td | 33 "ISO C requires a translation unit to contain at least one declaration">, 52 def ext_duplicate_declspec : ExtWarn<"duplicate '%0' declaration specifier">, 54 def warn_duplicate_declspec : Warning<"duplicate '%0' declaration specifier">, 74 "type-less parameter names in function declaration">; 76 "variable declaration in for loop is a C99-specific feature">, InGroup<C99>; 149 def err_expected_external_declaration : Error<"expected external declaration">; 164 "expected ';' at end of declaration">; 166 "expected ';' at end of declaration list">; 168 "expected ';' at end of declaration list">; 170 "expected member name or ';' after declaration specifiers">; [all …]
|
| /trueos/gnu/usr.bin/binutils/libbfd/ |
| HD | 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 …]
|
| /trueos/contrib/binutils/bfd/ |
| HD | 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 …]
|
| /trueos/contrib/binutils/binutils/ |
| HD | 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. */
|
| /trueos/contrib/byacc/test/ |
| HD | btyacc_destroy1.y | 33 %type <nlist> declaration 48 } declaration 58 %start declaration 61 declaration: class type namelist'(' class ',' type ')'
|
| HD | btyacc_destroy3.y | 36 %type <nlist> declaration 51 } declaration 61 %start declaration 64 declaration: class type namelist'(' class ',' type ')'
|
| HD | btyacc_destroy2.y | 33 %type <nlist> declaration 48 } declaration 58 %start declaration 61 declaration: class type namelist'(' class ',' type ')'
|
| HD | inherit1.y | 28 %type <nlist> declaration namelist locnamelist 40 %start declaration 43 declaration: class type namelist
|
| HD | err_inherit1.y | 26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>) 47 %start declaration 50 declaration: class type namelist($1, $2)
|
| HD | err_inherit2.y | 26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>) 47 %start declaration 50 declaration: class type namelist($1, $2)
|
| HD | err_inherit4.y | 27 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>) 49 %start declaration 52 declaration: class type namelist($1, $2)
|
| /trueos/contrib/byacc/test/yacc/ |
| HD | 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 …]
|