Searched refs:efg (Results 1 – 9 of 9) sorted by relevance
/external/clang/test/CodeGenCXX/ |
D | apple-kext-indirect-call-2.C | 46 virtual char* efg(void) const; 49 char* Derived2::efg(void) const { return 0; } in efg() function 54 char* c = p->Derived2::efg(); in FUNC2()
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | icuio.txt | 165 { "%*3S%S", "a bc efg", "S", "bc" } 166 { "%*3S%S", "abcd efg", "S", "d" } 167 { "%*3s%s", "abcd efg", "s", "d" }
|
D | re_tests.txt | 179 abcd*efg abcdefg y $& abcdefg 355 'abcd*efg'i ABCDEFG y $& ABCDEFG
|
/external/icu/icu4c/source/test/testdata/ |
D | icuio.txt | 165 { "%*3S%S", "a bc efg", "S", "bc" } 166 { "%*3S%S", "abcd efg", "S", "d" } 167 { "%*3s%s", "abcd efg", "s", "d" }
|
D | re_tests.txt | 179 abcd*efg abcdefg y $& abcdefg 355 'abcd*efg'i ABCDEFG y $& ABCDEFG
|
/external/pcre/dist/testdata/ |
D | testinput8 | 3000 /abcd*efg/ 3312 /abcd*efg/i
|
D | testinput1 | 2674 /abcd*efg/ 3013 /abcd*efg/i
|
D | testoutput8 | 4782 /abcd*efg/ 5232 /abcd*efg/i
|
D | testoutput1 | 4308 /abcd*efg/ 4866 /abcd*efg/i
|