Searched defs:subt (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | mnkytst.cpp | 86 UnicodeString subs, subt; in TestCollationKey() local 161 UnicodeString subs, subt; in TestCompare() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationMonkeyTest.java | 64 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCollationKey() local 142 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCompare() local
|
D | CollationFrozenMonkeyTest.java | 79 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCollationKey() local 170 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCompare() local
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationMonkeyTest.java | 61 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCollationKey() local 139 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCompare() local
|
D | CollationFrozenMonkeyTest.java | 76 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCollationKey() local 167 String subt = source.substring(Math.min(t, tlen), Math.min(t + tlen, source.length())); in TestCompare() local
|
/external/python/cpython3/Modules/ |
D | _lsprof.c | 33 _PyTime_t subt; member
|
/external/python/cpython2/Modules/ |
D | _lsprof.c | 100 PY_LONG_LONG subt; member
|
/external/tcpdump/ |
D | print-isoclns.c | 1762 const uint8_t *tptr, int subt, int subl, in isis_print_ip_reach_subtlv() 1812 const uint8_t *tptr, u_int subt, u_int subl, in isis_print_is_reach_subtlv()
|
/external/javassist/src/test/javassist/ |
D | JvstTest4.java | 387 CtClass subt = sloader.get(java.text.CharacterIterator.class.getName()); in testArrayType() local
|