/external/mesa3d/src/util/tests/string_buffer/ |
D | string_buffer_test.cpp | 47 char str5[40]; member in string_buffer 103 sprintf(str5, "Testing formatting %d, %x", 100, 0xDEADBEAF); in TEST_F() 106 strcat(str4, str5); in TEST_F()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | pr16556-2.ll | 12 @.str5 = internal unnamed_addr constant [40 x i8] c"..\5Cldc\5Cruntime\5Cdruntime\5Csrc\5Ccore\5Cti… 14 …nt { i32, i8* } { i32 39, i8* getelementptr inbounds ([40 x i8], [40 x i8]* @.str5, i32 0, i32 0) }
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | pr16556-2.ll | 12 @.str5 = internal unnamed_addr constant [40 x i8] c"..\5Cldc\5Cruntime\5Cdruntime\5Csrc\5Ccore\5Cti… 14 …nt { i32, i8* } { i32 39, i8* getelementptr inbounds ([40 x i8], [40 x i8]* @.str5, i32 0, i32 0) }
|
/external/libchrome/base/android/ |
D | scoped_java_ref_unittest.cc | 115 ScopedJavaLocalRef<jstring> str5; in TEST_F() local 116 str5 = ScopedJavaLocalRef<jstring>(str2); in TEST_F()
|
/external/llvm/test/CodeGen/Mips/ |
D | brind.ll | 5 @str5 = private unnamed_addr constant [2 x i8] c"B\00" 17 %puts5 = tail call i32 @puts(i8* getelementptr inbounds ([2 x i8], [2 x i8]* @str5, i32 0, i32 0))
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | brind.ll | 5 @str5 = private unnamed_addr constant [2 x i8] c"B\00" 17 %puts5 = tail call i32 @puts(i8* getelementptr inbounds ([2 x i8], [2 x i8]* @str5, i32 0, i32 0))
|
D | whitespace.ll | 7 @str5 = private unnamed_addr constant [2 x i8] c"B\00" 22 %puts5 = tail call i32 @puts(i8* getelementptr inbounds ([2 x i8], [2 x i8]* @str5, i32 0, i32 0))
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 12 @.str5 = constant [5 x i8] c"1234\00", align 1 212 %x = getelementptr inbounds [5 x i8], [5 x i8]* @.str5, i64 0, i64 0 220 %x = getelementptr inbounds [5 x i8], [5 x i8]* @.str5, i64 0, i64 0 228 %x = getelementptr inbounds [5 x i8], [5 x i8]* @.str5, i64 0, i64 0 236 %x = getelementptr inbounds [5 x i8], [5 x i8]* @.str5, i64 0, i64 0
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 12 @.str5 = constant [5 x i8] c"1234\00", align 1 212 %x = getelementptr inbounds [5 x i8], [5 x i8]* @.str5, i64 0, i64 0 220 %x = getelementptr inbounds [5 x i8], [5 x i8]* @.str5, i64 0, i64 0 228 %x = getelementptr inbounds [5 x i8], [5 x i8]* @.str5, i64 0, i64 0 236 %x = getelementptr inbounds [5 x i8], [5 x i8]* @.str5, i64 0, i64 0
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Alpha/ |
D | jmp_table.ll | 16 @str5 = internal constant [2 x i8] c"6\00" ; <[2 x i8]*> [#uses=1] 68 %tmp10 = getelementptr [2 x i8]* @str5, i32 0, i64 0 ; <i8*> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-andCmpBrToTBZ.ll | 5 …itable, i1 %isTextField, i8* %str1, i8* %str2, i8* %str3, i8* %str4, i8* %str5, i8* %str6, i8* %st… 57 %tmp23 = load i8, i8* %str5, align 8
|
D | arm64-memcpy-inline.ll | 12 @.str5 = private unnamed_addr constant [7 x i8] c"DHRYST\00", align 1 83 …y.p0i8.p0i8.i64(i8* %C, i8* getelementptr inbounds ([7 x i8], [7 x i8]* @.str5, i64 0, i64 0), i64…
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-andCmpBrToTBZ.ll | 6 …itable, i1 %isTextField, i8* %str1, i8* %str2, i8* %str3, i8* %str4, i8* %str5, i8* %str6, i8* %st… 58 %tmp23 = load i8, i8* %str5, align 8
|
D | arm64-memcpy-inline.ll | 12 @.str5 = private unnamed_addr constant [7 x i8] c"DHRYST\00", align 1 83 …y.p0i8.p0i8.i64(i8* %C, i8* getelementptr inbounds ([7 x i8], [7 x i8]* @.str5, i64 0, i64 0), i64…
|
/external/swiftshader/third_party/LLVM/test/Analysis/Profiling/ |
D | edge-profiling.ll | 11 @.str5 = private constant [10 x i8] c"argc <= 1\00", align 1 ; <[10 x i8]*> [#uses=1] 105 …%14 = call i32 @puts(i8* getelementptr inbounds ([10 x i8]* @.str5, i64 0, i64 0)) nounwind ; <i32…
|
/external/clang/test/FixIt/ |
D | typo.cpp | 84 wibble::yarn str5; // expected-error{{no type named 'yarn' in namespace 'otherstd'; did you mean 'n… variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/ |
D | 2005-12-01-Crash.ll | 9 @str5 = external global [2 x i8] ; <[2 x i8]*> [#uses=0]
|
/external/llvm/test/CodeGen/Generic/ |
D | 2005-12-01-Crash.ll | 9 @str5 = external global [2 x i8] ; <[2 x i8]*> [#uses=0]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | 2005-12-01-Crash.ll | 9 @str5 = external global [2 x i8] ; <[2 x i8]*> [#uses=0]
|
/external/llvm/test/CodeGen/ARM/ |
D | 2010-07-26-GlobalMerge.ll | 16 @.str5 = private constant [8 x i8] c"A() %d\0A\00" ; <[8 x i8]*> [#uses=1] 49 … i32 (i8*, ...) @printf(i8* getelementptr inbounds ([8 x i8], [8 x i8]* @.str5, i32 0, i32 0), i32…
|
D | memcpy-inline.ll | 12 @.str5 = private unnamed_addr constant [7 x i8] c"DHRYST\00", align 1 93 …y.p0i8.p0i8.i64(i8* %C, i8* getelementptr inbounds ([7 x i8], [7 x i8]* @.str5, i64 0, i64 0), i64…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2010-07-26-GlobalMerge.ll | 16 @.str5 = private constant [8 x i8] c"A() %d\0A\00" ; <[8 x i8]*> [#uses=1] 53 …%call.i.i.i = tail call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([8 x i8]* @.str5, i32 …
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 2010-07-26-GlobalMerge.ll | 16 @.str5 = private constant [8 x i8] c"A() %d\0A\00" ; <[8 x i8]*> [#uses=1] 49 … i32 (i8*, ...) @printf(i8* getelementptr inbounds ([8 x i8], [8 x i8]* @.str5, i32 0, i32 0), i32…
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | objsize.ll | 66 @.str5 = private constant [9 x i32] [i32 97, i32 98, i32 99, i32 100, i32 0, i32 71 …%1 = call i32 @llvm.objectsize.i32(i8* getelementptr (i8* bitcast ([9 x i32]* @.str5 to i8*), i32 …
|
/external/swiftshader/third_party/LLVM/test/Linker/ |
D | 2004-05-07-TypeResolution1.ll | 15 @str5 = constant [5 x i8] zeroinitializer ; <[5 x i8]*> [#uses=0]
|