/external/valgrind/main/include/ |
pub_tool_basics_asm.h | 49 #define VGAPPEND(str1,str2) str1##str2
|
/external/clang/test/ARCMT/ |
nonobjc-to-objc-cast.m | 38 CFStringRef str2 = self;
|
nonobjc-to-objc-cast.m.result | 38 CFStringRef str2 = (__bridge CFStringRef)(self);
|
/external/clang/test/SemaObjCXX/ |
related-result-type-inference.mm | 51 __typeof__(([[[[NSString new] self] retain] autorelease])) *str2 = (NSString **)0;
|
/external/icu4c/samples/translit/answers/ |
main_2.cpp | 25 UnicodeString str, str2; local
|
/external/stlport/src/ |
messages.cpp | 160 const char* str2 = _Locale_catgets(_M_message_obj, _STLP_MUTABLE(_Messages_impl, _M_cat)[thecat], set, p_id, "*"); local 161 if (!str2 || ((str2[0] == '*') && (str2[1] == '\0')))
|
/ndk/sources/cxx-stl/stlport/src/ |
messages.cpp | 160 const char* str2 = _Locale_catgets(_M_message_obj, _STLP_MUTABLE(_Messages_impl, _M_cat)[thecat], set, p_id, "*"); local 161 if (!str2 || ((str2[0] == '*') && (str2[1] == '\0')))
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ProcessTest.java | 82 String str2 = "More data that serves the same purpose.\n"; local 90 os.write(str2.getBytes()); 106 String org = str1 + str2 + str3;
|
/external/collada/src/dae/ |
daeUtils.cpp | 186 int cdom::strcasecmp(const char* str1, const char* str2) { 188 return _stricmp(str1, str2); 190 return ::strcasecmp(str1, str2);
|
/external/skia/src/utils/ |
SkLayer.cpp | 173 SkString str1, str2; 175 // this->getChildrenMatrix().toDumpString(&str2); 178 m_position.fX, m_position.fY, str1.c_str(), str2.c_str());
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
Layer.cpp | 169 SkString str1, str2; 171 // getChildrenMatrix().toDumpString(&str2); 174 m_position.fX, m_position.fY, str1.c_str(), str2.c_str());
|
/external/llvm/test/MC/COFF/ |
symbol-fragment-offset.s | 21 movl $L_.str2, (%esp) 34 .align 16 # @.str2 35 L_.str2:
|
/external/openssl/crypto/pkcs7/ |
verify.c | 181 char *str1,*str2; local 196 if (get_signed_seq2string(si,&str1,&str2)) 199 BIO_printf(bio_out,"String 2 is %s\n",str2);
|
/external/oprofile/libpp/ |
parse_filename.cpp | 80 string const parse_anon(string const & str, string const & str2) 82 string name = str2; 89 throw invalid_argument("parse_anon() invalid name: " + str2 + "\n"
|
/frameworks/base/opengl/tests/gl_perf/ |
fill_common.cpp | 288 //sprintf(str2, "%i, %i, %i, %i, %i, 0", 290 //doLoop(true, pgm, w, h, str2); 291 //doLoop(false, pgm, w, h, str2);
|
/external/llvm/test/Linker/ |
2004-05-07-TypeResolution1.ll | 12 @str2 = constant [2 x i8] zeroinitializer ; <[2 x i8]*> [#uses=0]
|
/external/chromium/testing/gmock/test/ |
gmock-matchers_test.cc | 1050 string str2("OABOCDOOEOO"); 1052 EXPECT_FALSE(m0.Matches(str2 + string(1, '\0'))); 1054 str1[3] = str2[3] = '\0'; 1056 EXPECT_TRUE(m1.Matches(str2)); 1059 str2[0] = str2[6] = str2[7] = str2[10] = '\0'; 1061 str1[9] = str2[9] = '\0'; 1062 EXPECT_FALSE(m2.Matches(str2)); [all...] |
/external/llvm/test/Analysis/Profiling/ |
edge-profiling.ll | 8 @.str2 = private constant [9 x i8] c"argc > 2\00", align 1 ; <[9 x i8]*> [#uses=1] 76 %6 = call i32 @puts(i8* getelementptr inbounds ([9 x i8]* @.str2, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
|
/external/llvm/test/CodeGen/Alpha/ |
jmp_table.ll | 13 @str2 = internal constant [2 x i8] c"3\00" ; <[2 x i8]*> [#uses=1] 53 %tmp4 = getelementptr [2 x i8]* @str2, i32 0, i64 0 ; <i8*> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
switch-crit-edge-constant.ll | 8 @str2 = internal constant [5 x i8] c"bork\00" ; <[5 x i8]*> [#uses=1] 35 %s.0 = phi i8* [ getelementptr ([8 x i8]* @str, i32 0, i64 0), %cond_true ], [ getelementptr ([5 x i8]* @str1, i32 0, i64 0), %entry ], [ getelementptr ([5 x i8]* @str1, i32 0, i64 0), %entry ], [ getelementptr ([5 x i8]* @str1, i32 0, i64 0), %entry ], [ getelementptr ([5 x i8]* @str1, i32 0, i64 0), %entry ], [ getelementptr ([5 x i8]* @str1, i32 0, i64 0), %entry ], [ getelementptr ([5 x i8]* @str1, i32 0, i64 0), %entry ], [ getelementptr ([5 x i8]* @str1, i32 0, i64 0), %entry ], [ getelementptr ([5 x i8]* @str1, i32 0, i64 0), %entry ], [ getelementptr ([5 x i8]* @str1, i32 0, i64 0), %entry ], [ getelementptr ([5 x i8]* @str1, i32 0, i64 0), %entry ], [ getelementptr ([5 x i8]* @str2, i32 0, i64 0), %bb2 ] ; <i8*> [#uses=13]
|
/external/llvm/test/Transforms/SimplifyCFG/ |
MagicPointer.ll | 18 @.str2 = private constant [4 x i8] c"two\00" ; <[4 x i8]*> [#uses=2] 47 %call10 = call i32 @puts(i8* getelementptr inbounds ([4 x i8]* @.str2, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
|
switch_formation.dbg.ll | 10 @.str2 = internal constant [55 x i8] c"4.2.1 (Based on Apple Inc. build 5636) (LLVM build 00)\00", section "llvm.metadata" ; <[55 x i8]*> [#uses=1] 11 @llvm.dbg.compile_unit = internal constant %llvm.dbg.compile_unit.type { i32 458769, { }* bitcast (%llvm.dbg.anchor.type* @llvm.dbg.compile_units to { }*), i32 1, i8* getelementptr ([4 x i8]* @.str, i32 0, i32 0), i8* getelementptr ([6 x i8]* @.str1, i32 0, i32 0), i8* getelementptr ([55 x i8]* @.str2, i32 0, i32 0), i1 true, i1 false, i8* null }, section "llvm.metadata" ; <%llvm.dbg.compile_unit.type*> [#uses=1]
|
/external/skia/samplecode/ |
SampleArc.cpp | 23 SkString str, str2; local 28 SkParsePath::ToSVGString(p2, &str2);
|
/external/srec/portable/include/ |
LCHAR.h | 137 * < 0 if str1 is less than str2; 138 * > 0 if str1 is greater than str2, and
|
/external/grub/stage2/ |
boot.c | 47 char *str = 0, *str2 = 0; local 89 str2 = "Multiboot"; 128 str2 = "NetBSD"; 133 str2 = "FreeBSD"; 195 str2 = "FreeBSD"; 203 str2 = "NetBSD"; 490 printf (" [%s-%s", str2, str);
|