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

123

/src/sys/arch/ews4800mips/stand/common/
H A Dboot_device.c45 void (*tab[])(int *, int *) = { variable in typeref:typename:void (* [])(int *,int *)
/src/tests/lib/libc/string/
H A Dt_memchr.c29 struct tab { struct in function:ATF_TC_BODY
36 const struct tab tab[] = { local in function:ATF_TC_BODY
[all...]
H A Dt_strcat.c30 struct tab { struct in function:ATF_TC_BODY
35 const struct tab tab[] = { local in function:ATF_TC_BODY
[all...]
H A Dt_strchr.c66 const char *tab[] = { local in function:ATF_TC_BODY
H A Dt_strchrnul.c65 const char *tab[] = { local in function:ATF_TC_BODY
H A Dt_strcmp.c30 struct tab { struct in function:ATF_TC_BODY
36 const struct tab tab[] = { local in function:ATF_TC_BODY
[all...]
H A Dt_strcpy.c30 struct tab { struct in function:ATF_TC_BODY
35 const struct tab tab[] = { local in function:ATF_TC_BODY
H A Dt_strlen.c51 struct tab { struct in function:ATF_TC_BODY
56 const struct tab tab[] = { local in function:ATF_TC_BODY
[all...]
H A Dt_strrchr.c29 struct tab { struct in function:ATF_TC_BODY
36 const struct tab tab[] = { local in function:ATF_TC_BODY
/src/tests/usr.bin/indent/
H A Dopt_di.c10 int tab; variable in typeref:typename:int
18 int tab; variable in typeref:typename:int
89 int tab; variable in typeref:typename:int
96 int tab; variable in typeref:typename:int
/src/sys/arch/arm/sunxi/
H A Dsunxi_ccu_nkmp.c141 const struct sunxi_ccu_nkmp_tbl *tab; local in function:sunxi_ccu_nkmp_set_rate
[all...]
/src/sys/arch/hpc/stand/hpcboot/
H A Dframebuffer.cpp45 struct framebuffer_info *tab = _table; local in function:FrameBufferInfo::FrameBufferInfo
H A Dhpcmenu.cpp372 struct support_status *tab = _unsupported; local in function:HpcMenuInterface::boot
/src/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh_dev.cpp159 SHdev::icu_dump_priority(struct intr_priority *tab) argument
/src/games/trek/
H A Dgetpar.c120 getcodpar(const char *s, const struct cvntab tab[]) argument
/src/sys/compat/common/
H A Dcompat_util.c90 emul_flags_translate(const struct emul_flags_xtab *tab, argument
/src/sys/arch/hpc/hpc/
H A Dplatid_test.c172 struct platid_name tab[] = { local in function:platid_search_test
/src/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_console.cpp53 const struct console_info *tab = _console_info; local in function:SHConsole::selectBootConsole
96 const struct console_info *tab local in function:SHConsole::init
[all...]
/src/usr.bin/unexpand/
H A Dunexpand.c79 char *ep, *tab; local in function:main
/src/sys/arch/hpc/stand/hpcboot/menu/
H A Dtabwindow.cpp111 TabWindow *tab = reinterpret_cast <TabWindow *> local in function:TabWindowBase::focusManagerHook
H A Drootwindow.cpp134 TabWindow *tab = reinterpret_cast <TabWindow *> local in function:RootWindow::proc
/src/sys/arch/powerpc/booke/
H A De500_autoconf.c94 e500_truth_decode(u_int instance,uint32_t data,const struct e500_truthtab * tab,size_t ntab,u_int default_value) argument
[all...]
/src/usr.sbin/mtree/
H A Dcompare.c141 const char *cp, *tab; local in function:compare
[all...]
/src/lib/libc/stdlib/
H A Dradixsort.c102 radixsort(const u_char **a, int n, const u_char *tab, u_int endch) argument
116 sradixsort(const u_char **a, int n, const u_char *tab, u_int endch) argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h52 atomic_uintptr_t tab[kTabSize]; // Hash table of Node's. member in class:__sanitizer::StackDepotBase

Completed in 13 milliseconds

123