/external/llvm/unittests/ADT/ |
D | SmallStringTest.cpp | 54 StringRef abc = "abc"; in TEST_F() local 55 theString.assign(abc.begin(), abc.end()); in TEST_F() 61 StringRef abc = "abc"; in TEST_F() local 62 theString.assign(abc); in TEST_F() 68 StringRef abc = "abc"; in TEST_F() local 69 SmallVector<char, 10> abcVec(abc.begin(), abc.end()); in TEST_F() 76 StringRef abc = "abc"; in TEST_F() local 77 theString.append(abc.begin(), abc.end()); in TEST_F() 78 theString.append(abc.begin(), abc.end()); in TEST_F() 84 StringRef abc = "abc"; in TEST_F() local [all …]
|
/external/clang/test/CodeGenCXX/ |
D | apple-kext-indirect-call-2.C | 9 virtual const char* abc(void) const; 12 const char* A::abc(void) const {return "A"; }; in abc() function 23 const char* c = p->A::abc(); in FUNC() 28 struct Base { virtual char* abc(void) const; }; 30 char* Base::abc() const { return 0; } in abc() function 38 char* c = p->Base::abc(); in FUNC1() 64 virtual char *abc(void) const; 70 char* D2::abc(void) const { return 0; } in abc() function 75 char* c = p->D2::abc(); in FUNC3()
|
D | apple-kext-indirect-call.C | 4 virtual void abc(void) const; 7 void Base::abc(void) const {} in abc() function 10 p->Base::abc(); in FUNC()
|
/external/icu4c/test/testdata/ |
D | re_tests.txt | 1 abc abc y $& abc 2 abc abc y $-[0] 0 3 abc abc y $+[0] 3 4 abc xbc n - - 5 abc axc n - - 6 abc abx n - - 7 abc xabcy y $& abc 8 abc xabcy y $-[0] 1 9 abc xabcy y $+[0] 4 10 abc ababc y $& abc [all …]
|
D | regextst.txt | 56 "abc(?=def)" "<0>abc</0>def" 66 ".(?!\p{L})" "abc<0>d</0> " # Negated look-ahead 67 ".(?!(\p{L}))" "abc<0>d</0> " # Negated look-ahead, no capture 83 "abc(?!def)" "<0>abc</0>xyz" 84 "abc(?!def)" "abcdef" 85 "abc(?!def)" "<r><0>abc</0></r>def" 86 "abc(?!def)" b "<r>abc</r>def" 87 "abc(?!def)" b "<r><0>abc</0></r>xyz" 92 "^def$" "abc<r><0>def</0></r>ghi" # anchoring (default) bounds 93 "^def$" a "abc<r>def</r>ghi" # non-anchoring bounds [all …]
|
D | icuio.txt | 40 { "%5.3S", " abc", "S", "abcde" } 41 { "%-5.3S", "abc ", "S", "abcde" } 42 { "%5.3S", " abc", "S", "abcdef" } 43 { "%-5.3S", "abc ", "S", "abcdef" } 46 { "%5.3s", " abc", "s", "abcde" } 47 { "%-5.3s", "abc ", "s", "abcde" } 48 { "%5.3s", " abc", "s", "abcdef" } 49 { "%-5.3s", "abc ", "s", "abcdef" } 148 { "%3x", "abcd ef01", "4", "abc" } 157 { "%[abce]", "abcd ef01", "S", "abc" } [all …]
|
D | rbbitst.txt | 167 <data>•abc\U00010300<200> •abc\N{DESERET SMALL LETTER ENG}<200> •abc\N{MATHEMATICAL BOLD SMALL Z}<2… 170 <data>•abc<200>\U0001D800•def<200>\U0001D3FF• •</data> 174 #<data>•abc<200>\N{HIRAGANA LETTER SMALL A}<400>\N{HIRAGANA LETTER VU}\N{COMBINING ACUTE ACCENT}<40… 214 <data>•abc<200>\u4e01<400>\u4e02<400>\u3005<400>\u4e03\u4e03<400>abc<200> •</data> 365 …rnd\</tt>. •Note that this constructor always constructs a non-negative biginteger. \n•Ahh abc. 541 <data>•\u4e01•\ud840\udc01•\u4e02•abc •\ue000 •\udb80\udc01•</data> 556 <data>•abc\ud801xyz•</data> 579 <data>•Include 123 456 ^& •some 54332 •numbers 4445•abc123•abc •ending 1223 •</data> 815 <data>•abc •- •def •abc •-•def •abc- •def •abc-•def•</data> # With ASCII hyphen 816 <data>•abc •‐ •def •abc •‐•def •abc‐ •def •abc‐•def•</data> # With Unicode u2010 hyphen [all …]
|
/external/clang/test/CodeGen/ |
D | sret.c | 3 struct abc { struct 9 struct abc foo1(void); argument 10 struct abc foo2(); 13 struct abc dummy1 = foo1(); in bar() 14 struct abc dummy2 = foo2(); in bar()
|
D | 2002-02-16-RenamingTest.c | 5 void abc(void *); 8 abc(&X); in Test5() 11 abc(&X); in Test5() 14 abc(&X); in Test5()
|
D | sret2.c | 3 struct abc { struct 9 struct abc foo2(){} in foo2() argument
|
D | 2002-02-17-ArgumentAddress.c | 7 void abc(int *X); 9 abc(&Z); in def()
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2007-05-14-Crash.ll | 6 %struct.abc = type { i32, [32 x i8] } 7 %struct.def = type { i8**, %struct.abc } 10 define i8* @foo(%struct.anon* %deviceRef, %struct.abc* %pCap) { 14 %tmp35 = bitcast %struct.abc* %tmp3 to i8*
|
D | strspn-1.ll | 8 @abc = constant [4 x i8] c"abc\00" 40 %pat = getelementptr [4 x i8]* @abc, i32 0, i32 0
|
D | strcspn-1.ll | 8 @abc = constant [4 x i8] c"abc\00" 41 %pat = getelementptr [4 x i8]* @abc, i32 0, i32 0
|
/external/webkit/LayoutTests/storage/domstorage/events/ |
D | documentURI-expected.txt | 14 document.documentURI = 'abc' 15 PASS document.documentURI is "abc" 29 document.documentURI = 'abc' 30 PASS document.documentURI is "abc"
|
/external/icu4c/test/intltest/ |
D | strtest.cpp | 188 StringPiece abc(abc_chars); in TestStringPiece() local 189 if(abc.empty() || abc.data()!=abc_chars || abc.length()!=3 || abc.size()!=3) { in TestStringPiece() 315 StringPiece abc("abc"); in TestStringPieceComparisons() local 321 if(empty==abc) { in TestStringPieceComparisons() 324 if(abc==abcd) { in TestStringPieceComparisons() 328 if(abc!=abcd) { in TestStringPieceComparisons() 331 if(abc==abx) { in TestStringPieceComparisons()
|
/external/clang/test/SemaCXX/ |
D | warn-variable-not-needed.cpp | 4 static int abc = 42; // expected-warning {{variable 'abc' is not needed and will not be emitted}} variable 7 return abc; in foo()
|
/external/icu4c/test/cintltst/ |
D | cstrtest.c | 41 …static const char *const abc="abcdefghijklmnopqrstuvwxyz", *const ABC="ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in TestAPI() local 47 dest[i]=uprv_tolower(abc[i]); in TestAPI() 49 if(0!=strcmp(abc, dest)) { in TestAPI() 56 if(0!=strcmp(abc, dest)) { in TestAPI() 61 dest[i]=uprv_toupper(abc[i]); in TestAPI()
|
/external/chromium/base/ |
D | string_piece_unittest.cc | 511 StringPiece abc("abcdefghijklmnopqrstuvwxyz"); in TEST() local 514 ASSERT_TRUE(abc == StringPiece("abcdefghijklmnopqrstuvwxyz")); in TEST() 515 ASSERT_TRUE(abc.compare(StringPiece("abcdefghijklmnopqrstuvwxyz")) == 0); in TEST() 517 ASSERT_TRUE(abc < StringPiece("abcdefghijklmnopqrstuvwxzz")); in TEST() 518 ASSERT_TRUE(abc.compare(StringPiece("abcdefghijklmnopqrstuvwxzz")) < 0); in TEST() 520 ASSERT_TRUE(abc > StringPiece("abcdefghijklmnopqrstuvwxyy")); in TEST() 521 ASSERT_TRUE(abc.compare(StringPiece("abcdefghijklmnopqrstuvwxyy")) > 0); in TEST() 524 ASSERT_TRUE(abc.starts_with(abc)); in TEST() 525 ASSERT_TRUE(abc.starts_with("abcdefghijklm")); in TEST() 526 ASSERT_TRUE(!abc.starts_with("abcdefguvwxyz")); in TEST() [all …]
|
/external/valgrind/main/none/tests/s390x/ |
D | tr.stdout.exp | 7 the translated string is abc 8 the translated string is abc
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/ |
D | 11.4.1.js | 62 var abc; 63 array[item++] = new TestCase( SECTION, "var abc; delete(abc)", false, delete abc );
|
/external/clang/test/SemaObjCXX/ |
D | format-strings.mm | 30 my_print("abc"); // expected-note {{requested here}} 51 p.print("abc"); // expected-note {{requested here}} 78 p.print("abc"); // expected-note {{requested here}}
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/regexp/ |
D | source.js | 51 "abc\\\\def", /abc\\def/.source); 55 "abc[\\b]def", /abc[\b]def/.source);
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/RegExp/ |
D | exec-002.js | 71 /[^abc]def[abc]+/,
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/ |
D | TestANTLRStringStream.as | 15 var stream:CharStream = new ANTLRStringStream("abc"); 43 var stream:CharStream = new ANTLRStringStream("abc"); 62 var stream:ANTLRStringStream = new ANTLRStringStream("abc");
|