Home
last modified time | relevance | path

Searched refs:tab (Results 1 – 25 of 1605) sorted by relevance

12345678910>>...65

/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf-strtab.c134 free (tab->array); in _bfd_elf_strtab_free()
135 free (tab); in _bfd_elf_strtab_free()
166 if (tab->size == tab->alloced) in _bfd_elf_strtab_add()
169 tab->alloced *= 2; in _bfd_elf_strtab_add()
171 bfd_realloc_or_free (tab->array, tab->alloced * amt); in _bfd_elf_strtab_add()
237 save->size = tab->size; in _bfd_elf_strtab_save()
256 tab->size = save_size; in _bfd_elf_strtab_restore()
273 return tab->sec_size ? tab->sec_size : tab->size; in _bfd_elf_strtab_size()
279 return tab->size; in _bfd_elf_strtab_len()
392 amt = tab->size; in _bfd_elf_strtab_finalize()
[all …]
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf-strtab.c134 free (tab->array); in _bfd_elf_strtab_free()
135 free (tab); in _bfd_elf_strtab_free()
166 if (tab->size == tab->alloced) in _bfd_elf_strtab_add()
169 tab->alloced *= 2; in _bfd_elf_strtab_add()
171 bfd_realloc_or_free (tab->array, tab->alloced * amt); in _bfd_elf_strtab_add()
237 save->size = tab->size; in _bfd_elf_strtab_save()
256 tab->size = save_size; in _bfd_elf_strtab_restore()
273 return tab->sec_size ? tab->sec_size : tab->size; in _bfd_elf_strtab_size()
279 return tab->size; in _bfd_elf_strtab_len()
390 amt = tab->size; in _bfd_elf_strtab_finalize()
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf-strtab.c134 free (tab->array); in _bfd_elf_strtab_free()
135 free (tab); in _bfd_elf_strtab_free()
166 if (tab->size == tab->alloced) in _bfd_elf_strtab_add()
169 tab->alloced *= 2; in _bfd_elf_strtab_add()
171 bfd_realloc_or_free (tab->array, tab->alloced * amt); in _bfd_elf_strtab_add()
237 save->size = tab->size; in _bfd_elf_strtab_save()
270 return tab->sec_size ? tab->sec_size : tab->size; in _bfd_elf_strtab_size()
276 return tab->size; in _bfd_elf_strtab_len()
387 amt = tab->size; in _bfd_elf_strtab_finalize()
395 e = tab->array[i]; in _bfd_elf_strtab_finalize()
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf-strtab.c134 free (tab->array); in _bfd_elf_strtab_free()
135 free (tab); in _bfd_elf_strtab_free()
166 if (tab->size == tab->alloced) in _bfd_elf_strtab_add()
169 tab->alloced *= 2; in _bfd_elf_strtab_add()
171 bfd_realloc_or_free (tab->array, tab->alloced * amt); in _bfd_elf_strtab_add()
237 save->size = tab->size; in _bfd_elf_strtab_save()
256 tab->size = save_size; in _bfd_elf_strtab_restore()
273 return tab->sec_size ? tab->sec_size : tab->size; in _bfd_elf_strtab_size()
279 return tab->size; in _bfd_elf_strtab_len()
390 amt = tab->size; in _bfd_elf_strtab_finalize()
[all …]
/netbsd/external/bsd/byacc/dist/
H A DCHANGES1702tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c, test/code_calc.code.c, test/code_calc…
2409 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
2553 * test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c, test/error.tab.c:
2620 * test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c, test/error.tab.c:
2649 * test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c:
2672 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
2687 * test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c, test/error.tab.c:
2696 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
2706 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
2760 * test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c:
[all …]
H A DMANIFEST75 test/btyacc/btyacc_calc1.tab.c reference output for testing
76 test/btyacc/btyacc_calc1.tab.h reference output for testing
79 test/btyacc/btyacc_demo.tab.c reference output for testing
80 test/btyacc/btyacc_demo.tab.h reference output for testing
95 test/btyacc/calc.tab.c reference output for testing
96 test/btyacc/calc.tab.h reference output for testing
99 test/btyacc/calc1.tab.c reference output for testing
100 test/btyacc/calc1.tab.h reference output for testing
103 test/btyacc/calc2.tab.c reference output for testing
104 test/btyacc/calc2.tab.h reference output for testing
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-ter.c264 if (!tab->replaceable_expressions) in version_to_be_replaced_p()
288 if (!tab->kill_list[p]) in add_to_partition_kill_list()
356 if (tab->num_in_part[i] > 1) in add_dependence()
480 make_dependent_on_partition (tab, version, VIRTUAL_PARTITION (tab)); in process_replaceable()
481 add_to_partition_kill_list (tab, VIRTUAL_PARTITION (tab), version); in process_replaceable()
499 while (tab->kill_list[partition]) in kill_expr()
515 kill_expr (tab, VIRTUAL_PARTITION (tab)); in kill_virtual_exprs()
578 var_map map = tab->map; in find_replaceable_in_bb()
599 if (tab->expr_decl_uids[ver]) in find_replaceable_in_bb()
678 kill_expr (tab, partition); in find_replaceable_in_bb()
[all …]
H A Dtree-ssa-ter.cc264 if (!tab->replaceable_expressions) in version_to_be_replaced_p()
288 if (!tab->kill_list[p]) in add_to_partition_kill_list()
356 if (tab->num_in_part[i] > 1) in add_dependence()
480 make_dependent_on_partition (tab, version, VIRTUAL_PARTITION (tab)); in process_replaceable()
481 add_to_partition_kill_list (tab, VIRTUAL_PARTITION (tab), version); in process_replaceable()
499 while (tab->kill_list[partition]) in kill_expr()
515 kill_expr (tab, VIRTUAL_PARTITION (tab)); in kill_virtual_exprs()
578 var_map map = tab->map; in find_replaceable_in_bb()
599 if (tab->expr_decl_uids[ver]) in find_replaceable_in_bb()
682 kill_expr (tab, partition); in find_replaceable_in_bb()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-ter.c264 if (!tab->replaceable_expressions) in version_to_be_replaced_p()
288 if (!tab->kill_list[p]) in add_to_partition_kill_list()
356 if (tab->num_in_part[i] > 1) in add_dependence()
480 make_dependent_on_partition (tab, version, VIRTUAL_PARTITION (tab)); in process_replaceable()
481 add_to_partition_kill_list (tab, VIRTUAL_PARTITION (tab), version); in process_replaceable()
499 while (tab->kill_list[partition]) in kill_expr()
515 kill_expr (tab, VIRTUAL_PARTITION (tab)); in kill_virtual_exprs()
578 var_map map = tab->map; in find_replaceable_in_bb()
599 if (tab->expr_decl_uids[ver]) in find_replaceable_in_bb()
678 kill_expr (tab, partition); in find_replaceable_in_bb()
[all …]
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtdot.c28 mpfr_t tab[3], r; in check_simple() local
37 tabp[i] = tab[i]; in check_simple()
47 mpfr_clears (tab[0], tab[1], tab[2], r, (mpfr_ptr) 0); in check_simple()
53 mpfr_t tab[3], r; in check_special() local
58 mpfr_inits2 (53, tab[0], tab[1], tab[2], r, (mpfr_ptr) 0); in check_special()
59 tabp[0] = tab[0]; in check_special()
60 tabp[1] = tab[1]; in check_special()
61 tabp[2] = tab[2]; in check_special()
87 MPFR_SET_NAN (tab[2]); in check_special()
99 MPFR_SET_INF (tab[2]); in check_special()
[all …]
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/rt/util/container/
H A Dhashtab.d252 tab.reset();
254 tab[0] = 0;
256 destroy(tab);
271 tab["foo"] = 0;
273 ++tab["foo"];
275 tab["foo"]++;
282 tab[s] -= 2;
300 tab[1] = tab[0];
302 tab.remove(0);
304 tab.remove(1);
[all …]
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/container/
H A Dhashtab.d252 tab.reset();
254 tab[0] = 0;
256 destroy(tab);
271 tab["foo"] = 0;
273 ++tab["foo"];
275 tab["foo"]++;
282 tab[s] -= 2;
300 tab[1] = tab[0];
302 tab.remove(0);
304 tab.remove(1);
[all …]
/netbsd/usr.sbin/mtree/
H A Dcompare.c146 tab = NULL; in compare()
226 tab = "\t"; in compare()
246 tab = "\t"; in compare()
266 tab = "\t"; in compare()
304 tab = "\t"; in compare()
314 tab = "\t"; in compare()
322 tab = "\t"; in compare()
370 tab = "\t"; in compare()
403 tab = "\t"; in compare()
417 tab = "\t"; in compare()
[all …]
/netbsd/external/gpl3/binutils/dist/gas/doc/
H A Dc-aarch64.texi159 @item @code{aes} @tab ARMv8-A @tab No
169 @item @code{crypto} @tab ARMv8-A @tab No
174 @item @code{f32mm} @tab ARMv8.2-A @tab No
176 @item @code{f64mm} @tab ARMv8.2-A @tab No
203 @item @code{pauth} @tab ARMv8-A @tab No
215 @item @code{rng} @tab ARMv8.5-A @tab No
219 @item @code{sha2} @tab ARMv8-A @tab No
222 @item @code{sha3} @tab ARMv8.2-A @tab No
227 @item @code{sm4} @tab ARMv8.2-A @tab No
230 @item @code{sme} @tab Armv9-A @tab No
[all …]
/netbsd/external/mpl/bind/dist/lib/dns/
H A Diptable.c34 dns_iptable_t *tab; in dns_iptable_create() local
36 tab = isc_mem_get(mctx, sizeof(*tab)); in dns_iptable_create()
37 tab->mctx = NULL; in dns_iptable_create()
40 tab->radix = NULL; in dns_iptable_create()
41 tab->magic = DNS_IPTABLE_MAGIC; in dns_iptable_create()
48 *target = tab; in dns_iptable_create()
52 dns_iptable_detach(&tab); in dns_iptable_create()
70 INSIST(DNS_IPTABLE_VALID(tab)); in dns_iptable_addprefix()
71 INSIST(tab->radix != NULL); in dns_iptable_addprefix()
156 dns_iptable_t *tab = *tabp; in dns_iptable_detach() local
[all …]
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dcoffdump.c51 tab (int x) in tab() function
105 tab (1); in dump_coff_lines()
117 tab (0); in dump_coff_lines()
122 tab (-1); in dump_coff_lines()
128 tab (1); in dump_coff_type()
241 tab (-1); in dump_coff_type()
247 tab (1); in dump_coff_where()
287 tab (1); in dump_coff_visible()
333 tab (1); in dump_coff_symbol()
403 tab (1); in dump_coff_sfile()
[all …]
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dcoffdump.c51 tab (int x) in tab() function
105 tab (1); in dump_coff_lines()
117 tab (0); in dump_coff_lines()
122 tab (-1); in dump_coff_lines()
128 tab (1); in dump_coff_type()
241 tab (-1); in dump_coff_type()
247 tab (1); in dump_coff_where()
287 tab (1); in dump_coff_visible()
333 tab (1); in dump_coff_symbol()
403 tab (1); in dump_coff_sfile()
[all …]
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dcoffdump.c51 tab (int x) in tab() function
105 tab (1); in dump_coff_lines()
117 tab (0); in dump_coff_lines()
122 tab (-1); in dump_coff_lines()
128 tab (1); in dump_coff_type()
241 tab (-1); in dump_coff_type()
247 tab (1); in dump_coff_where()
287 tab (1); in dump_coff_visible()
333 tab (1); in dump_coff_symbol()
403 tab (1); in dump_coff_sfile()
[all …]
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dcoffdump.c51 tab (int x) in tab() function
105 tab (1); in dump_coff_lines()
117 tab (0); in dump_coff_lines()
122 tab (-1); in dump_coff_lines()
128 tab (1); in dump_coff_type()
241 tab (-1); in dump_coff_type()
247 tab (1); in dump_coff_where()
287 tab (1); in dump_coff_visible()
333 tab (1); in dump_coff_symbol()
403 tab (1); in dump_coff_sfile()
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dsparcv9-gf2m.pl33 $tab="%l0";
88 add %sp,STACK_BIAS+STACK_FRAME,$tab
107 stx %g0,[$tab+0*8] ! tab[0]=0
109 stx $a1,[$tab+1*8] ! tab[1]=a1
110 stx $a2,[$tab+2*8] ! tab[2]=a2
115 stx $a4,[$tab+4*8] ! tab[4]=a4
124 stx $a8,[$tab+8*8] ! tab[8]=a8
146 ldx [$tab+@i[0]],@i[0]
151 ldx [$tab+@i[1]],@i[1]
162 ldx [$tab+@i[0]],@i[0]
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dsparcv9-gf2m.pl32 $tab="%l0";
90 add %sp,STACK_BIAS+STACK_FRAME,$tab
109 stx %g0,[$tab+0*8] ! tab[0]=0
111 stx $a1,[$tab+1*8] ! tab[1]=a1
112 stx $a2,[$tab+2*8] ! tab[2]=a2
117 stx $a4,[$tab+4*8] ! tab[4]=a4
126 stx $a8,[$tab+8*8] ! tab[8]=a8
148 ldx [$tab+@i[0]],@i[0]
153 ldx [$tab+@i[1]],@i[1]
164 ldx [$tab+@i[0]],@i[0]
[all …]
/netbsd/external/gpl3/gdb/dist/gas/doc/
H A Dc-aarch64.texi150 @item @code{f32mm} @tab ARMv8.2-A @tab No
152 @item @code{f64mm} @tab ARMv8.2-A @tab No
161 @item @code{crypto} @tab ARMv8-A @tab No
163 @item @code{aes} @tab ARMv8-A @tab No
165 @item @code{sha2} @tab ARMv8-A @tab No
167 @item @code{sha3} @tab ARMv8.2-A @tab No
169 @item @code{sm4} @tab ARMv8.2-A @tab No
193 @item @code{sve} @tab ARMv8.2-A @tab No
205 @item @code{rng} @tab ARMv8.5-A @tab No
211 @item @code{tme} @tab ARMv8-A @tab No
[all …]
/netbsd/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-aarch64.texi149 @item @code{f32mm} @tab ARMv8.2-A @tab No
151 @item @code{f64mm} @tab ARMv8.2-A @tab No
160 @item @code{crypto} @tab ARMv8-A @tab No
162 @item @code{aes} @tab ARMv8-A @tab No
164 @item @code{sha2} @tab ARMv8-A @tab No
166 @item @code{sha3} @tab ARMv8.2-A @tab No
168 @item @code{sm4} @tab ARMv8.2-A @tab No
192 @item @code{sve} @tab ARMv8.2-A @tab No
204 @item @code{rng} @tab ARMv8.5-A @tab No
210 @item @code{tme} @tab ARMv8-A @tab No
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/doc/
H A Dc-aarch64.texi150 @item @code{f32mm} @tab ARMv8.2-A @tab No
152 @item @code{f64mm} @tab ARMv8.2-A @tab No
161 @item @code{crypto} @tab ARMv8-A @tab No
163 @item @code{aes} @tab ARMv8-A @tab No
165 @item @code{sha2} @tab ARMv8-A @tab No
167 @item @code{sha3} @tab ARMv8.2-A @tab No
169 @item @code{sm4} @tab ARMv8.2-A @tab No
193 @item @code{sve} @tab ARMv8.2-A @tab No
205 @item @code{rng} @tab ARMv8.5-A @tab No
211 @item @code{tme} @tab ARMv8-A @tab No
[all …]
/netbsd/external/bsd/jemalloc/dist/src/
H A Dckh.c259 ckhc_t *tab, *ttab; in ckh_grow() local
284 if (tab == NULL) { in ckh_grow()
289 ttab = ckh->tab; in ckh_grow()
290 ckh->tab = tab; in ckh_grow()
291 tab = ttab; in ckh_grow()
301 ckh->tab = tab; in ckh_grow()
328 if (tab == NULL) { in ckh_shrink()
336 ttab = ckh->tab; in ckh_shrink()
337 ckh->tab = tab; in ckh_shrink()
338 tab = ttab; in ckh_shrink()
[all …]

12345678910>>...65