/external/snakeyaml/src/test/resources/pyyaml/ |
construct-str.data | 1 string: abcd
|
/external/smali/smali/src/test/resources/LexerTest/ |
CommentTest.smali | 2 #abcd 3 # abcd
|
StringLiteralTest.smali | 8 "abcd 1234" 9 "ABCD""ABCD" 42 "abcd"
|
CommentTest.tokens | 2 LINE_COMMENT("#abcd") WHITE_SPACE("\n") 3 LINE_COMMENT("# abcd") WHITE_SPACE("\n")
|
StringLiteralTest.tokens | 8 STRING_LITERAL("\"abcd 1234\"") 9 STRING_LITERAL("\"ABCD\"") STRING_LITERAL("\"ABCD\"") 42 STRING_LITERAL("\"abcd\"")
|
MiscTest.smali | 62 inline@abcd 65 vtable@abcd 68 field@abcd
|
/external/llvm/test/YAMLParser/ |
construct-str.test | 3 string: abcd
|
str.test | 3 - abcd
|
/external/llvm/test/MC/AsmParser/ |
directive_incbin.s | 4 .incbin "incbin\137abcd" # "\137" is underscore "_" 6 # CHECK: .ascii "abcd\n"
|
vararg-default-value.s | 6 .macro abcd arg0=%eax arg1:vararg=%ebx 15 abcd ,
|
/external/eigen/bench/ |
check_cache_queries.cpp | 10 int abcd[4]; \ 11 abcd[0] = abcd[1] = abcd[2] = abcd[3] = 0;\ 12 EIGEN_CPUID(abcd, CODE, 0); \ 14 << (int*)(abcd[0]) << " " << (int*)(abcd[1]) << " " \ 15 << (int*)(abcd[2]) << " " << (int*)(abcd[3]) << " " << std::endl; 28 int abcd[4]; local [all...] |
/libcore/benchmarks/src/benchmarks/regression/ |
CollatorBenchmark.java | 40 collator.compare("abcdÂ", "abcdÄ"); 41 collator.compare("abcdÂ", "abcdÂ"); 42 collator.compare("abcdÄ", "abcdÂ"); 58 collator.compare("abcd?", "abcd?"); 59 collator.compare("abcd?", "abcd?"); [all...] |
/external/libxml2/test/regexp/ |
ranges | 12 abcd
|
/build/kati/testcase/ |
implicit_pattern_rule_prefix.mk | 3 test: abcd 5 abcd:
|
/libcore/luni/src/test/java/tests/java/lang/String/ |
Tests.java | 27 assertTrue("abcd".contains("abc")); 28 assertFalse("abcd".contains("cba")); 31 assertTrue("abcd".charAt(0) == 'a'); 32 assertTrue("abcd".charAt(3) == 'd'); 35 assertTrue("abcd".startsWith("abc")); 36 assertFalse("abcd".startsWith("aabc")); 39 assertTrue("abcd".endsWith("bcd")); 40 assertFalse("abcd".endsWith("bcde"));
|
/cts/hostsidetests/devicepolicy/app/DeviceAdmin/src/com.android.cts.deviceadmin/ |
DeviceOwnerPasswordTest.java | 53 assertPasswordSucceeds("abcd", caseDescription); // can't change. 62 assertPasswordFails("abcd", caseDescription); 72 assertPasswordSucceeds("abcd", caseDescription); 85 assertPasswordSucceeds("abcd", caseDescription); 94 assertPasswordFails("abcd", caseDescription); 104 assertPasswordSucceeds("abcd", caseDescription); 117 assertPasswordSucceeds("abcd", caseDescription); 126 assertPasswordFails("abcd", caseDescription); 136 assertPasswordSucceeds("abcd", caseDescription); 149 assertPasswordFails("abcd", caseDescription) [all...] |
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/ |
bmpalign.rc | 9 ABCD BITMAP MOVEABLE PURE DISCARDABLE "bmp1.bmp"
|
/external/skia/tests/ |
SVGDeviceTest.cpp | 134 { "abcd" , "abcd" }, 137 { " abcd" , "abcd" }, 138 { " abcd" , "abcd" }, 139 { " \t\t abcd", "abcd" }, 140 { "abcd " , "abcd " }, // we allow one trailing whitespace cha [all...] |
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
RecapitalizeStatusTests.java | 59 status.start(29, 40, "abcd efghij", Locale.ENGLISH, SPACE); 61 assertEquals("Abcd Efghij", status.getRecapitalizedString()); 65 assertEquals("ABCD EFGHIJ", status.getRecapitalizedString()); 67 assertEquals("abcd efghij", status.getRecapitalizedString()); 69 assertEquals("Abcd Efghij", status.getRecapitalizedString()); 71 status.start(29, 40, "Abcd Efghij", Locale.ENGLISH, SPACE); 73 assertEquals("ABCD EFGHIJ", status.getRecapitalizedString()); 77 assertEquals("abcd efghij", status.getRecapitalizedString()); 79 assertEquals("Abcd Efghij", status.getRecapitalizedString()); 81 assertEquals("ABCD EFGHIJ", status.getRecapitalizedString()) [all...] |
/external/skia/src/core/ |
SkOpts.cpp | 39 static void cpuid (uint32_t abcd[4]) { __cpuid ((int*)abcd, 1); } 40 static void cpuid7(uint32_t abcd[4]) { __cpuidex((int*)abcd, 7, 0); } 48 static void cpuid (uint32_t abcd[4]) { __get_cpuid(1, abcd+0, abcd+1, abcd+2, abcd+3); } 49 static void cpuid7(uint32_t abcd[4]) 118 uint32_t abcd[] = {0,0,0,0}; local [all...] |
/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
simplestore.ll | 6 @abcd = external global i32 11 store i32 12345, i32* @abcd, align 4 13 ; CHECK: lw $[[REG2:[0-9]+]], %got(abcd)(${{[0-9]+}})
|
/external/clang/test/Preprocessor/ |
macro_fn_disable_expand.c | 8 #define w ABCD 10 // CHECK: m(ABCD)
|
/external/llvm/test/CodeGen/X86/ |
h-registers-1.ll | 10 ; CHECK: movzbl %{{[abcd]}}h, %e 11 ; CHECK: movzbl %{{[abcd]}}h, %e 12 ; CHECK: movzbl %{{[abcd]}}h, %e 13 ; CHECK: movzbl %{{[abcd]}}h, %e 14 ; CHECK: movzbl %{{[abcd]}}h, %e 15 ; CHECK: movzbl %{{[abcd]}}h, %e 16 ; CHECK: movzbl %{{[abcd]}}h, %e 17 ; CHECK: movzbl %{{[abcd]}}h, %e
|
/external/v8/test/mjsunit/regress/ |
regress-crbug-467047.js | 9 "abcd".replace(re, function() { }); 10 assertEquals("abcd", RegExp.input);
|
/frameworks/native/opengl/tests/EGLTest/ |
egl_cache_test.cpp | 45 mCache->setBlob("abcd", 4, "efgh", 4); 46 ASSERT_EQ(0, mCache->getBlob("abcd", 4, buf, 4)); 56 mCache->setBlob("abcd", 4, "efgh", 4); 57 ASSERT_EQ(4, mCache->getBlob("abcd", 4, buf, 4)); 67 mCache->setBlob("abcd", 4, "efgh", 4); 69 ASSERT_EQ(0, mCache->getBlob("abcd", 4, buf, 4)); 100 mCache->setBlob("abcd", 4, "efgh", 4); 103 ASSERT_EQ(4, mCache->getBlob("abcd", 4, buf, 4));
|