| /src/tests/usr.bin/xlint/lint1/ |
| msg_024.c | 11 definition(void) function 18 function fn = definition;
|
| msg_052.c | 9 /* expect+1: warning: function definition for 'definition' with identifier list is obsolete in C23 [384] */ 10 definition(i)
|
| msg_044.c | 13 void definition(void) { function
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| DerivedMetrics.h | 28 class definition; 35 definition *add_definition (char *_name, char *_username, char *_def); 39 double eval_one_item (definition *def, int *map, double *values); 41 void fill_dependencies (definition *def, int *vec); 42 Vector<definition*> *get_dependencies (definition *def); 44 Vector<definition*> * 51 Vector<definition*> *items;
|
| DerivedMetrics.cc | 33 class definition class 36 definition(); 37 ~definition(); 41 definition *arg1; 42 definition *arg2; 46 definition::definition () function in class:definition 52 definition::~definition () 60 items = new Vector<definition*>; [all...] |
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| DerivedMetrics.h | 28 class definition; 35 definition *add_definition (char *_name, char *_username, char *_def); 39 double eval_one_item (definition *def, int *map, double *values); 41 void fill_dependencies (definition *def, int *vec); 42 Vector<definition*> *get_dependencies (definition *def); 44 Vector<definition*> * 51 Vector<definition*> *items;
|
| DerivedMetrics.cc | 33 class definition class 36 definition(); 37 ~definition(); 41 definition *arg1; 42 definition *arg2; 46 definition::definition () function in class:definition 52 definition::~definition () 60 items = new Vector<definition*>; [all...] |
| /src/usr.bin/rpcgen/ |
| rpc_util.h | 45 definition *val; 107 definition *findval(list *, const char *, 108 int (*)(definition *, const char *)); 109 void storeval(list **, definition *); 130 void emit(definition *); 139 void print_datadef(definition *); 140 void print_progdef(definition *); 141 void print_funcdef(definition *, int *); 175 void write_sample_svc(definition *); 176 int write_sample_clnt(definition *); [all...] |
| rpc_parse.h | 145 struct definition { struct 157 typedef struct definition definition; typedef in typeref:struct:definition 159 definition *get_definition(void);
|
| rpc_hout.c | 55 static void pconstdef(definition *); 56 static void pargdef(definition *); 57 static void pstructdef(definition *); 58 static void puniondef(definition *); 62 static void pprogramdef(definition *); 63 static void penumdef(definition *); 64 static void ptypedef(definition *); 70 * Print the C-version of an xdr definition 73 print_datadef(definition *def) 105 print_progdef(definition *def [all...] |
| rpc_tblout.c | 71 static void write_table(definition *); 78 definition *def; 82 def = (definition *) l->val; 90 write_table(definition *def)
|
| rpc_util.c | 80 static int findit(definition *, const char *); 82 static int typedefed(definition *, const char *); 106 definition * 107 findval(list *lst, const char *val, int (*cmp)(definition *, const char *)) 121 storeval(list **lstp, definition *val) 135 findit(definition *def, const char *type) 143 definition *def; 145 def = (definition *) FINDVAL(defined, type, findit); 196 typedefed(definition *def, const char *type) 208 definition *def [all...] |
| rpc_cout.c | 57 static int findtype(definition *, const char *); 60 static void print_header(definition *); 69 static void emit_enum(definition *); 70 static void emit_program(definition *); 71 static void emit_union(definition *); 72 static void emit_struct(definition *); 73 static void emit_typedef(definition *); 77 * Emit the C-routine for the given definition 80 emit(definition *def) 123 findtype(definition *def, const char *type [all...] |
| /src/external/ibm-public/postfix/dist/mantools/ |
| makepostconf | 9 # Suck in the parameter definition text. Skip non-parameter blocks. 21 $definition{$param_name} = $saved_text; 50 # Print all parameter definition text that we found, and warn about 51 # missing definition text. 54 if (defined($definition{$param_name})) { 56 print $definition{$param_name}; 59 warn "No definition found for $param_name\n";
|
| /src/external/gpl3/binutils/dist/binutils/ |
| wrstabs.c | 74 bool definition; member in struct:stab_type_stack 389 long tindex, bool definition, unsigned int size) 396 s->definition = definition; 412 long tindex, bool definition, unsigned int size) 414 return stab_push_string (info, xstrdup (string), tindex, definition, size); 878 bool definition; 883 definition = info->type_stack->definition; 888 return stab_push_string (info, buf, 0, definition, size) 876 bool definition; local 998 bool definition; local 1020 bool definition; local 1065 bool definition; local 1098 bool definition; local 1122 bool definition; local 1299 bool definition; local 1338 bool definition; local 1403 bool definition; local 1433 bool definition = false; local 1482 bool definition; local 1535 bool definition; local 1635 bool definition; local [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| wrstabs.c | 74 bool definition; member in struct:stab_type_stack 389 long tindex, bool definition, unsigned int size) 396 s->definition = definition; 412 long tindex, bool definition, unsigned int size) 414 return stab_push_string (info, xstrdup (string), tindex, definition, size); 880 bool definition; 885 definition = info->type_stack->definition; 890 return stab_push_string (info, buf, 0, definition, size) 878 bool definition; local 1000 bool definition; local 1022 bool definition; local 1067 bool definition; local 1100 bool definition; local 1124 bool definition; local 1301 bool definition; local 1340 bool definition; local 1405 bool definition; local 1435 bool definition = false; local 1484 bool definition; local 1537 bool definition; local 1637 bool definition; local [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| msgfmt-7 | 37 mf-test7.in1:17: duplicate message definition... 38 mf-test7.in1:16: ...this is the location of the first definition
|
| msgfmt-8 | 37 mf-test8.in1:17: duplicate message definition... 38 mf-test8.in1:16: ...this is the location of the first definition
|
| msgfmt-9 | 40 mf-test9.in1:17: duplicate message definition... 41 mf-test9.in1:15: ...this is the location of the first definition
|
| msgmerge-2 | 29 mm-test2.in1:3: duplicate message definition... 30 mm-test2.in1:1: ...this is the location of the first definition
|
| msgmerge-9 | 32 mm-test9.in1:3: duplicate message definition... 33 mm-test9.in1:1: ...this is the location of the first definition
|
| /src/sys/uvm/ |
| uvm_param.h | 88 #error Invalid PAGE_SIZE definition 126 #error Invalid MIN_PAGE_SIZE definition 130 #error Invalid MAX_PAGE_SIZE definition
|
| /src/external/gpl2/groff/dist/src/preproc/eqn/ |
| lex.cpp | 35 struct definition { struct 42 definition(); 43 ~definition(); 46 definition::definition() : is_macro(1), is_simple(0) function in class:definition 51 definition::~definition() 57 declare_ptable(definition) 58 implement_ptable(definition) 60 PTABLE(definition) macro_table [all...] |
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| macscp.exp | 35 # Ask GDB to show the current definition of MACRO, and return a list 39 # that MACRO has the definition `DEF', and was defined in `FILE1', 42 # If GDB says that MACRO has no definition, return the string `undefined'. 56 set definition {} 70 # `location' and `definition' should be empty when we see 72 if {[llength $location] == 0 && [llength $definition] == 0} { 77 set definition {} 80 -re "The symbol `${macro}' has no definition as a C/C\\+\\+ preprocessor macro\[^\r\n\]*\[\r\n\]" { 81 # `location' and `definition' should be empty when we see 83 if {[llength $location] == 0 && [llength $definition] == 0} [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| macscp.exp | 35 # Ask GDB to show the current definition of MACRO, and return a list 39 # that MACRO has the definition `DEF', and was defined in `FILE1', 42 # If GDB says that MACRO has no definition, return the string `undefined'. 56 set definition {} 70 # `location' and `definition' should be empty when we see 72 if {[llength $location] == 0 && [llength $definition] == 0} { 77 set definition {} 80 -re "The symbol `${macro}' has no definition as a C/C\\+\\+ preprocessor macro\[^\r\n\]*\[\r\n\]" { 81 # `location' and `definition' should be empty when we see 83 if {[llength $location] == 0 && [llength $definition] == 0} [all...] |