Searched refs:cAt (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/test/testdata/ |
D | casing.txt | 54 { "ʻcAt! ʻeTc.", "ʻCat! ʻetc.", "", "-2", "" }, // -2=Trivial break iterator 55 { "ʻcAt! ʻeTc.", "ʻcat! ʻetc.", "", "-2", "A" }, // U_TITLECASE_NO_BREAK_ADJUSTMENT 56 { "ʻcAt! ʻeTc.", "ʻCAt! ʻeTc.", "", "-2", "L" }, // U_TITLECASE_NO_LOWERCASE 57 { "ʻcAt! ʻeTc.", "ʻcAt! ʻeTc.", "", "-2", "AL" }, // Both options
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBITestMonkey.java | 1500 c = cAt(j); in moveForward() 1507 int cAt(int pos) { in cAt() method in RBBITestMonkey.RBBISentenceMonkey 1541 c3 = cAt(p3); in next() 1579 while (p8>0 && fSpSet.contains(cAt(p8))) { in next() 1582 while (p8>0 && fCloseSet.contains(cAt(p8))) { in next() 1585 if (fATermSet.contains(cAt(p8))) { in next() 1588 c = cAt(p8); in next() 1597 if (p8<fText.length() && fLowerSet.contains(cAt(p8))) { in next() 1605 while (setContains(fSpSet, cAt(p8))) { in next() 1608 while (setContains(fCloseSet, cAt(p8))) { in next() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | RBBITestMonkey.java | 1503 c = cAt(j); in moveForward() 1510 int cAt(int pos) { in cAt() method in RBBITestMonkey.RBBISentenceMonkey 1544 c3 = cAt(p3); in next() 1582 while (p8>0 && fSpSet.contains(cAt(p8))) { in next() 1585 while (p8>0 && fCloseSet.contains(cAt(p8))) { in next() 1588 if (fATermSet.contains(cAt(p8))) { in next() 1591 c = cAt(p8); in next() 1600 if (p8<fText.length() && fLowerSet.contains(cAt(p8))) { in next() 1608 while (setContains(fSpSet, cAt(p8))) { in next() 1611 while (setContains(fCloseSet, cAt(p8))) { in next() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | rbbitst.cpp | 2191 UChar32 cAt(int pos); 2312 c = cAt(j); in moveForward() 2318 UChar32 RBBISentMonkey::cAt(int pos) { in cAt() function in RBBISentMonkey 2358 c3 = cAt(p3); in next() 2396 while (fSpSet->contains(cAt(p8))) { in next() 2399 while (fCloseSet->contains(cAt(p8))) { in next() 2402 if (fATermSet->contains(cAt(p8))) { in next() 2405 c = cAt(p8); in next() 2413 if (fLowerSet->contains(cAt(p8))) { in next() 2421 while (fSpSet->contains(cAt(p8))) { in next() [all …]
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 2877e808d79a188848ced4691979fc3c.00001b10.honggfuzz.cov | 53 8Ae�+�������O�eU���pE��8�`g�J�� �uu֎�x߇4cAt�+%�Kl�����VQ��������k"��(��I��1�$���#…
|
D | e9943ebcfb88d2c1cd8e1d66f72d93fb.0000fd65.honggfuzz.cov | 268 8Ae�+�������O�eU���pE��8�`g�J�� �uu֎�x߇4cAt�+%�Kl�����VQ��������k"��(��I��1�$���#… 469 8Ae�+�������O�eU���pE��8�`g�J�� �uu֎�x߇4cAt�+%�Kl�����VQ��������k"��(��I��1�$���#…
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 2877e808d79a188848ced4691979fc3c.00001b10.honggfuzz.cov | 53 8Ae�+�������O�eU���pE��8�`g�J�� �uu֎�x߇4cAt�+%�Kl�����VQ��������k"��(��I��1�$���#…
|
D | e9943ebcfb88d2c1cd8e1d66f72d93fb.0000fd65.honggfuzz.cov | 268 8Ae�+�������O�eU���pE��8�`g�J�� �uu֎�x߇4cAt�+%�Kl�����VQ��������k"��(��I��1�$���#… 469 8Ae�+�������O�eU���pE��8�`g�J�� �uu֎�x߇4cAt�+%�Kl�����VQ��������k"��(��I��1�$���#…
|