Home
last modified time | relevance | path

Searched refs:spec (Results 1 – 25 of 1525) sorted by relevance

12345678910>>...61

/netbsd/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat-awk.c99 struct spec spec; in format_parse() argument
190 if (spec.allocated == spec.numbered_arg_count) in format_parse()
192 spec.allocated = 2 * spec.allocated + 1; in format_parse()
212 spec.allocated = 2 * spec.allocated + 1; in format_parse()
274 spec.allocated = 2 * spec.allocated + 1; in format_parse()
294 spec.allocated = 2 * spec.allocated + 1; in format_parse()
351 spec.allocated = 2 * spec.allocated + 1; in format_parse()
371 spec.allocated = 2 * spec.allocated + 1; in format_parse()
446 struct spec *spec = (struct spec *) descr; in format_free() local
456 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
[all …]
H A Dformat-boost.c119 struct spec spec; in format_parse() argument
238 if (spec.allocated == spec.numbered_arg_count) in format_parse()
240 spec.allocated = 2 * spec.allocated + 1; in format_parse()
262 spec.allocated = 2 * spec.allocated + 1; in format_parse()
326 spec.allocated = 2 * spec.allocated + 1; in format_parse()
348 spec.allocated = 2 * spec.allocated + 1; in format_parse()
450 spec.allocated = 2 * spec.allocated + 1; in format_parse()
470 spec.allocated = 2 * spec.allocated + 1; in format_parse()
546 struct spec *spec = (struct spec *) descr; in format_free() local
556 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
[all …]
H A Dformat-python.c118 struct spec spec; in format_parse() local
188 spec.allocated = 2 * spec.allocated + 1; in format_parse()
214 if (spec.allocated == spec.unnamed_arg_count) in format_parse()
216 spec.allocated = 2 * spec.allocated + 1; in format_parse()
269 spec.allocated = 2 * spec.allocated + 1; in format_parse()
289 spec.allocated = 2 * spec.allocated + 1; in format_parse()
338 spec.named[j].name = spec.named[i].name; in format_parse()
339 spec.named[j].type = spec.named[i].type; in format_parse()
369 struct spec *spec = (struct spec *) descr; in format_free() local
386 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
[all …]
H A Dformat-tcl.c76 struct spec struct
103 struct spec spec; in format_parse() argument
184 if (spec.allocated == spec.numbered_arg_count) in format_parse()
186 spec.allocated = 2 * spec.allocated + 1; in format_parse()
211 spec.allocated = 2 * spec.allocated + 1; in format_parse()
258 if (spec.allocated == spec.numbered_arg_count) in format_parse()
260 spec.allocated = 2 * spec.allocated + 1; in format_parse()
310 spec.numbered[j].type = spec.numbered[i].type; in format_parse()
333 struct spec *spec = (struct spec *) descr; in format_free() local
343 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
[all …]
H A Dformat-elisp.c73 struct spec struct
100 struct spec spec; in format_parse() local
147 if (spec.allocated == spec.numbered_arg_count) in format_parse()
149 spec.allocated = 2 * spec.allocated + 1; in format_parse()
172 if (spec.allocated == spec.numbered_arg_count) in format_parse()
174 spec.allocated = 2 * spec.allocated + 1; in format_parse()
221 spec.allocated = 2 * spec.allocated + 1; in format_parse()
271 spec.numbered[j].type = spec.numbered[i].type; in format_parse()
294 struct spec *spec = (struct spec *) descr; in format_free() local
304 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
[all …]
H A Dformat-c.c183 struct spec spec; in format_parse() local
299 spec.allocated = 2 * spec.allocated + 1; in format_parse()
319 spec.allocated = 2 * spec.allocated + 1; in format_parse()
380 spec.allocated = 2 * spec.allocated + 1; in format_parse()
400 spec.allocated = 2 * spec.allocated + 1; in format_parse()
691 spec.allocated = 2 * spec.allocated + 1; in format_parse()
711 spec.allocated = 2 * spec.allocated + 1; in format_parse()
823 struct spec *spec = (struct spec *) descr; in format_free() local
835 struct spec *spec = (struct spec *) descr; in format_is_unlikely_intentional() local
843 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
[all …]
H A Dformat-gcc-internal.c157 struct spec spec; in format_parse() argument
333 if (spec.allocated == spec.numbered_arg_count) in format_parse()
335 spec.allocated = 2 * spec.allocated + 1; in format_parse()
355 spec.allocated = 2 * spec.allocated + 1; in format_parse()
442 if (spec.allocated == spec.numbered_arg_count) in format_parse()
444 spec.allocated = 2 * spec.allocated + 1; in format_parse()
464 spec.allocated = 2 * spec.allocated + 1; in format_parse()
516 spec.numbered[j].type = spec.numbered[i].type; in format_parse()
539 struct spec *spec = (struct spec *) descr; in format_free() local
549 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
[all …]
H A Dformat-perl-brace.c46 struct spec struct
65 struct spec spec; in format_parse() local
100 if (spec.allocated == spec.named_arg_count) in format_parse()
102 spec.allocated = 2 * spec.allocated + 1; in format_parse()
105 spec.named[spec.named_arg_count].name = name; in format_parse()
128 spec.named[j].name = spec.named[i].name; in format_parse()
142 struct spec *spec = (struct spec *) descr; in format_free() local
157 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
167 struct spec *spec1 = (struct spec *) msgid_descr; in format_check()
168 struct spec *spec2 = (struct spec *) msgstr_descr; in format_check()
[all …]
H A Dformat-sh.c63 struct spec struct
91 struct spec spec; in format_parse() local
191 if (spec.allocated == spec.named_arg_count) in format_parse()
193 spec.allocated = 2 * spec.allocated + 1; in format_parse()
196 spec.named[spec.named_arg_count].name = name; in format_parse()
215 spec.named[j].name = spec.named[i].name; in format_parse()
239 struct spec *spec = (struct spec *) descr; in format_free() local
254 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
264 struct spec *spec1 = (struct spec *) msgid_descr; in format_check()
265 struct spec *spec2 = (struct spec *) msgstr_descr; in format_check()
[all …]
H A Dformat-librep.c70 struct spec struct
97 struct spec spec; in format_parse() local
183 if (spec.allocated == spec.numbered_arg_count) in format_parse()
185 spec.allocated = 2 * spec.allocated + 1; in format_parse()
204 qsort (spec.numbered, spec.numbered_arg_count, in format_parse()
234 spec.numbered[j].number = spec.numbered[i].number; in format_parse()
235 spec.numbered[j].type = spec.numbered[i].type; in format_parse()
258 struct spec *spec = (struct spec *) descr; in format_free() local
268 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
278 struct spec *spec1 = (struct spec *) msgid_descr; in format_check()
[all …]
H A Dformat-java.c121 struct spec struct
320 if (spec->allocated == spec->numbered_arg_count) in message_format_parse()
322 spec->allocated = 2 * spec->allocated + 1; in message_format_parse()
613 struct spec spec; in format_parse() local
630 qsort (spec.numbered, spec.numbered_arg_count, in format_parse()
662 spec.numbered[j].number = spec.numbered[i].number; in format_parse()
663 spec.numbered[j].type = spec.numbered[i].type; in format_parse()
686 struct spec *spec = (struct spec *) descr; in format_free() local
696 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
706 struct spec *spec1 = (struct spec *) msgid_descr; in format_check()
[all …]
H A Dformat-qt.c45 struct spec struct
56 struct spec spec; in format_parse() local
74 spec.args_used[spec.arg_count++] = false; in format_parse()
86 result = (struct spec *) xmalloc (sizeof (struct spec)); in format_parse()
87 *result = spec; in format_parse()
97 struct spec *spec = (struct spec *) descr; in format_free() local
99 free (spec); in format_free()
105 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
115 struct spec *spec1 = (struct spec *) msgid_descr; in format_check()
116 struct spec *spec2 = (struct spec *) msgstr_descr; in format_check()
[all …]
H A Dformat-ycp.c42 struct spec struct
53 struct spec spec; in format_parse() argument
72 spec.args_used[spec.arg_count++] = false; in format_parse()
89 result = (struct spec *) xmalloc (sizeof (struct spec)); in format_parse()
90 *result = spec; in format_parse()
100 struct spec *spec = (struct spec *) descr; in format_free() local
102 free (spec); in format_free()
108 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
118 struct spec *spec1 = (struct spec *) msgid_descr; in format_check()
119 struct spec *spec2 = (struct spec *) msgstr_descr; in format_check()
[all …]
H A Dformat-csharp.c53 struct spec struct
62 struct spec spec; in format_parse() local
159 result = (struct spec *) xmalloc (sizeof (struct spec)); in format_parse()
160 *result = spec; in format_parse()
167 struct spec *spec = (struct spec *) descr; in format_free() local
169 free (spec); in format_free()
175 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
185 struct spec *spec1 = (struct spec *) msgid_descr; in format_check()
186 struct spec *spec2 = (struct spec *) msgstr_descr; in format_check()
225 struct spec *spec = (struct spec *) descr; in format_print() local
[all …]
H A Dformat-php.c72 struct spec struct
104 struct spec *result; in format_parse()
278 result = (struct spec *) xmalloc (sizeof (struct spec)); in format_parse()
294 struct spec *spec = (struct spec *) descr; in format_free() local
297 free (spec->numbered); in format_free()
298 free (spec); in format_free()
304 struct spec *spec = (struct spec *) descr; in format_get_number_of_directives() local
314 struct spec *spec1 = (struct spec *) msgid_descr; in format_check()
315 struct spec *spec2 = (struct spec *) msgstr_descr; in format_check()
404 struct spec *spec = (struct spec *) descr; in format_print() local
[all …]
/netbsd/external/gpl3/gdb/dist/sim/ppc/
H A Dtree.c152 spec->property = spec->path; in split_device_specifier()
190 spec->property = spec->path; in split_property_specifier()
214 spec->last_name = spec->name; in split_device_name()
215 spec->last_base = spec->base; in split_device_name()
216 spec->last_unit = spec->unit; in split_device_name()
217 spec->last_args = spec->args; in split_device_name()
227 spec->name = spec->path; in split_device_name()
239 spec->base = spec->name; in split_device_name()
243 spec->base = spec->name + 1; in split_device_name()
248 spec->base = spec->name; in split_device_name()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/
H A Dtree.c152 spec->property = spec->path; in split_device_specifier()
190 spec->property = spec->path; in split_property_specifier()
214 spec->last_name = spec->name; in split_device_name()
215 spec->last_base = spec->base; in split_device_name()
216 spec->last_unit = spec->unit; in split_device_name()
217 spec->last_args = spec->args; in split_device_name()
227 spec->name = spec->path; in split_device_name()
239 spec->base = spec->name; in split_device_name()
243 spec->base = spec->name + 1; in split_device_name()
248 spec->base = spec->name; in split_device_name()
[all …]
/netbsd/external/gpl3/gdb/dist/sim/common/
H A Dhw-tree.c162 spec->property = spec->path; in split_device_specifier()
203 spec->property = spec->path; in split_property_specifier()
227 spec->last_name = spec->name; in split_device_name()
228 spec->last_family = spec->family; in split_device_name()
229 spec->last_unit = spec->unit; in split_device_name()
230 spec->last_args = spec->args; in split_device_name()
241 spec->name = spec->path; in split_device_name()
244 spec->path = strchr (spec->name, '\0'); in split_device_name()
256 spec->family = spec->name; in split_device_name()
261 spec->family = spec->name + 1; in split_device_name()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-tree.c162 spec->property = spec->path; in split_device_specifier()
203 spec->property = spec->path; in split_property_specifier()
227 spec->last_name = spec->name; in split_device_name()
228 spec->last_family = spec->family; in split_device_name()
229 spec->last_unit = spec->unit; in split_device_name()
230 spec->last_args = spec->args; in split_device_name()
241 spec->name = spec->path; in split_device_name()
244 spec->path = strchr (spec->name, '\0'); in split_device_name()
256 spec->family = spec->name; in split_device_name()
261 spec->family = spec->name + 1; in split_device_name()
[all …]
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dvasprintf.c1076 if (spec.spec == 'a' || spec.spec == 'A') in regular_ab()
1746 uppercase = spec.spec == 'A' || spec.spec == 'E' || spec.spec == 'F' in partition_number()
1790 if (spec.spec == 'a' || spec.spec == 'A') in partition_number()
1818 && ((spec.spec != 'g' && spec.spec != 'G') || spec.alt)) in partition_number()
1829 if (spec.spec == 'a' || spec.spec == 'A' || spec.spec == 'b' in partition_number()
1864 if (spec.spec == 'a' || spec.spec == 'A' || spec.spec == 'b') in partition_number()
1869 else if (spec.spec == 'f' || spec.spec == 'F') in partition_number()
1876 else if (spec.spec == 'e' || spec.spec == 'E') in partition_number()
2406 if (spec.spec != 'a' && spec.spec != 'A' in mpfr_vasnprintf_aux()
2408 && spec.spec != 'e' && spec.spec != 'E' in mpfr_vasnprintf_aux()
[all …]
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/format/internal/
H A Dread.d31 switch (spec.spec) in skipData()
92 if (spec.spec == 'r')
110 spec.spec == 'x' || spec.spec == 'X' ? 16 :
111 spec.spec == 'o' ? 8 :
112 spec.spec == 'b' ? 2 :
113 spec.spec == 's' || spec.spec == 'd' || spec.spec == 'u' ? 10 : 0;
128 if (spec.spec == 'r')
154 if (spec.spec == 's' || spec.spec == 'c')
182 const spec = fmt.spec; variable
237 const spec = fmt.spec; variable
[all …]
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dread.d58 spec = singleSpec("%d");
84 spec = singleSpec("%X");
89 spec = singleSpec("%o");
94 spec = singleSpec("%r");
112 spec = singleSpec("%e");
117 spec = singleSpec("%r");
134 spec = singleSpec("%d");
138 spec = singleSpec("%x");
142 spec = singleSpec("%d");
158 spec = singleSpec("%s");
[all …]
/netbsd/external/gpl3/gdb/dist/gdbsupport/
H A Dnetstuff.cc55 && (spec[0] == '[' in parse_connection_spec_without_prefix()
56 || std::count (spec.begin (), in parse_connection_spec_without_prefix()
57 spec.end (), ':') > 1))); in parse_connection_spec_without_prefix()
61 if (spec[0] == '[') in parse_connection_spec_without_prefix()
69 spec.c_str ()); in parse_connection_spec_without_prefix()
79 spec.c_str ()); in parse_connection_spec_without_prefix()
82 spec.erase (0, 1); in parse_connection_spec_without_prefix()
83 spec.erase (close_bracket_pos - 1, 1); in parse_connection_spec_without_prefix()
87 spec.c_str ()); in parse_connection_spec_without_prefix()
103 host_len = spec.size (); in parse_connection_spec_without_prefix()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdbsupport/
H A Dnetstuff.cc55 && (spec[0] == '[' in parse_connection_spec_without_prefix()
56 || std::count (spec.begin (), in parse_connection_spec_without_prefix()
57 spec.end (), ':') > 1))); in parse_connection_spec_without_prefix()
61 if (spec[0] == '[') in parse_connection_spec_without_prefix()
69 spec.c_str ()); in parse_connection_spec_without_prefix()
79 spec.c_str ()); in parse_connection_spec_without_prefix()
82 spec.erase (0, 1); in parse_connection_spec_without_prefix()
83 spec.erase (close_bracket_pos - 1, 1); in parse_connection_spec_without_prefix()
87 spec.c_str ()); in parse_connection_spec_without_prefix()
103 host_len = spec.size (); in parse_connection_spec_without_prefix()
[all …]
/netbsd/external/gpl3/binutils/dist/gprof/
H A Dsym_ids.c93 int len = strlen (spec); in sym_id_add()
99 strcpy (id->spec, spec); in sym_id_add()
129 if (colon > spec) in parse_spec()
137 spec = colon + 1; in parse_spec()
139 if (strlen (spec)) in parse_spec()
141 if (ISDIGIT (spec[0])) in parse_spec()
144 sym->name = spec; in parse_spec()
147 else if (strlen (spec)) in parse_spec()
150 if (strchr (spec, '.')) in parse_spec()
161 else if (strlen (spec)) in parse_spec()
[all …]

12345678910>>...61