HomeSort by relevance Sort by last modified time
    Searched full:abcde (Results 351 - 375 of 391) sorted by null

<<111213141516

  /external/valgrind/memcheck/tests/amd64/
insn-pcmpistri.stderr.exp 66 strlen("abcde")=true
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
CharBufferTest.java 908 CharBuffer cb = CharBuffer.wrap("ABCDE").asReadOnlyBuffer();
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.conf     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UnicodeSetStringSpanTest.java     [all...]
  /external/pcre/dist/
pcrecpp_unittest.cc 1034 CHECK(RE("[0-9a-f+.-]{5,}").FullMatch("0abcde"));
    [all...]
pcre_jit_test.c 253 { MUA, 0, "(a|b)?\?d((?:e)?)", "abcde" },
    [all...]
  /external/regex-re2/re2/testing/
re2_test.cc 842 CHECK(RE2::FullMatch("0abcde", "[0-9a-f+.-]{5,}"));
    [all...]
  /external/pcre/dist/testdata/
testoutput10 1408 0: abcde
1418 0: abcde
    [all...]
testoutput5 1423 0: abcde
1425 Partial match: abcde
    [all...]
testoutput9     [all...]
testoutput11-16 264 /abcde/CBM
testoutput11-32 264 /abcde/CBM
testoutput11-8 264 /abcde/CBM
  /external/v8/test/cctest/
test-api.cc     [all...]
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
TransliteratorTest.java 473 String s = "abcde";
511 String s = "abcde";
    [all...]
  /external/freetype/src/truetype/
ttinterp.c     [all...]
  /external/icu/icu4c/source/test/intltest/
transtst.cpp 638 UnicodeString s("abcde", "");
688 UnicodeString s("abcde");
    [all...]
regextst.cpp 650 REGEX_TESTLM("ab.*xyz", "abcde...wxyz...abc..xyz", TRUE, TRUE);
651 REGEX_TESTLM("ab.*xyz", "abcde...wxyz...abc..xyz...", TRUE, FALSE);
    [all...]
  /external/llvm/lib/Target/
README.txt     [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttinterp.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
capitst.c     [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationMiscTest.java     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
GsmAlphabet.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_set.py 214 p, q, r = map(self.thetype, ['ab', 'abcde', 'def'])
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_set.py 214 p, q, r = map(self.thetype, ['ab', 'abcde', 'def'])
    [all...]

Completed in 3126 milliseconds

<<111213141516