HomeSort by relevance Sort by last modified time
    Searched full:abcd (Results 76 - 100 of 126) sorted by null

1 2 34 5 6

  /external/icu4c/test/cintltst/
utransts.c 439 * [e]|abcd match rule 1 - copy output & adjust cursor
custrtst.c 497 abcd[] = { 0x61, 0x62, 0x63, 0x64, 0 }, local
649 if (u_strspn(testString, abcd) != u_strlen(testString)) {
    [all...]
citertst.c 481 u_uastrcpy(source, "abcd");
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
genericper.cpp 547 oscl_strncmp(from, "0123456789#*ABCD!", oscl_strlen("0123456789#*ABCD!")) == 0)
    [all...]
  /external/skia/emoji/
gmojiraw.txt     [all...]
  /external/skia/src/xml/
SkParseColor.cpp 539 SkASSERT(FindColor("#abcd", &result));
  /external/v8/test/cctest/
test-heap.cc 276 VerifyStringAllocation("abcd");
  /external/webkit/WebCore/platform/graphics/chromium/
FontLinux.cpp 577 // code-point order: abcd efg hijkl
  /packages/apps/Email/tests/src/com/android/email/mail/internet/
MimeMessageTest.java 49 private final String SHORT_PLAIN = "abcd";
MimeUtilityTest.java 51 private final String SHORT_PLAIN = "abcd";
  /external/icu4c/i18n/
translit.cpp 532 // input character to the input text. That is, for input "ABCD", we
533 // first try "A", then "AB", then "ABC", and finally "ABCD". If at
    [all...]
  /external/bluetooth/bluez/audio/
gateway.c 803 #define ALLOWED_NUMBER_SYMBOLS "1234567890*#ABCD"
  /external/bluetooth/glib/docs/reference/glib/
regex-syntax.sgml     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gdb 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gdb 
arm-eabi-gdbtui 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gdb 
arm-eabi-gdbtui 
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/
HttpURLConnectionImpl.java 614 * "\r\n") size. For example, a string "abcd" use chunk whose size is 5
    [all...]
  /external/icu4c/test/intltest/
rbbiapts.cpp 857 UnicodeString rulesString1 = "$aaa = abcd;\n"
    [all...]
utxttest.cpp 86 TestString("abcd\\U00010001xyz");
    [all...]
apicoll.cpp 212 Locale abcd("ab", "CD", "");
215 junk = Collator::createInstance(abcd, success);
    [all...]
regextst.cpp 347 REGEX_TESTLM("a(b|c)?d", "abcd", FALSE, FALSE);
    [all...]
  /external/webkit/WebCore/css/
CSSGrammar.y     [all...]
  /external/icu4c/i18n/unicode/
translit.h 178 * \htmlonly<blockquote>\endhtmlonly"ABCD" x <b>AB</b> -> "BBCD"<br>
    [all...]

Completed in 2698 milliseconds

1 2 34 5 6