HomeSort by relevance Sort by last modified time
    Searched full:abcdef (Results 226 - 250 of 724) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse-simple.so.0 
libpulse-simple.so.0.0 
libpulse-simple.so.0.0.1 
  /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/
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...]
  /external/chromium_org/third_party/icu/source/test/intltest/
strtest.cpp 487 if(result != "abcdef") {
533 if (0 != strcmp("abcdef", chStr.data()) || 6 != chStr.length()) {
539 strcpy(expected, "abcdef");
  /external/chromium_org/webkit/browser/appcache/
appcache_unittest.cc 687 GURL("http://foo.com/a/b/01234567890abcdef/b")));
689 GURL("http://foo.com/a/b/01234567890abcdef/b01234567890abcdef/b")));
692 "/and_even_more_for_the_heck_of_it/01234567890abcdef/b")));
  /external/icu4c/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 613 try_istri(wot,h,s, "11111111abcdef11", "0000000000abcdef");
617 try_istri(wot,h,s, "11111111abcdef11", "0000000000abcdef");
618 try_istri(wot,h,s, "1111111111abcdef", "0000000000abcdef");
619 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...]
  /bionic/libc/stdio/
vfprintf.c 603 xdigs = "0123456789abcdef";
636 xdigs = "0123456789ABCDEF";
639 xdigs = "0123456789abcdef";
  /development/host/windows/usb/api/
adb_api.cpp 164 // "\\\\?\\usb#vid_xxxx&pid_xxxx&mi_xx#123456789abcdef#{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}"
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DateTest.java 296 String SQL_NOTVALID1 = "ABCDEF"; // Invalid date string
  /external/chromium/base/
md5.cc 254 static char const zEncode[] = "0123456789abcdef";
  /external/chromium/net/socket/
dns_cert_provenance_checker.cc 125 static const char hextable[] = "0123456789abcdef";

Completed in 788 milliseconds

1 2 3 4 5 6 7 8 91011>>