| /external/libcxx/test/algorithms/alg.modifying.operations/alg.fill/ |
| D | fill_n.pass.cpp | 79 struct test1 { struct 80 test1() : c(0) { } in test1() function 81 test1(char c) : c(c + 1) { } in test1() function 89 test1 test1a[n] = {0}; in test_struct_array() argument
|
| /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
| D | p6.cpp | 23 void test1() { in test1() function 51 namespace test1 { namespace 68 void test1() { in test1() function
|
| /external/libcxxabi/test/ |
| D | catch_pointer_nullptr.cpp | 14 void test1() in test1() function 50 void test1() in test1() function
|
| D | catch_member_pointer_nullptr.cpp | 23 void test1() in test1() function 57 void test1() in test1() function
|
| D | catch_const_pointer_nullptr.cpp | 16 void test1() in test1() function 116 void test1() {} in test1() function
|
| /external/clang/test/CodeGenCXX/ |
| D | mangle-valist.cpp | 3 namespace test1 { namespace 4 void test1(const char *fmt, va_list ap) { in test1() function
|
| D | varargs.cpp | 11 int test1(...) { in test1() function 21 namespace test1 { namespace
|
| D | exceptions-no-rtti.cpp | 20 namespace test1 { namespace 38 void test1() throw(B) { in test1() function
|
| /external/libcxx/test/algorithms/alg.nonmodifying/alg.all_of/ |
| D | all_of.pass.cpp | 21 struct test1 struct 35 input_iterator<const int*>(ia + sa), test1()) == true); in main() argument
|
| /external/chromium_org/v8/test/mjsunit/regress/ |
| D | regress-2717.js | 31 function test1(a) { function 41 function test1(a) { function
|
| /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
| D | p8.cpp | 23 void test1() { in test1() function 37 namespace test1 { namespace 54 void test1() { in test1() function
|
| D | p12.cpp | 26 namespace test1 { namespace 40 void test1() { Opaque<1> _ = foo(Opaque<1>()); } in test1() function 52 void test1() { Opaque<1> _ = foo(Opaque<1>()); } in test1() function 65 void test1() { Opaque<0> _ = foo(Opaque<1>()); } in test1() function 98 void test1(int i) { in test1() function
|
| /external/clang/test/Sema/ |
| D | builtins-arm.c | 16 void test1() { in test1() function 23 void test1() { in test1() function
|
| /external/libcxx/test/algorithms/alg.nonmodifying/alg.none_of/ |
| D | none_of.pass.cpp | 21 struct test1 struct 35 input_iterator<const int*>(ia + sa), test1()) == false); in main() argument
|
| /external/libcxx/test/algorithms/alg.nonmodifying/alg.any_of/ |
| D | any_of.pass.cpp | 21 struct test1 struct 35 input_iterator<const int*>(ia + sa), test1()) == true); in main() argument
|
| /external/chromium_org/v8/test/webkit/ |
| D | dictionary-no-cache.js | 34 var test1 = new Test(); variable 51 var test1 = new Test(); variable 72 var test1 = new Test(); variable
|
| /external/clang/test/SemaObjC/ |
| D | method-conflict-1.m | 67 - (A*) test1; method 72 - (B*) test1 { return 0; } method 78 - (id) test1; method 82 - (A*) test1 { return 0; } // id -> A* is rdar://problem/8596987 method
|
| D | method-conflict-2.m | 28 - (A*) test1; method 33 - (B*) test1 { return 0; } method 39 - (id) test1; method 43 - (A*) test1 { return 0; } // id -> A* is rdar://problem/8596987 method
|
| /external/clang/test/CXX/class.access/ |
| D | p4.cpp | 36 namespace test1 { namespace 168 Private test1() { return *this; } // expected-error {{'operator Private' is a private member}} in test1() function in test4::Derived1 171 …Private test1(Derived1 &d) { return d; } // expected-error {{'operator Private' is a private membe… in test1() function 178 Private test1() { return *this; } // expected-error {{'operator Private' is a private member}} in test1() function in test4::Derived2 181 …Private test1(Derived2 &d) { return d; } // expected-error {{'operator Private' is a private membe… in test1() function 189 Private test1(Derived3 &d) { return d; } in test1() function 197 Private test1(Derived4 &d) { return d; } in test1() function 208 void test1() { in test1() function 228 void test1(const Test1 &t) { in test1() function 378 int test1(A<int> &a) { in test1() function in test15::A [all …]
|
| /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/accessibility/ |
| D | FontSizePrefsTest.java | 72 TestingObserver test1 = new TestingObserver(); in testObserversForceEnableZoom() local 95 TestingObserver test1 = new TestingObserver(); in testObserversFontScale() local 120 TestingObserver test1 = new TestingObserver(); in testObserversUserSetForceEnableZoom() local
|
| /external/clang/test/CodeGen/ |
| D | ppc64-align-struct.c | 5 struct test1 { int x; int y; }; argument 11 void test1 (int x, struct test1 y) in test1() function
|
| D | integer-overflow.c | 10 void test1() { in test1() function
|
| /external/libcxx/test/utilities/function.objects/func.memfn/ |
| D | member_function.pass.cpp | 21 char test1(int) {return 'b';} in test1() function 41 test1(F f) in test1() function
|
| /external/clang/test/Preprocessor/ |
| D | pragma-captured.c | 5 void test1() in test1() function
|
| /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/ |
| D | p2.cpp | 2 char test1[1]="f"; // expected-error {{initializer-string for char array is too long}} variable
|