/illumos-gate/usr/src/test/libc-tests/tests/common/ |
H A D | test_common.c | 38 struct test { struct 44 void (*func)(test_t t, void *); argument
|
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | ac_test.c | 100 struct test_info *test; in ac_mem_test_start() local 237 struct test_info *test, **prev; in ac_mem_test_stop() local 301 struct test_info *test, **prev; in ac_mem_test_stop_on_close() local 354 struct test_info *test; in ac_mem_test_read() local 506 struct test_info *test; in ac_mem_test_write() local
|
/illumos-gate/usr/src/lib/libmp/ |
H A D | Makefile | 37 test := TARGET= test macro 41 all clean clobber install test: $(SUBDIRS) target
|
/illumos-gate/usr/src/test/os-tests/tests/ |
H A D | getcontext_extd.c | 37 successful_exit(uint32_t test) in successful_exit() 49 getcontext_stack(uint32_t test) in getcontext_stack()
|
/illumos-gate/usr/src/lib/fm/libfmnotify/ |
H A D | Makefile | 36 test := TARGET = test macro 40 all clean clobber test: $(SUBDIRS) target
|
/illumos-gate/usr/src/lib/crypt_modules/sha256/ |
H A D | Makefile | 35 test := TARGET= test macro 39 all clean clobber delete install test: $(SUBDIRS) target
|
/illumos-gate/usr/src/lib/fm/libdiagcode/ |
H A D | Makefile | 39 test := TARGET= test macro 43 all clean clobber install test: $(SUBDIRS) target
|
/illumos-gate/usr/src/lib/crypt_modules/sha512/ |
H A D | Makefile | 36 test := TARGET= test macro 40 all clean clobber delete install test: $(SUBDIRS) target
|
/illumos-gate/usr/src/lib/fm/libfmd_msg/ |
H A D | Makefile | 39 test := TARGET = test macro 43 all clean clobber test: $(SUBDIRS) target
|
/illumos-gate/usr/src/lib/libkvm/ |
H A D | Makefile | 38 test := TARGET= test macro 42 all install clean clobber test: $(SUBDIRS) target
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | test.c | 73 struct test struct 81 static char *nxtarg(struct test*,int); argument
|
/illumos-gate/usr/src/test/libc-tests/tests/wcsrtombs/ |
H A D | wcsrtombs_test.c | 73 struct wcsrtombs_test *test; member 81 test_wcsrtombs_1(const char *locale, struct wcsrtombs_test *test) in test_wcsrtombs_1() 121 test_wcsrtombs_l(const char *locale, struct wcsrtombs_test *test) in test_wcsrtombs_l() 168 struct wcsrtombs_test *test) in test_wcsrtombs_thr_iter()
|
/illumos-gate/usr/src/test/libc-tests/tests/nl_langinfo/ |
H A D | nl_langinfo_test.c | 179 test_nl_langinfo_1(const char *locale, struct langinfo_test *test) in test_nl_langinfo_1() 211 test_nl_langinfo_l(const char *locale, struct langinfo_test *test) in test_nl_langinfo_l()
|
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/ |
H A D | inpref.awk | 1 function test(x) { function
|
H A D | arrayref.awk | 6 function test(foo) function
|
/illumos-gate/usr/src/tools/smatch/src/validation/expand/ |
H A D | builtin_isinf.c | 1 int test(void) in test() function
|
H A D | builtin_isnan.c | 1 int test(void) in test() function
|
H A D | builtin_isnormal.c | 1 int test(void) in test() function
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | sizeof-builtin.c | 2 int test(void) in test() function
|
H A D | sm_bitwise1.c | 4 void test(void) in test() function
|
H A D | extern-array.c | 7 static void test(void) in test() function
|
/illumos-gate/usr/src/lib/libcurses/ |
H A D | Makefile | 36 test := TARGET= test macro 74 clean clobber test: $(SUBDIRS) target
|
/illumos-gate/usr/src/tools/smatch/src/validation/backend/ |
H A D | loop2.c | 3 static void test(void) in test() function
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/pid/ |
H A D | tst.br.S | 37 ENTRY(test) function
|
/illumos-gate/usr/src/test/libc-tests/tests/regex/ |
H A D | testregex.c | 574 quote(char* s, int len, unsigned long test) in quote() 654 …ort(char* comment, char* fun, char* re, char* s, int len, char* msg, int flags, unsigned long test) in report() 717 bad(char* comment, char* re, char* s, int len, unsigned long test) in bad() 858 matchprint(regmatch_t* match, int nmatch, int nsub, char* ans, unsigned long test) in matchprint() 882 … match, int nmatch, int nsub, char* ans, char* re, char* s, int len, int flags, unsigned long test) in matchcheck() 1061 note(unsigned long level, char* msg, unsigned long skip, unsigned long test) in note() 1078 …gmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test) in extract() 1138 …gmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned long level, unsigned long test) in catchfree() 1267 unsigned long test = 0; in main() local
|