Searched refs:test8 (Results 51 - 75 of 95) sorted by relevance

1234

/external/clang/test/CodeGenCXX/
H A Dmangle-template.cpp91 namespace test8 { namespace
H A Dx86_64-arguments.cpp139 namespace test8 { namespace
140 // CHECK: declare void @_ZN5test83fooENS_1BE(%"class.test8::B"* byval align 8)
H A Ddestructors.cpp325 namespace test8 { namespace
H A Dmember-function-pointers.cpp207 namespace test8 { namespace
/external/clang/test/Parser/
H A Dcxx-decl.cpp205 void test8() { function
/external/clang/test/Sema/
H A Dattr-deprecated.c62 int test8(char *p) { function
H A Dblock-misc.c88 void test8() {
H A Dexprs.c86 int test8(void) { function
H A Dreturn.c59 int test8() { function
H A Dscope-check.c59 int test8(int x) { function
H A Dswitch.c142 void test8() { function
H A Duninit-variables.c58 int test8(int y) { function
/external/clang/test/SemaCXX/
H A Ddecl-microsoft-call-conv.cpp222 namespace test8 { namespace
231 s.f(p); // expected-note {{in instantiation of member function 'test8::S<void *>::f' requested here}}
H A Dfriend.cpp143 namespace test8 { namespace
H A Dundefined-internal.cpp194 namespace test8 { namespace
196 void bar(); // expected-warning {{function 'test8::(anonymous struct)::bar' has internal linkage but is not defined}}
H A Dclass-layout.cpp259 namespace test8 { namespace in namespace:PR16537
H A Denum-scoped.cpp193 namespace test8 { namespace in namespace:E1::E2::Redeclare5::test7
H A Dmember-pointer.cpp304 namespace test8 { namespace
H A Dscope-check.cpp151 namespace test8 { namespace
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dloctest.cpp293 Locale test8 = Locale::createFromName("x-klingon-latn-zx.utf32be@special"); local
295 temp = test8.getLanguage();
299 temp = test8.getScript();
303 temp = test8.getCountry();
307 temp = test8.getVariant();
530 Locale test8 = Locale::createFromName("aa-aa-jupiTER"); // was "aa-aa.utf8@jupiter" but in 3.0 getName won't normalize that local
540 test_dumpLocale(test8);
550 test_assert(test8 == test8);
560 test_assert(!(test8 !
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dloctest.cpp294 Locale test8 = Locale::createFromName("x-klingon-latn-zx.utf32be@special"); local
296 temp = test8.getLanguage();
300 temp = test8.getScript();
304 temp = test8.getCountry();
308 temp = test8.getVariant();
531 Locale test8 = Locale::createFromName("aa-aa-jupiTER"); // was "aa-aa.utf8@jupiter" but in 3.0 getName won't normalize that local
541 test_dumpLocale(test8);
551 test_assert(test8 == test8);
561 test_assert(!(test8 !
[all...]
/external/clang/test/CXX/class.access/class.friend/
H A Dp1.cpp259 namespace test8 { namespace
/external/clang/test/CXX/class.access/
H A Dp4.cpp251 namespace test8 { namespace
/external/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp1.cpp182 namespace test8 { namespace
/external/clang/test/CodeGen/
H A Dext-vector.c195 // CHECK: @test8
196 void test8(float4 *ap, float4 *bp, int c) { function

Completed in 2160 milliseconds

1234