Home
last modified time | relevance | path

Searched defs:test4 (Results 1 – 25 of 258) sorted by relevance

1234567891011

/external/clang/test/CodeGenCXX/
Denable_if.cpp16 class test4 { class
20 template class test4<double>; variable
/external/clang/test/Sema/
Dwarn-shadow.c39 struct test4 { in test3() struct
40 int i; in test3()
44 void test4(int i) { // expected-warning {{declaration shadows a variable in the global scope}} in test4() function
/external/llvm/test/MC/AsmParser/
Dmacros-darwin.s41 .macro test4 macro
46 test4 (a b)(,)),(cd) label
49 test4 (a b)(,)),(cd) label
/external/libcxxabi/test/
Dcatch_const_pointer_nullptr.pass.cpp65 void test4() in test4() function
119 void test4() {} in test4() function
/external/clang/test/SemaCXX/
Dwarn-func-not-needed.cpp32 namespace test4 { namespace
46 namespace test4 { namespace
/external/clang/test/CodeGen/
Dppc64-align-struct.c8 struct test4 { int x; int y; int z; }; argument
29 void test4 (int x, struct test4 y) in test4() function
Dattr-optnone.c21 int test4() { return test2(); } in test4() function
Dattr-minsize.cpp40 void test4(T arg) { in test4() function
Dstatements.c9 void test4() { in test4() function
/external/clang/test/SemaObjC/
Dmethod-lookup-3.m69 @interface Test4A - (struct test4a) test4; @end //expected-note{{using}} method
70 @interface Test4B - (struct test4b) test4; @end //expected-note{{also found}} method
71 void test4(id x) { function
Darc-system-header.m19 void test4(Test4 *p) { function
/external/v8/test/webkit/
Ddictionary-no-cache.js82 var test4 = new Test(); variable
86 var test4 = {__proto__:{prop:"on prototype"}}; variable
Dcontinue-break-multiple-labels.js81 function test4() function
Dnested-functions.js42 function test4() { function
/external/libcxx/test/std/strings/string.classes/
Dtypedefs.pass.cpp28 typedef std::u32string test4; in main() typedef
/external/clang/test/ARCMT/
Drewrite-block-var.m37 void test4(Foo *p) { function
/external/llvm/test/MC/Mips/
Dmips-noat.s31 test4: label
/external/v8/test/mjsunit/
Dpacked-elements.js48 function test4() { function
/external/clang/test/CodeGenObjCXX/
Ddestroy.mm38 void test4() { function
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DBreakIteratorRegTest.java47 BreakIterator test4 = BreakIterator.getWordInstance(foo_locale); in TestRegUnreg() local
87 BreakIterator test4 = BreakIterator.getWordInstance(foo_locale); in TestRegUnreg() local
/external/clang/test/CodeGenObjC/
Darc-no-arc-exceptions.m70 void test4(void) { function
Darc-unopt.m43 Test4 *test4(void) { function
/external/libcxx/test/std/iterators/iterator.primitives/iterator.basic/
Diterator.pass.cpp54 test4() in test4() function
/external/clang/test/Parser/
Dcxx-decl.cpp65 struct test4 { struct
67 int y;
/external/v8/test/mjsunit/regress/
Dregress-3185905.js52 function test4(x) { function

1234567891011