/minix3/external/bsd/libc++/dist/libcxx/test/std/algorithms/alg.modifying.operations/alg.fill/ |
H A D | fill_n.pass.cpp | 82 struct test1 { struct 83 test1() : c(0) { } in test1() argument 84 test1(char c) : c(c + 1) { } in test1() argument 92 test1 test1a[n] = {0}; in test_struct_array() argument
|
/minix3/external/bsd/libc++/dist/libcxx/test/algorithms/alg.modifying.operations/alg.fill/ |
H A D | fill_n.pass.cpp | 79 struct test1 { struct 80 test1() : c(0) { } in test1() argument 81 test1(char c) : c(c + 1) { } in test1() argument 89 test1 test1a[n] = {0}; in test_struct_array() argument
|
/minix3/external/bsd/libc++/dist/libcxx/test/algorithms/alg.nonmodifying/alg.all_of/ |
H A D | all_of.pass.cpp | 21 struct test1 struct 35 input_iterator<const int*>(ia + sa), test1()) == true); in main() argument
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | mangle-valist.cpp | 3 namespace test1 { namespace 4 void test1(const char *fmt, va_list ap) { in test1() function
|
H A D | varargs.cpp | 11 int test1(...) { in test1() function 21 namespace test1 { namespace
|
H A D | exceptions-no-rtti.cpp | 20 namespace test1 { namespace 38 void test1() throw(B) { in test1() function
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/algorithms/alg.nonmodifying/alg.all_of/ |
H A D | all_of.pass.cpp | 21 struct test1 struct 35 input_iterator<const int*>(ia + sa), test1()) == true); in main() argument
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
H A D | p6.cpp | 23 void test1() { in test1() function 51 namespace test1 { namespace 68 void test1() { in test1() function
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/algorithms/alg.nonmodifying/alg.any_of/ |
H A D | any_of.pass.cpp | 21 struct test1 struct 35 input_iterator<const int*>(ia + sa), test1()) == true); in main() argument
|
/minix3/external/bsd/libc++/dist/libcxx/test/algorithms/alg.nonmodifying/alg.none_of/ |
H A D | none_of.pass.cpp | 21 struct test1 struct 35 input_iterator<const int*>(ia + sa), test1()) == false); in main() argument
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/algorithms/alg.nonmodifying/alg.none_of/ |
H A D | none_of.pass.cpp | 21 struct test1 struct 35 input_iterator<const int*>(ia + sa), test1()) == false); in main() argument
|
/minix3/external/bsd/libc++/dist/libcxx/test/algorithms/alg.nonmodifying/alg.any_of/ |
H A D | any_of.pass.cpp | 21 struct test1 struct 35 input_iterator<const int*>(ia + sa), test1()) == true); in main() argument
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
H A D | p8.cpp | 23 void test1() { in test1() function 37 namespace test1 { namespace 54 void test1() { in test1() function
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | builtins-arm.c | 16 void test1() { in test1() function 23 void test1() { in test1() function
|
/minix3/external/bsd/llvm/dist/clang/test/Parser/ |
H A D | expressions.m | 3 void test1() { function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | attr-coldhot.c | 3 int test1() __attribute__((__cold__)) { in test1() function
|
H A D | integer-overflow.c | 10 void test1() { in test1() function
|
H A D | asm-errors.c | 7 int test1(int X) { in test1() function
|
H A D | code-coverage.c | 6 int test1(int a) { in test1() function
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/ |
H A D | p2.cpp | 2 char test1[1]="f"; // expected-error {{initializer-string for char array is too long}} variable
|
/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/ |
H A D | pragma-captured.c | 5 void test1() in test1() function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | blocks-2.m | 18 void test1() { function
|
H A D | builtin-memfns.m | 6 void test1(int *a, id b) { function
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/with space/ |
H A D | test1.m.in | 4 void test1(id p) { function
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | malloc-protoype.c | 9 void test1() in test1() function
|