HomeSort by relevance Sort by last modified time
    Searched full:abcdef (Results 251 - 275 of 683) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
quopri.py 11 HEX = '0123456789ABCDEF'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_peepholer.py 113 ('a="abc" + "def"', "('abcdef')"), # check string ops
test_io.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_json.so 
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
quopri.py 11 HEX = '0123456789ABCDEF'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_peepholer.py 113 ('a="abc" + "def"', "('abcdef')"), # check string ops
test_io.py     [all...]
  /system/media/camera/docs/
metadata_helpers.py 193 # abcDef.xyz -> ABC_DEF_XYZ
202 csym('abcDef.xyz') == 'ABC_DEF_XYZ'
209 # abcDef.xyz -> abc_def_xyz
218 csyml('abcDef.xyz') == 'abc_def_xyz'
  /external/chromium_org/content/browser/appcache/
appcache_unittest.cc 693 GURL("http://foo.com/a/b/01234567890abcdef/b")));
695 GURL("http://foo.com/a/b/01234567890abcdef/b01234567890abcdef/b")));
698 "/and_even_more_for_the_heck_of_it/01234567890abcdef/b")));
  /external/chromium_org/third_party/icu/source/test/intltest/
bytestrietest.cpp 234 { "abcdef", -6 }
516 { "abcdef", 10 },
544 { "abcdef", 10 },
strtest.cpp 455 if(result != "abcdef") {
501 if (0 != strcmp("abcdef", chStr.data()) || 6 != chStr.length()) {
507 strcpy(expected, "abcdef");
ucharstrietest.cpp 243 { "abcdef", -6 }
674 { "abcdef", 10 },
702 { "abcdef", 10 },
    [all...]
  /external/chromium_org/third_party/libjpeg_turbo/simd/
jdclrss2-64.asm 90 movdqa xmm5, XMMWORD [rbx] ; xmm5=Cb(0123456789ABCDEF)
91 movdqa xmm1, XMMWORD [rdx] ; xmm1=Cr(0123456789ABCDEF)
177 movdqa xmm5, XMMWORD [rsi] ; xmm5=Y(0123456789ABCDEF)
jdclrss2.asm 102 movdqa xmm5, XMMWORD [ebx] ; xmm5=Cb(0123456789ABCDEF)
103 movdqa xmm1, XMMWORD [edx] ; xmm1=Cr(0123456789ABCDEF)
189 movdqa xmm5, XMMWORD [esi] ; xmm5=Y(0123456789ABCDEF)
  /external/icu/icu4c/source/test/intltest/
bytestrietest.cpp 234 { "abcdef", -6 }
516 { "abcdef", 10 },
544 { "abcdef", 10 },
strtest.cpp 455 if(result != "abcdef") {
501 if (0 != strcmp("abcdef", chStr.data()) || 6 != chStr.length()) {
507 strcpy(expected, "abcdef");
ucharstrietest.cpp 243 { "abcdef", -6 }
674 { "abcdef", 10 },
702 { "abcdef", 10 },
    [all...]
  /external/stlport/test/unit/
codecvt_test.cpp 394 string from("abcdef");
408 wstring from(L"abcdef");
441 string from("abcdef");
  /ndk/tests/device/test-gnustl-full/unit/
codecvt_test.cpp 396 string from("abcdef");
410 wstring from(L"abcdef");
443 string from("abcdef");
  /ndk/tests/device/test-stlport/unit/
codecvt_test.cpp 396 string from("abcdef");
410 wstring from(L"abcdef");
443 string from("abcdef");
  /external/valgrind/main/none/tests/amd64/
pcmpstr64w.c 614 try_istri(wot,h,s, "11111111abcdef11", "0000000000abcdef");
618 try_istri(wot,h,s, "11111111abcdef11", "0000000000abcdef");
619 try_istri(wot,h,s, "1111111111abcdef", "0000000000abcdef");
620 try_istri(wot,h,s, "111111111111abcd", "0000000000abcdef");
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
GsmAlphabet.java     [all...]
  /external/valgrind/main/memcheck/tests/
str_tester.c 204 check ((stpcpy (one, "abcdef") - one) == 6, 11);
205 equal (one, "abcdef", 12);
    [all...]
  /external/pcre/dist/testdata/
testinput1     [all...]
  /development/host/windows/usb/api/
adb_api.cpp 164 // "\\\\?\\usb#vid_xxxx&pid_xxxx&mi_xx#123456789abcdef#{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}"

Completed in 772 milliseconds

<<11121314151617181920>>