Searched defs:matchIndex (Results 1 – 6 of 6) sorted by relevance
/external/lz4/lib/ |
D | lz4hc.c | 163 U32 matchIndex; in LZ4HC_InsertAndFindBestMatch() local 223 U32 matchIndex; in LZ4HC_InsertAndGetWiderMatch() local
|
/external/icu/icu4c/source/i18n/ |
D | ucurr.cpp | 1349 int32_t matchIndex = -1; in searchCurrencyName() local 1556 int32_t matchIndex = -1; in uprv_parseCurrency() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | reapits.c | 2251 static UBool U_CALLCONV FindCallback(const void* context , int64_t matchIndex) { in FindCallback()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | IBMCalendarTest.java | 1943 … int matchIndex = matchString("Monday March 28, 2016", 0, Calendar.DAY_OF_WEEK, matchData, cal); in TestSimpleDateFormatCoverage() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | IBMCalendarTest.java | 1947 … int matchIndex = matchString("Monday March 28, 2016", 0, Calendar.DAY_OF_WEEK, matchData, cal); in TestSimpleDateFormatCoverage() local
|
/external/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 4920 testProgressCallBackFn(const void *context, int64_t matchIndex) { in testProgressCallBackFn()
|