Home
last modified time | relevance | path

Searched defs:tab (Results 1 – 25 of 245) sorted by relevance

12345678910

/netbsd/tests/lib/libc/string/
H A Dt_strrchr.c29 struct tab { in ATF_TC_BODY() struct
30 const char* val; in ATF_TC_BODY()
31 char match; in ATF_TC_BODY()
32 ssize_t f_off; /* offset of first match */ in ATF_TC_BODY()
33 ssize_t l_off; /* offset of last match */ in ATF_TC_BODY()
36 const struct tab tab[] = { in ATF_TC_BODY() local
H A Dt_memchr.c29 struct tab { in ATF_TC_BODY() struct
30 const char *val; in ATF_TC_BODY()
31 size_t len; in ATF_TC_BODY()
32 char match; in ATF_TC_BODY()
33 ssize_t off; in ATF_TC_BODY()
36 const struct tab tab[] = { in ATF_TC_BODY() local
H A Dt_strcmp.c30 struct tab { in ATF_TC_BODY() struct
31 const char* val0; in ATF_TC_BODY()
32 const char* val1; in ATF_TC_BODY()
33 int ret; in ATF_TC_BODY()
36 const struct tab tab[] = { in ATF_TC_BODY() local
H A Dt_strcpy.c30 struct tab { in ATF_TC_BODY() struct
31 const char* val; in ATF_TC_BODY()
32 size_t len; in ATF_TC_BODY()
35 const struct tab tab[] = { in ATF_TC_BODY() local
H A Dt_strcat.c30 struct tab { in ATF_TC_BODY() struct
31 const char* val; in ATF_TC_BODY()
32 size_t len; in ATF_TC_BODY()
35 const struct tab tab[] = { in ATF_TC_BODY() local
H A Dt_strlen.c51 struct tab { in ATF_TC_BODY() struct
52 const char* val; in ATF_TC_BODY()
53 size_t len; in ATF_TC_BODY()
56 const struct tab tab[] = { in ATF_TC_BODY() local
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf-strtab.c131 _bfd_elf_strtab_free (struct elf_strtab_hash *tab) in _bfd_elf_strtab_free()
142 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, in _bfd_elf_strtab_add()
183 _bfd_elf_strtab_addref (struct elf_strtab_hash *tab, size_t idx) in _bfd_elf_strtab_addref()
193 _bfd_elf_strtab_delref (struct elf_strtab_hash *tab, size_t idx) in _bfd_elf_strtab_delref()
210 _bfd_elf_strtab_clear_all_refs (struct elf_strtab_hash *tab) in _bfd_elf_strtab_clear_all_refs()
227 _bfd_elf_strtab_save (struct elf_strtab_hash *tab) in _bfd_elf_strtab_save()
246 _bfd_elf_strtab_restore (struct elf_strtab_hash *tab, void *buf) in _bfd_elf_strtab_restore()
268 _bfd_elf_strtab_size (struct elf_strtab_hash *tab) in _bfd_elf_strtab_size()
274 _bfd_elf_strtab_len (struct elf_strtab_hash *tab) in _bfd_elf_strtab_len()
295 _bfd_elf_strtab_str (struct elf_strtab_hash *tab, size_t idx, in _bfd_elf_strtab_str()
[all …]
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf-strtab.c131 _bfd_elf_strtab_free (struct elf_strtab_hash *tab) in _bfd_elf_strtab_free()
142 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, in _bfd_elf_strtab_add()
183 _bfd_elf_strtab_addref (struct elf_strtab_hash *tab, size_t idx) in _bfd_elf_strtab_addref()
193 _bfd_elf_strtab_delref (struct elf_strtab_hash *tab, size_t idx) in _bfd_elf_strtab_delref()
210 _bfd_elf_strtab_clear_all_refs (struct elf_strtab_hash *tab) in _bfd_elf_strtab_clear_all_refs()
227 _bfd_elf_strtab_save (struct elf_strtab_hash *tab) in _bfd_elf_strtab_save()
246 _bfd_elf_strtab_restore (struct elf_strtab_hash *tab, void *buf) in _bfd_elf_strtab_restore()
271 _bfd_elf_strtab_size (struct elf_strtab_hash *tab) in _bfd_elf_strtab_size()
277 _bfd_elf_strtab_len (struct elf_strtab_hash *tab) in _bfd_elf_strtab_len()
298 _bfd_elf_strtab_str (struct elf_strtab_hash *tab, size_t idx, in _bfd_elf_strtab_str()
[all …]
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf-strtab.c131 _bfd_elf_strtab_free (struct elf_strtab_hash *tab) in _bfd_elf_strtab_free()
142 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, in _bfd_elf_strtab_add()
183 _bfd_elf_strtab_addref (struct elf_strtab_hash *tab, size_t idx) in _bfd_elf_strtab_addref()
193 _bfd_elf_strtab_delref (struct elf_strtab_hash *tab, size_t idx) in _bfd_elf_strtab_delref()
210 _bfd_elf_strtab_clear_all_refs (struct elf_strtab_hash *tab) in _bfd_elf_strtab_clear_all_refs()
227 _bfd_elf_strtab_save (struct elf_strtab_hash *tab) in _bfd_elf_strtab_save()
246 _bfd_elf_strtab_restore (struct elf_strtab_hash *tab, void *buf) in _bfd_elf_strtab_restore()
271 _bfd_elf_strtab_size (struct elf_strtab_hash *tab) in _bfd_elf_strtab_size()
277 _bfd_elf_strtab_len (struct elf_strtab_hash *tab) in _bfd_elf_strtab_len()
298 _bfd_elf_strtab_str (struct elf_strtab_hash *tab, size_t idx, in _bfd_elf_strtab_str()
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf-strtab.c131 _bfd_elf_strtab_free (struct elf_strtab_hash *tab) in _bfd_elf_strtab_free()
142 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, in _bfd_elf_strtab_add()
183 _bfd_elf_strtab_addref (struct elf_strtab_hash *tab, size_t idx) in _bfd_elf_strtab_addref()
193 _bfd_elf_strtab_delref (struct elf_strtab_hash *tab, size_t idx) in _bfd_elf_strtab_delref()
210 _bfd_elf_strtab_clear_all_refs (struct elf_strtab_hash *tab) in _bfd_elf_strtab_clear_all_refs()
227 _bfd_elf_strtab_save (struct elf_strtab_hash *tab) in _bfd_elf_strtab_save()
246 _bfd_elf_strtab_restore (struct elf_strtab_hash *tab, void *buf) in _bfd_elf_strtab_restore()
271 _bfd_elf_strtab_size (struct elf_strtab_hash *tab) in _bfd_elf_strtab_size()
277 _bfd_elf_strtab_len (struct elf_strtab_hash *tab) in _bfd_elf_strtab_len()
298 _bfd_elf_strtab_str (struct elf_strtab_hash *tab, size_t idx, in _bfd_elf_strtab_str()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-ter.c262 version_to_be_replaced_p (temp_expr_table *tab, int version) in version_to_be_replaced_p()
274 make_dependent_on_partition (temp_expr_table *tab, int version, int p) in make_dependent_on_partition()
286 add_to_partition_kill_list (temp_expr_table *tab, int p, int ver) in add_to_partition_kill_list()
301 remove_from_partition_kill_list (temp_expr_table *tab, int p, int version) in remove_from_partition_kill_list()
319 add_dependence (temp_expr_table *tab, int version, tree var) in add_dependence()
370 finished_with_expr (temp_expr_table *tab, int version, bool free_expr) in finished_with_expr()
442 process_replaceable (temp_expr_table *tab, gimple *stmt, int call_cnt, in process_replaceable()
493 kill_expr (temp_expr_table *tab, int partition) in kill_expr()
513 kill_virtual_exprs (temp_expr_table *tab) in kill_virtual_exprs()
524 mark_replaceable (temp_expr_table *tab, tree var, bool more_replacing) in mark_replaceable()
[all …]
H A Dtree-ssa-ter.cc262 version_to_be_replaced_p (temp_expr_table *tab, int version) in version_to_be_replaced_p()
274 make_dependent_on_partition (temp_expr_table *tab, int version, int p) in make_dependent_on_partition()
286 add_to_partition_kill_list (temp_expr_table *tab, int p, int ver) in add_to_partition_kill_list()
301 remove_from_partition_kill_list (temp_expr_table *tab, int p, int version) in remove_from_partition_kill_list()
319 add_dependence (temp_expr_table *tab, int version, tree var) in add_dependence()
370 finished_with_expr (temp_expr_table *tab, int version, bool free_expr) in finished_with_expr()
442 process_replaceable (temp_expr_table *tab, gimple *stmt, int call_cnt, in process_replaceable()
493 kill_expr (temp_expr_table *tab, int partition) in kill_expr()
513 kill_virtual_exprs (temp_expr_table *tab) in kill_virtual_exprs()
524 mark_replaceable (temp_expr_table *tab, tree var, bool more_replacing) in mark_replaceable()
[all …]
H A Doptabs-libfuncs.c372 gen_interclass_conv_libfunc (convert_optab tab, in gen_interclass_conv_libfunc()
444 gen_int_to_fp_conv_libfunc (convert_optab tab, in gen_int_to_fp_conv_libfunc()
460 gen_ufloat_conv_libfunc (convert_optab tab, in gen_ufloat_conv_libfunc()
475 gen_int_to_fp_nondecimal_conv_libfunc (convert_optab tab, in gen_int_to_fp_nondecimal_conv_libfunc()
491 gen_fp_to_int_conv_libfunc (convert_optab tab, in gen_fp_to_int_conv_libfunc()
578 gen_trunc_conv_libfunc (convert_optab tab, in gen_trunc_conv_libfunc()
603 gen_extend_conv_libfunc (convert_optab tab, in gen_extend_conv_libfunc()
628 gen_fract_conv_libfunc (convert_optab tab, in gen_fract_conv_libfunc()
647 gen_fractuns_conv_libfunc (convert_optab tab, in gen_fractuns_conv_libfunc()
668 gen_satfract_conv_libfunc (convert_optab tab, in gen_satfract_conv_libfunc()
[all …]
H A Doptabs-libfuncs.cc372 gen_interclass_conv_libfunc (convert_optab tab, in gen_interclass_conv_libfunc()
444 gen_int_to_fp_conv_libfunc (convert_optab tab, in gen_int_to_fp_conv_libfunc()
460 gen_ufloat_conv_libfunc (convert_optab tab, in gen_ufloat_conv_libfunc()
475 gen_int_to_fp_nondecimal_conv_libfunc (convert_optab tab, in gen_int_to_fp_nondecimal_conv_libfunc()
491 gen_fp_to_int_conv_libfunc (convert_optab tab, in gen_fp_to_int_conv_libfunc()
578 gen_trunc_conv_libfunc (convert_optab tab, in gen_trunc_conv_libfunc()
603 gen_extend_conv_libfunc (convert_optab tab, in gen_extend_conv_libfunc()
628 gen_fract_conv_libfunc (convert_optab tab, in gen_fract_conv_libfunc()
647 gen_fractuns_conv_libfunc (convert_optab tab, in gen_fractuns_conv_libfunc()
668 gen_satfract_conv_libfunc (convert_optab tab, in gen_satfract_conv_libfunc()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-ter.c262 version_to_be_replaced_p (temp_expr_table *tab, int version) in version_to_be_replaced_p()
274 make_dependent_on_partition (temp_expr_table *tab, int version, int p) in make_dependent_on_partition()
286 add_to_partition_kill_list (temp_expr_table *tab, int p, int ver) in add_to_partition_kill_list()
301 remove_from_partition_kill_list (temp_expr_table *tab, int p, int version) in remove_from_partition_kill_list()
319 add_dependence (temp_expr_table *tab, int version, tree var) in add_dependence()
370 finished_with_expr (temp_expr_table *tab, int version, bool free_expr) in finished_with_expr()
442 process_replaceable (temp_expr_table *tab, gimple *stmt, int call_cnt, in process_replaceable()
493 kill_expr (temp_expr_table *tab, int partition) in kill_expr()
513 kill_virtual_exprs (temp_expr_table *tab) in kill_virtual_exprs()
524 mark_replaceable (temp_expr_table *tab, tree var, bool more_replacing) in mark_replaceable()
[all …]
H A Doptabs-libfuncs.c372 gen_interclass_conv_libfunc (convert_optab tab, in gen_interclass_conv_libfunc()
444 gen_int_to_fp_conv_libfunc (convert_optab tab, in gen_int_to_fp_conv_libfunc()
460 gen_ufloat_conv_libfunc (convert_optab tab, in gen_ufloat_conv_libfunc()
475 gen_int_to_fp_nondecimal_conv_libfunc (convert_optab tab, in gen_int_to_fp_nondecimal_conv_libfunc()
491 gen_fp_to_int_conv_libfunc (convert_optab tab, in gen_fp_to_int_conv_libfunc()
578 gen_trunc_conv_libfunc (convert_optab tab, in gen_trunc_conv_libfunc()
603 gen_extend_conv_libfunc (convert_optab tab, in gen_extend_conv_libfunc()
628 gen_fract_conv_libfunc (convert_optab tab, in gen_fract_conv_libfunc()
647 gen_fractuns_conv_libfunc (convert_optab tab, in gen_fractuns_conv_libfunc()
668 gen_satfract_conv_libfunc (convert_optab tab, in gen_satfract_conv_libfunc()
[all …]
/netbsd/external/mpl/bind/dist/lib/dns/
H A Diptable.c34 dns_iptable_t *tab; in dns_iptable_create() local
63 dns_iptable_addprefix(dns_iptable_t *tab, const isc_netaddr_t *addr, in dns_iptable_addprefix()
108 dns_iptable_merge(dns_iptable_t *tab, dns_iptable_t *source, bool pos) { in dns_iptable_merge()
156 dns_iptable_t *tab = *tabp; in dns_iptable_detach() local
/netbsd/tests/usr.bin/indent/
H A Dopt_di.c10 int tab; variable
18 int tab; variable
89 int tab; variable
96 int tab; variable
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd2.c169 static const unsigned char tab[512] = { variable
189 static const unsigned char tab[2048] = { variable
322 static const unsigned char tab[16] = { variable
327 static const unsigned char tab[32] = { variable
333 static const unsigned char tab[64] = { variable
341 static const unsigned short tab[128] = { variable
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtdot.c28 mpfr_t tab[3], r; in check_simple() local
53 mpfr_t tab[3], r; in check_special() local
/netbsd/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_console.cpp53 const struct console_info *tab = _console_info; in selectBootConsole() local
96 const struct console_info *tab = selectBootConsole(*this, SERIAL); in init() local
/netbsd/external/gpl3/gdb/dist/zlib/examples/
H A Denough.c112 struct tab { /* type for been here check */ struct
113 size_t len; /* length of bit vector in char's */
114 char *vec; /* allocated bit vector */
/netbsd/external/gpl3/binutils.old/dist/zlib/examples/
H A Denough.c112 struct tab { /* type for been here check */ struct
113 size_t len; /* length of bit vector in char's */
114 char *vec; /* allocated bit vector */
/netbsd/external/gpl3/gdb.old/dist/zlib/examples/
H A Denough.c112 struct tab { /* type for been here check */ struct
113 size_t len; /* length of bit vector in char's */
114 char *vec; /* allocated bit vector */
/netbsd/libexec/ftpd/
H A Dextern.h224 struct tab { struct
225 const char *name;
226 short token;
227 short state;
228 short flags; /* 1 if command implemented, 2 if has options,
230 const char *help;
231 char *options;

12345678910