Searched defs:tab (Results 1 - 25 of 76) sorted by relevance

1234

/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbn_kron.c76 static const int tab[8] = { 0, 1, 0, -1, 0, -1, 0, 1 }; local
/freebsd-10.1-release/tools/regression/p1003_1b/
H A Dmain.c14 } tab[] = { variable in typeref:struct:__anon11650
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dhash.h52 Hashentry *tab[1]; /* The table */ member in struct:hashtab
/freebsd-10.1-release/lib/libdwarf/
H A Ddwarf_finish.c36 Dwarf_Abbrev tab; local
/freebsd-10.1-release/contrib/groff/src/devices/grohtml/
H A Dhtml-table.h56 tab_position *tab; member in class:tabs
/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/internal/
H A Dckh.h62 ckhc_t *tab; member in struct:ckh_s
/freebsd-10.1-release/contrib/mdocml/
H A Dchars.c68 struct mchars *tab; local
149 find(const struct mchars *tab, const char *p, size_t sz) argument
/freebsd-10.1-release/contrib/mtree/
H A Dcompare.c140 const char *cp, *tab; local
[all...]
/freebsd-10.1-release/usr.sbin/mtree/
H A Dcompare.c82 const char *tab = ""; local
[all...]
/freebsd-10.1-release/contrib/binutils/binutils/
H A Dcoffdump.c49 tab (int x) function
[all...]
H A Dsysdump.c518 tab (int i, char *s) function
/freebsd-10.1-release/crypto/heimdal/base/
H A Ddict.c47 struct hashentry **tab; member in struct:heim_dict_data
[all...]
/freebsd-10.1-release/usr.bin/make/
H A Dutil.c299 print_flags(FILE *fp, const struct flag2str *tab, u_int flags, int par) argument
/freebsd-10.1-release/usr.bin/paste/
H A Dpaste.c68 static wchar_t tab[] = L"\t"; variable
/freebsd-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dregress_testutils.c141 struct regress_dns_server_table *tab = data; local
[all...]
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dstatestr.c335 decode_bitflags( int bits, const char * sep2, const struct codestring * tab, size_t tab_ct ) argument
/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf-strtab.c129 _bfd_elf_strtab_free (struct elf_strtab_hash *tab) argument
140 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, argument
180 _bfd_elf_strtab_addref(struct elf_strtab_hash *tab, bfd_size_type idx) argument
190 _bfd_elf_strtab_delref(struct elf_strtab_hash *tab, bfd_size_type idx) argument
201 _bfd_elf_strtab_clear_all_refs(struct elf_strtab_hash *tab) argument
210 _bfd_elf_strtab_size(struct elf_strtab_hash *tab) argument
216 _bfd_elf_strtab_offset(struct elf_strtab_hash *tab, bfd_size_type idx) argument
231 _bfd_elf_strtab_emit(register bfd *abfd, struct elf_strtab_hash *tab) argument
300 _bfd_elf_strtab_finalize(struct elf_strtab_hash *tab) argument
[all...]
/freebsd-10.1-release/contrib/binutils/ld/emultempl/
H A Dspu_ovl.S35 #define tab $75 define
/freebsd-10.1-release/contrib/diff/src/
H A Dside.c50 size_t tab; local
/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dtoken.h217 inline int token::tab() function in class:token
/freebsd-10.1-release/contrib/jemalloc/src/
H A Dckh.c249 ckhc_t *tab, *ttab; local
303 ckhc_t *tab, *ttab; local
[all...]
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_lookup.c936 void *tab = NULL; local
/freebsd-10.1-release/sys/dev/patm/
H A Dif_patm_attach.c650 static const uint32_t tab[] = { local
/freebsd-10.1-release/sys/fs/cd9660/
H A Dcd9660_rrip.c635 RRIP_TABLE *tab; local
/freebsd-10.1-release/sys/kern/
H A Dsubr_blist.c917 blst_radix_print(blmeta_t *scan, daddr_t blk, daddr_t radix, int skip, int tab) argument
[all...]

Completed in 361 milliseconds

1234