Home
last modified time | relevance | path

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

12345678910>>...21

/dragonfly/contrib/binutils-2.34/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 …]
H A Dhash.c816 _bfd_stringtab_add (struct bfd_strtab_hash *tab, in _bfd_stringtab_add() argument
854 entry->index = tab->size; in _bfd_stringtab_add()
855 tab->size += strlen (str) + 1; in _bfd_stringtab_add()
856 if (tab->xcoff) in _bfd_stringtab_add()
859 tab->size += 2; in _bfd_stringtab_add()
861 if (tab->first == NULL) in _bfd_stringtab_add()
862 tab->first = entry; in _bfd_stringtab_add()
864 tab->last->next = entry; in _bfd_stringtab_add()
865 tab->last = entry; in _bfd_stringtab_add()
876 return tab->size; in _bfd_stringtab_size()
[all …]
/dragonfly/contrib/binutils-2.27/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()
366 amt = tab->size; in _bfd_elf_strtab_finalize()
374 e = tab->array[i]; in _bfd_elf_strtab_finalize()
429 e = tab->array[i]; in _bfd_elf_strtab_finalize()
[all …]
H A Dhash.c815 _bfd_stringtab_add (struct bfd_strtab_hash *tab, in _bfd_stringtab_add() argument
853 entry->index = tab->size; in _bfd_stringtab_add()
854 tab->size += strlen (str) + 1; in _bfd_stringtab_add()
855 if (tab->xcoff) in _bfd_stringtab_add()
858 tab->size += 2; in _bfd_stringtab_add()
860 if (tab->first == NULL) in _bfd_stringtab_add()
861 tab->first = entry; in _bfd_stringtab_add()
863 tab->last->next = entry; in _bfd_stringtab_add()
864 tab->last = entry; in _bfd_stringtab_add()
875 return tab->size; in _bfd_stringtab_size()
[all …]
/dragonfly/contrib/gdb-7/bfd/
H A Delf-strtab.c135 free (tab->array); in _bfd_elf_strtab_free()
136 free (tab); in _bfd_elf_strtab_free()
167 if (tab->size == tab->alloced) in _bfd_elf_strtab_add()
170 tab->alloced *= 2; in _bfd_elf_strtab_add()
172 bfd_realloc_or_free (tab->array, tab->alloced * amt); in _bfd_elf_strtab_add()
228 tab->size = idx; in _bfd_elf_strtab_restore_size()
242 return tab->sec_size ? tab->sec_size : tab->size; in _bfd_elf_strtab_size()
349 e = tab->array[i]; in _bfd_elf_strtab_finalize()
404 e = tab->array[i]; in _bfd_elf_strtab_finalize()
412 tab->sec_size = size; in _bfd_elf_strtab_finalize()
[all …]
H A Dhash.c814 _bfd_stringtab_add (struct bfd_strtab_hash *tab, in _bfd_stringtab_add() argument
850 entry->index = tab->size; in _bfd_stringtab_add()
851 tab->size += strlen (str) + 1; in _bfd_stringtab_add()
852 if (tab->xcoff) in _bfd_stringtab_add()
855 tab->size += 2; in _bfd_stringtab_add()
857 if (tab->first == NULL) in _bfd_stringtab_add()
858 tab->first = entry; in _bfd_stringtab_add()
860 tab->last->next = entry; in _bfd_stringtab_add()
861 tab->last = entry; in _bfd_stringtab_add()
872 return tab->size; in _bfd_stringtab_size()
[all …]
/dragonfly/contrib/byacc/
H A DCHANGES4135 * test/calc.tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4192 * test/calc.tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4248 * test/calc.tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4497 test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c,
4604 test/calc.tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4646 test/calc.tab.c, test/calc1.tab.c, test/calc2.tab.c, test/calc3.tab.c,
4904 * test/calc.tab.c, test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c:
5050 * test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c, test/error.tab.c:
5118 * test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c, test/error.tab.c:
5147 * test/error.tab.c, test/ftp.tab.c, test/grammar.tab.c, test/calc.tab.c:
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-ter.c260 if (!tab->replaceable_expressions) in version_to_be_replaced_p()
284 if (!tab->kill_list[p]) in add_to_partition_kill_list()
351 if (tab->num_in_part[i] > 1) in add_dependence()
527 make_dependent_on_partition (tab, version, VIRTUAL_PARTITION (tab)); in process_replaceable()
528 add_to_partition_kill_list (tab, VIRTUAL_PARTITION (tab), version); in process_replaceable()
545 while (tab->kill_list[partition]) in kill_expr()
561 kill_expr (tab, VIRTUAL_PARTITION (tab)); in kill_virtual_exprs()
598 var_map map = tab->map; in find_replaceable_in_bb()
618 if (tab->expr_decl_uids[ver]) in find_replaceable_in_bb()
674 kill_expr (tab, partition); in find_replaceable_in_bb()
[all …]
/dragonfly/contrib/gcc-8.0/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 Doptabs-libfuncs.c436 set_conv_libfunc (tab, tmode, fmode, in gen_interclass_conv_libfunc()
444 gen_int_to_fp_conv_libfunc (convert_optab tab, in gen_int_to_fp_conv_libfunc() argument
460 gen_ufloat_conv_libfunc (convert_optab tab, in gen_ufloat_conv_libfunc() argument
491 gen_fp_to_int_conv_libfunc (convert_optab tab, in gen_fp_to_int_conv_libfunc() argument
570 set_conv_libfunc (tab, tmode, fmode, in gen_intraclass_conv_libfunc()
578 gen_trunc_conv_libfunc (convert_optab tab, in gen_trunc_conv_libfunc() argument
603 gen_extend_conv_libfunc (convert_optab tab, in gen_extend_conv_libfunc() argument
628 gen_fract_conv_libfunc (convert_optab tab, in gen_fract_conv_libfunc() argument
647 gen_fractuns_conv_libfunc (convert_optab tab, in gen_fractuns_conv_libfunc() argument
668 gen_satfract_conv_libfunc (convert_optab tab, in gen_satfract_conv_libfunc() argument
[all …]
/dragonfly/contrib/bmake/mk/
H A Dyacc.mk30 y.tab.h: .NOMETA
33 [ ! -s y.tab.c ] || mv y.tab.c ${.TARGET}
34 ${RM} -f y.tab.[!h]
40 [ ! -s y.tab.c ] || mv y.tab.c ${.TARGET:T:R}.c
41 [ ! -s y.tab.h ] || cmp -s y.tab.h ${.TARGET:T:R}.h \
43 ${RM} -f y.tab.*
52 [ ! -s y.tab.c ] || mv y.tab.c ${.TARGET}
60 [ ! -s y.tab.c ] || mv y.tab.c ${.TARGET:T:R}.c
61 [ ! -s y.tab.h ] || cmp -s y.tab.h ${.TARGET:T:R}.h \
64 ${RM} -f y.tab.*
[all …]
/dragonfly/usr.sbin/mtree/
H A Dcompare.c134 tab = NULL; in compare()
211 tab = "\t"; in compare()
229 tab = "\t"; in compare()
247 tab = "\t"; in compare()
284 tab = "\t"; in compare()
294 tab = "\t"; in compare()
302 tab = "\t"; in compare()
350 tab = "\t"; in compare()
383 tab = "\t"; in compare()
397 tab = "\t"; in compare()
[all …]
/dragonfly/contrib/mpfr/src/
H A Dsum.c64 if (MPFR_IS_NAN (tab[i])) in mpfr_sum_sort()
66 else if (MPFR_IS_INF (tab[i])) in mpfr_sum_sort()
77 if (MPFR_GET_EXP (tab[i]) < min) in mpfr_sum_sort()
78 min = MPFR_GET_EXP(tab[i]); in mpfr_sum_sort()
79 if (MPFR_GET_EXP (tab[i]) > max) in mpfr_sum_sort()
80 max = MPFR_GET_EXP(tab[i]); in mpfr_sum_sort()
89 heap_sort (tab, n, perm); in mpfr_sum_sort()
91 count_sort (tab, n, perm, min, exp_num); in mpfr_sum_sort()
116 account[GET_EXP1 (tab[i]) - min]++; in count_sort()
122 perm[target_rank] = tab[i]; in count_sort()
[all …]
/dragonfly/tools/regression/p1003_1b/
H A Dmain.c15 } tab[] = { variable
32 for (i = 0; i < (sizeof(tab) / sizeof(tab[0])); i++) in usage()
50 for (i = 0; i < N(tab); i++) in main()
51 if (tab[i].works) in main()
57 for (i = 0; i < N(tab); i++) { in main()
58 if (tab[i].works) { in main()
60 (*tab[i].f)(argc - 1, argv + 1)) ) { in main()
62 "%s failed\n", tab[i].t); in main()
73 for (i = 0; i < N(tab); i++) in main()
74 if (strcmp(tab[i].t, argv[1]) == 0) in main()
[all …]
/dragonfly/contrib/binutils-2.34/gprof/
H A Dsym_ids.c248 tab->base[tab->len] = *sym; in extend_match()
252 tab->base[tab->len].next = m->first_match; in extend_match()
253 m->first_match = &tab->base[tab->len]; in extend_match()
256 ++tab->len; in extend_match()
280 Sym_Table *tab; in sym_id_parse() local
300 for (tab = syms; tab < &syms[NUM_TABLES]; ++tab) in sym_id_parse()
302 if (tab->len) in sym_id_parse()
304 tab->base = (Sym *) xmalloc (tab->len * sizeof (Sym)); in sym_id_parse()
305 tab->limit = tab->base + tab->len; in sym_id_parse()
306 tab->len = 0; in sym_id_parse()
[all …]
H A Dsymtab.c79 symtab_finalize (Sym_Table *tab) in symtab_finalize() argument
84 if (!tab->len) in symtab_finalize()
88 qsort (tab->base, tab->len, sizeof (Sym), cmp_addr); in symtab_finalize()
92 prev_addr = tab->base[0].addr - 1; in symtab_finalize()
94 for (src = dst = tab->base; src < tab->limit; ++src) in symtab_finalize()
156 tab->len - (int) (dst - tab->base))); in symtab_finalize()
158 tab->limit = dst; in symtab_finalize()
159 tab->len = tab->limit - tab->base; in symtab_finalize()
164 for (j = 0; j < tab->len; ++j) in symtab_finalize()
167 (unsigned long) tab->base[j].addr, in symtab_finalize()
[all …]
/dragonfly/contrib/binutils-2.27/gprof/
H A Dsym_ids.c248 tab->base[tab->len] = *sym; in extend_match()
252 tab->base[tab->len].next = m->first_match; in extend_match()
253 m->first_match = &tab->base[tab->len]; in extend_match()
256 ++tab->len; in extend_match()
280 Sym_Table *tab; in sym_id_parse() local
300 for (tab = syms; tab < &syms[NUM_TABLES]; ++tab) in sym_id_parse()
302 if (tab->len) in sym_id_parse()
304 tab->base = (Sym *) xmalloc (tab->len * sizeof (Sym)); in sym_id_parse()
305 tab->limit = tab->base + tab->len; in sym_id_parse()
306 tab->len = 0; in sym_id_parse()
[all …]
H A Dsymtab.c79 symtab_finalize (Sym_Table *tab) in symtab_finalize() argument
84 if (!tab->len) in symtab_finalize()
88 qsort (tab->base, tab->len, sizeof (Sym), cmp_addr); in symtab_finalize()
92 prev_addr = tab->base[0].addr + 1; in symtab_finalize()
94 for (src = dst = tab->base; src < tab->limit; ++src) in symtab_finalize()
156 tab->len - (int) (dst - tab->base))); in symtab_finalize()
158 tab->limit = dst; in symtab_finalize()
159 tab->len = tab->limit - tab->base; in symtab_finalize()
164 for (j = 0; j < tab->len; ++j) in symtab_finalize()
167 (unsigned long) tab->base[j].addr, in symtab_finalize()
[all …]
/dragonfly/contrib/cvs-1.12/contrib/
H A Drcs2log.sh90 tab=' '
126 *"$tab"* | *"$nl"*)
131 lfm=$2$tab$3$tab$4
139 *"$tab"*)
140 t=$tab;;
152 lfm="$login$tab"`
154 `"$tab"`
248 /^.*change-log-time-zone-rule['"$tab"' ]*:['"$tab"' ]*"\([^"]*\)".*/{
251 /^.*change-log-time-zone-rule['"$tab"' ]*:['"$tab"' ]*t.*/{
545 ….[0-9]+(\.[0-9]+\.[0-9]+)*(['"$tab"' ]+locked by: [^'"$tab"' $,.0-9:;@]*[^'"$tab"' $,:;@][^'"$tab"…
[all …]
/dragonfly/sbin/hammer2/
H A Dcmd_debug.c767 init_tab = tab; in show_bref()
843 tabprintf(tab, in show_bref()
859 tabprintf(tab + 13, ""); in show_bref()
869 tabprintf(tab + 13, ""); in show_bref()
898 tabprintf(tab + 13, ""); in show_bref()
972 tab += show_tab; in show_bref()
1002 tabprintf(tab, "type %s\n", in show_bref()
1027 tabprintf(tab, "ctime %s\n", in show_bref()
1152 tabprintf(tab, "}\n"); in show_bref()
1212 tab -= show_tab; in show_bref()
[all …]
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_gf2m.c147 tab[0] = 0; in bn_GF2m_mul_1x1()
148 tab[1] = a1; in bn_GF2m_mul_1x1()
149 tab[2] = a2; in bn_GF2m_mul_1x1()
150 tab[3] = a1 ^ a2; in bn_GF2m_mul_1x1()
151 tab[4] = a4; in bn_GF2m_mul_1x1()
152 tab[5] = a1 ^ a4; in bn_GF2m_mul_1x1()
211 tab[0] = 0; in bn_GF2m_mul_1x1()
212 tab[1] = a1; in bn_GF2m_mul_1x1()
213 tab[2] = a2; in bn_GF2m_mul_1x1()
215 tab[4] = a4; in bn_GF2m_mul_1x1()
[all …]
/dragonfly/sbin/fsck_hammer2/
H A Dtest.c159 ret = fprintf(fp, "%*s", tab * TAB, ""); in tfprintf()
1173 tfprintf(fp, tab, "ctime %s\n", in print_media()
1175 tfprintf(fp, tab, "mtime %s\n", in print_media()
1177 tfprintf(fp, tab, "atime %s\n", in print_media()
1179 tfprintf(fp, tab, "btime %s\n", in print_media()
1185 tfprintf(fp, tab, "type %s\n", in print_media()
1197 tfprintf(fp, tab, "nlinks %ju\n", in print_media()
1218 tfprintf(fp, tab, "pfs_clid %s\n", in print_media()
1221 tfprintf(fp, tab, "pfs_fsid %s\n", in print_media()
1260 tfprintf(fp, tab, "namlen %d\n", in print_media()
[all …]
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-s390.texi286 @item Dn(0,Bn) @tab Dn(Bn)
287 @item Dn(0,0) @tab Dn
288 @item Dn(0) @tab Dn
289 @item Dn(Ln,0) @tab Dn(Ln)
570 @item h @tab jump on A high
571 @item p @tab jump on plus
573 @item l @tab jump on A low
574 @item m @tab jump on minus
579 @item e @tab jump on A equal B
631 @item h @tab jump on A high
[all …]
H A Dc-aarch64.texi133 @item @code{crc} @tab ARMv8-A @tab ARMv8.1-A or later
135 @item @code{crypto} @tab ARMv8-A @tab No
137 @item @code{fp} @tab ARMv8-A @tab ARMv8-A or later
139 @item @code{fp16} @tab ARMv8.2-A @tab ARMv8.2-A or later
142 @item @code{lor} @tab ARMv8-A @tab ARMv8.1-A or later
144 @item @code{lse} @tab ARMv8-A @tab ARMv8.1-A or later
146 @item @code{pan} @tab ARMv8-A @tab ARMv8.1-A or later
148 @item @code{profile} @tab ARMv8.2-A @tab No
150 @item @code{ras} @tab ARMv8-A @tab ARMv8.2-A or later
153 @item @code{rdma} @tab ARMv8-A @tab ARMv8.1-A or later
[all …]
/dragonfly/usr.bin/awk/maketab/
H A DMakefile5 SRCS= maketab.c awkgram.tab.h
9 y.tab.h: awkgram.c awkgram.y
11 awkgram.tab.h: y.tab.h
18 CLEANFILES+= awkgram.tab.h y.tab.h awkgram.c

12345678910>>...21