/external/llvm/test/MC/ELF/ |
D | entsize.s | 20 .type .L.str3,@object # @.str3 21 .L.str3: 23 .size .L.str3, 9
|
/external/llvm/test/CodeGen/X86/ |
D | unaligned-load.ll | 6 @.str3 = internal constant [31 x i8] c"DHRYSTONE PROGRAM, 2'ND STRING\00", align 8 15 ….p0i8.p0i8.i64(i8* %String2Loc9, i8* getelementptr inbounds ([31 x i8]* @.str3, i64 0, i64 0), i64… 30 ; COREI7: movups _.str3 37 ; CORE2-NEXT: _.str3:
|
D | byval-align.ll | 7 @.str3 = private constant [7 x i8] c"test.c\00", align 1 ; <[7 x i8]*> [#uses=1] 30 …([2 x i8]* @.str2, i64 0, i64 0), i8* getelementptr inbounds ([7 x i8]* @.str3, i64 0, i64 0), i32…
|
D | 2006-07-19-ATTAsm.ll | 32 …i8* getelementptr ([45 x i8]* @str3, i64 0, i64 0) }, section "llvm.metadata" ; <%llvm.dbg.compil… 36 @str3 = internal constant [45 x i8] c"4.0.1 LLVM (Apple Computer, Inc. build 5400)\00", section "ll…
|
/external/webkit/Source/JavaScriptCore/qt/tests/qscriptstring/ |
D | tst_qscriptstring.cpp | 82 QScriptString str3 = eng.toStringHandle(ciao); in test() local 83 QVERIFY(str3.isValid()); in test() 84 QCOMPARE(str, str3); in test() 94 QVERIFY(str3.isValid()); in test() 95 QCOMPARE(str3.toString(), ciao); in test()
|
/external/libxml2/ |
D | error.c | 445 const char *str2, const char *str3, int int1, int col, in __xmlRaiseError() argument 583 if (str3 != NULL) in __xmlRaiseError() 584 to->str3 = (char *) xmlStrdup((const xmlChar *) str3); in __xmlRaiseError() 876 if (err->str3 != NULL) in xmlResetError() 877 xmlFree(err->str3); in xmlResetError() 946 char *message, *file, *str1, *str2, *str3; in xmlCopyError() local 955 str3 = (char *) xmlStrdup ((xmlChar *) from->str3); in xmlCopyError() 965 if (to->str3 != NULL) in xmlCopyError() 966 xmlFree(to->str3); in xmlCopyError() 980 to->str3 = str3; in xmlCopyError()
|
/external/icu4c/test/intltest/ |
D | incaltst.cpp | 437 UnicodeString str3; in TestBuddhistFormat() local 438 fmt->format(otherDate, str3); in TestBuddhistFormat() 439 …t of " + escape(expected) + " - wanted " + aDate + " but got " + otherDate + ", " + escape(str3)); in TestBuddhistFormat() 522 UnicodeString str3; in TestJapaneseFormat() local 525 fmt->format(otherDate, str3); in TestJapaneseFormat() 526 …cted + " - wanted " + aDate + " but got " + " = " + otherDate + ", " + str3 + " = " + CalendarT… in TestJapaneseFormat() 553 UnicodeString str3; in TestJapaneseFormat() local 556 fmt->format(otherDate, str3); in TestJapaneseFormat() 558 otherDate + ", " + str3 + " = " + CalendarTest::calToStr(*cal2) ); in TestJapaneseFormat() 757 UnicodeString str3; in TestPersianFormat() local [all …]
|
D | tchcfmt.h | 49 double v3, const char* str3);
|
/external/astl/tests/ |
D | test_string.cpp | 64 string str3(literal, sizeof(literal)); in testConstructorCString() local 65 EXPECT_TRUE(strcmp(literal, str3.c_str()) == 0); in testConstructorCString() 101 const string str3("scott mills cracks me up"); in testConstructorString() local 102 string str4(str3, 12); in testConstructorString() 105 string str5(str3, 12, 6); in testConstructorString() 108 string str6(str3, 23); in testConstructorString() 111 string str7(str3, 24); in testConstructorString() 114 string str8(str3, 23, 1); in testConstructorString() 117 string str9(str3, 24, 1); in testConstructorString() 345 string str3("You spin "); in testAppend() local [all …]
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
D | ProcessTest.java | 83 String str3 = "Here is some more data.\n"; in test_getOutputStream() local 91 os.write(str3.getBytes()); in test_getOutputStream() 106 String org = str1 + str2 + str3; in test_getOutputStream()
|
/external/llvm/test/Transforms/LoopUnswitch/ |
D | 2007-07-12-ExitDomInfo.ll | 3 @str3 = external constant [3 x i8] ; <[3 x i8]*> [#uses=1] 20 …%tmp31 = call i32 @strcspn( i8* null, i8* getelementptr ([3 x i8]* @str3, i64 0, i64 0) ) ; <i32>…
|
/external/llvm/test/MC/ARM/ |
D | elf-reloc-02.ll | 24 @.str3 = private constant [7 x i8] c"@exit\0A\00", align 4 35 …%3 = tail call i32 (...)* @write(i32 1, i8* getelementptr inbounds ([7 x i8]* @.str3, i32 0, i32 0…
|
/external/llvm/test/Transforms/SimplifyLibCalls/ |
D | StrStr.ll | 10 @.str3 = private constant [4 x i8] c"bcd\00" ; <[4 x i8]*> [#uses=1] 34 …([6 x i8]* @.str2, i32 0, i32 0), i8* getelementptr inbounds ([4 x i8]* @.str3, i32 0, i32 0)) nou…
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | MagicPointer.ll | 19 @.str3 = private constant [5 x i8] c"four\00" ; <[5 x i8]*> [#uses=2] 55 …%call15 = call i32 @puts(i8* getelementptr inbounds ([5 x i8]* @.str3, i64 0, i64 0)) nounwind ; <…
|
D | branch-branch-dbginfo.ll | 12 …e_unit to { }*), i8* getelementptr ([4 x i8]* @.str3, i32 0, i32 0), i8* getelementptr ([4 x i8]* … 19 @.str3 = internal constant [4 x i8] c"foo\00", section "llvm.metadata" ; <[4 x i8]*> [#uses=1]
|
/external/clang/test/FixIt/ |
D | typo.cpp | 28 ::other_std::string str3; // expected-error{{no member named 'other_std' in the global namespace; d…
|
/external/llvm/test/CodeGen/Alpha/ |
D | jmp_table.ll | 14 @str3 = internal constant [2 x i8] c"4\00" ; <[2 x i8]*> [#uses=1] 58 %tmp6 = getelementptr [2 x i8]* @str3, i32 0, i64 0 ; <i8*> [#uses=1]
|
/external/icu4c/test/iotest/ |
D | stream.cpp | 63 UnicodeString str3 = UNICODE_STRING_SIMPLE("2"); in TestStream() local 102 …outTestStream << str1 << "\x20\x20" << str2 << str3 << "\x31\x20" << UTF8_NEW_LINE << str4 << ends; in TestStream()
|
/external/valgrind/main/callgrind/ |
D | global.h | 153 #define WRITE_STR3(fd, str1, str2, str3) \ argument 160 if (str3) { Int len = VG_(strlen)(str3); \ 161 VG_(write)(fd, (void*)str3, len); } \
|
/external/llvm/test/Analysis/Profiling/ |
D | edge-profiling.ll | 9 @.str3 = private constant [9 x i8] c"argc = 1\00", align 1 ; <[9 x i8]*> [#uses=1] 81 …%7 = call i32 @puts(i8* getelementptr inbounds ([9 x i8]* @.str3, i64 0, i64 0)) nounwind ; <i32> …
|
/external/llvm/test/CodeGen/Generic/ |
D | 2005-12-01-Crash.ll | 7 @str3 = external global [2 x i8] ; <[2 x i8]*> [#uses=0]
|
/external/llvm/test/CodeGen/ARM/ |
D | 2010-07-26-GlobalMerge.ll | 14 @.str3 = private constant [16 x i8] c"A(const A&) %d\0A\00" ; <[16 x i8]*> [#uses=1] 62 …%call.i.i = tail call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([16 x i8]* @.str3, i32 0…
|
/external/llvm/test/Transforms/ScalarRepl/ |
D | debuginfo.ll | 18 @.str3 = internal constant [4 x i8] c"Vec\00", section "llvm.metadata" ; <[4 x i8]*> [#uses=1] 33 …e_unit to { }*), i8* getelementptr ([4 x i8]* @.str3, i32 0, i32 0), i8* getelementptr ([4 x i8]* … 36 …e_unit to { }*), i8* getelementptr ([4 x i8]* @.str3, i32 0, i32 0), i8* getelementptr ([4 x i8]* … 38 …nit.type* @llvm.dbg.compile_unit to { }*), i8* getelementptr ([4 x i8]* @.str3, i32 0, i32 0), { }…
|
/external/clang/test/SemaObjCXX/ |
D | related-result-type-inference.mm | 52 __typeof__(([[NSString alloc] initWithCString:"blah"])) *str3 = (NSString**)0;
|
/external/llvm/test/Linker/ |
D | 2004-05-07-TypeResolution1.ll | 13 @str3 = constant [3 x i8] zeroinitializer ; <[3 x i8]*> [#uses=0]
|