Searched refs:test5 (Results 126 - 150 of 199) sorted by relevance

12345678

/external/clang/test/Sema/
H A Dswitch.c68 void test5(int z) { function
H A Dbuiltins.c18 int test5(float a, long double b) { function
/external/clang/test/SemaCXX/
H A Dattr-noreturn.cpp5 namespace test5 { namespace
H A Dlinkage2.cpp48 namespace test5 { namespace
H A Dattr-deprecated.cpp86 void test5() { function in namespace:test1
164 namespace test5 { namespace
H A Dabstract.cpp253 namespace test5 { namespace
H A Ddecl-microsoft-call-conv.cpp189 namespace test5 { namespace
H A Dfriend.cpp76 namespace test5 { namespace
H A Dmember-expr.cpp76 namespace test5 { namespace
86 x.A::foo<int>(); // expected-error {{'test5::A *' is a pointer}}
90 x->A::foo<int>(); // expected-error {{'test5::A' is not a pointer; maybe you meant to use '.'?}}
H A Dundefined-internal.cpp72 namespace test5 { namespace
78 static int var; // expected-warning {{variable 'test5::B<test5::(anonymous namespace)::A>::var' has internal linkage but is not defined}}
79 static void foo(); // expected-warning {{function 'test5::B<test5::(anonymous namespace)::A>::foo' has internal linkage but is not defined}}
H A Dwarn-empty-body.cpp156 void test5(int x, int y) { function
H A Dwarn-unreachable.cpp61 void test5() { function
/external/clang/test/SemaTemplate/
H A Dmember-access-expr.cpp125 namespace test5 { namespace
/external/valgrind/main/none/tests/x86/
H A Dfaultstatus.c101 static void test5() function
/external/chromium_org/third_party/icu/source/test/testdata/
H A Dtestdata.mak31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conversion.res" "$(TESTDATABLD)\icuio.res" "$(TESTDATABLD)\mc.res" "$(TESTDATABLD)\structLocale.res" "$(TESTDATABLD)\root.res" "$(TESTDATABLD)\sh.res" "$(TESTDATABLD)\sh_YU.res" "$(TESTDATABLD)\te.res" "$(TESTDATABLD)\te_IN.res" "$(TESTDATABLD)\te_IN_REVISED.res" "$(TESTDATABLD)\testaliases.res" "$(TESTDATABLD)\testtypes.res" "$(TESTDATABLD)\testempty.res" "$(TESTDATABLD)\iscii.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\DataDrivenCollationTest.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.cnv" "$(TESTDATABLD)\test2.cnv" "$(TESTDATABLD)\test3.cnv" "$(TESTDATABLD)\test4.cnv" "$(TESTDATABLD)\test4x.cnv" "$(TESTDATABLD)\test5.cnv" "$(TESTDATABLD)\ibm9027.cnv" "$(TESTDATABLD)\nfscsi.spp" "$(TESTDATABLD)\nfscss.spp" "$(TESTDATABLD)\nfscis.spp" "$(TESTDATABLD)\nfsmxs.spp" "$(TESTDATABLD)\nfsmxp.spp" "$(TESTDATABLD)\testnorm.nrm"
62 test5.cnv
153 "$(TESTDATABLD)\test5.cnv": "$(TESTDATA)\test5.ucm"
/external/e2fsprogs/lib/ext2fs/
H A Dtst_badblocks.c50 blk_t test5[] = { 31, 20, 17, 51, 23, 1, 56, 57, 0 }; variable
305 printf("test5: ");
306 retval = create_test_list(test5, &bb5);
311 printf("After test5 sequence: ");
/external/icu/icu4c/source/test/testdata/
H A Dtestdata.mak31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conversion.res" "$(TESTDATABLD)\icuio.res" "$(TESTDATABLD)\mc.res" "$(TESTDATABLD)\structLocale.res" "$(TESTDATABLD)\root.res" "$(TESTDATABLD)\sh.res" "$(TESTDATABLD)\sh_YU.res" "$(TESTDATABLD)\te.res" "$(TESTDATABLD)\te_IN.res" "$(TESTDATABLD)\te_IN_REVISED.res" "$(TESTDATABLD)\testaliases.res" "$(TESTDATABLD)\testtypes.res" "$(TESTDATABLD)\testempty.res" "$(TESTDATABLD)\iscii.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.cnv" "$(TESTDATABLD)\test2.cnv" "$(TESTDATABLD)\test3.cnv" "$(TESTDATABLD)\test4.cnv" "$(TESTDATABLD)\test4x.cnv" "$(TESTDATABLD)\test5.cnv" "$(TESTDATABLD)\ibm9027.cnv" "$(TESTDATABLD)\nfscsi.spp" "$(TESTDATABLD)\nfscss.spp" "$(TESTDATABLD)\nfscis.spp" "$(TESTDATABLD)\nfsmxs.spp" "$(TESTDATABLD)\nfsmxp.spp" "$(TESTDATABLD)\testnorm.nrm"
62 test5.cnv
153 "$(TESTDATABLD)\test5.cnv": "$(TESTDATA)\test5.ucm"
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dustrtest.cpp271 UnicodeString test5((UChar)0x5000);
284 !(test5 < test6)
470 UnicodeString test5; local
480 test1.extractBetween(-3, 7, test5);
481 if(test5!=UNICODE_STRING("Now is ", 7)) {
485 test1.extractBetween(11, 23, test5);
516 if (test1.charAt((int32_t)(11 + i)) != test5.charAt(i)) {
658 UnicodeString& test5 = test1; local
681 if (test5[i] != 0x53 && test5[
[all...]
H A Dloctest.cpp528 Locale test5("aa", "AA", "");
538 test_dumpLocale(test5);
548 test_assert(test5 == test5);
558 test_assert(!(test5 != test5));
568 test_assert(test5 == test1);
570 test_assert(test6 != test5);
608 test_assert(test7 != test5);
645 POSIXLocale test5(UnicodeStrin
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dustrtest.cpp271 UnicodeString test5((UChar)0x5000);
284 !(test5 < test6)
470 UnicodeString test5; local
480 test1.extractBetween(-3, 7, test5);
481 if(test5!=UNICODE_STRING("Now is ", 7)) {
485 test1.extractBetween(11, 23, test5);
516 if (test1.charAt((int32_t)(11 + i)) != test5.charAt(i)) {
658 UnicodeString& test5 = test1; local
681 if (test5[i] != 0x53 && test5[
[all...]
H A Dloctest.cpp528 Locale test5("aa", "AA", "");
538 test_dumpLocale(test5);
548 test_assert(test5 == test5);
558 test_assert(!(test5 != test5));
568 test_assert(test5 == test1);
570 test_assert(test6 != test5);
608 test_assert(test7 != test5);
645 POSIXLocale test5(UnicodeStrin
[all...]
/external/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior.cpp468 void test5() { function in namespace:CopyValueRepresentation
H A Ddestructors.cpp230 namespace test5 { namespace
H A Dmangle-exprs.cpp196 namespace test5 { namespace
/external/valgrind/main/memcheck/tests/
H A Daddressable.stderr.exp64 at 0x........: test5 (addressable.c:85)
69 at 0x........: test5 (addressable.c:91)

Completed in 505 milliseconds

12345678