HomeSort by: relevance | last modified time | path
    Searched defs:test (Results 1 - 25 of 432) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
time 3 function test () { function
29 test $ARCH $FILE libgcc ""
30 test $ARCH $FILE tuned ../../darwin_fat/Release/libcompiler_rt.a
32 test $ARCH $FILE installed $INSTALLED
time 3 function test () { function
29 test $ARCH $FILE libgcc ""
30 test $ARCH $FILE tuned ../../darwin_fat/Release/libcompiler_rt.a
32 test $ARCH $FILE installed $INSTALLED
time 3 function test () { function
29 test $ARCH $FILE libgcc ""
30 test $ARCH $FILE tuned ../../darwin_fat/Release/libcompiler_rt.a
32 test $ARCH $FILE installed $INSTALLED
  /src/sys/external/bsd/compiler_rt/dist/test/timing/
time 3 function test () { function
29 test $ARCH $FILE libgcc ""
30 test $ARCH $FILE tuned ../../darwin_fat/Release/libcompiler_rt.a
32 test $ARCH $FILE installed $INSTALLED
time 3 function test () { function
29 test $ARCH $FILE libgcc ""
30 test $ARCH $FILE tuned ../../darwin_fat/Release/libcompiler_rt.a
32 test $ARCH $FILE installed $INSTALLED
time 3 function test () { function
29 test $ARCH $FILE libgcc ""
30 test $ARCH $FILE tuned ../../darwin_fat/Release/libcompiler_rt.a
32 test $ARCH $FILE installed $INSTALLED
  /src/tests/usr.bin/xlint/lint1/
lex_string.c 5 * Test lexical analysis of string constants.
15 test(void) function in typeref:typename:void
37 /* TODO: test digraphs inside string literals */
38 /* TODO: test trigraphs inside string literals */
c99_bool_strict_suppressed.c 25 test(_Bool b, int i, const char *p) function in typeref:typename:void
msg_023.c 4 // Test for message: undefined label '%s' [23]
9 test(void) function in typeref:typename:void
msg_345.c 4 // Test for message: generic selection requires C11 or later [345]
10 test(int x) function in typeref:typename:int
stmt_for.c 13 test(void) function in typeref:typename:void
lex_wide_char.c 15 test(void) function in typeref:typename:void
lex_string.c 5 * Test lexical analysis of string constants.
15 test(void) function in typeref:typename:void
37 /* TODO: test digraphs inside string literals */
38 /* TODO: test trigraphs inside string literals */
c99_bool_strict_suppressed.c 25 test(_Bool b, int i, const char *p) function in typeref:typename:void
msg_023.c 4 // Test for message: undefined label '%s' [23]
9 test(void) function in typeref:typename:void
msg_345.c 4 // Test for message: generic selection requires C11 or later [345]
10 test(int x) function in typeref:typename:int
stmt_for.c 13 test(void) function in typeref:typename:void
lex_wide_char.c 15 test(void) function in typeref:typename:void
lex_string.c 5 * Test lexical analysis of string constants.
15 test(void) function in typeref:typename:void
37 /* TODO: test digraphs inside string literals */
38 /* TODO: test trigraphs inside string literals */
c99_bool_strict_suppressed.c 25 test(_Bool b, int i, const char *p) function in typeref:typename:void
msg_023.c 4 // Test for message: undefined label '%s' [23]
9 test(void) function in typeref:typename:void
msg_345.c 4 // Test for message: generic selection requires C11 or later [345]
10 test(int x) function in typeref:typename:int
stmt_for.c 13 test(void) function in typeref:typename:void
lex_wide_char.c 15 test(void) function in typeref:typename:void
  /src/usr.bin/make/unit-tests/
directive-ifnmake.mk 9 .ifnmake(test)
14 .MAKEFLAGS: test
16 .ifnmake(test)
21 test: target

Completed in 36 milliseconds

1 2 3 4 5 6 7 8 91011>>