Searched defs:matchIndex (Results 1 – 7 of 7) sorted by relevance
/external/lz4/lib/ |
D | lz4opt.h | 99 U32 matchIndex; in LZ4HC_BinTree_InsertAndGetAllMatches() local
|
D | lz4hc.c | 143 U32 matchIndex; in LZ4HC_InsertAndFindBestMatch() local 197 U32 matchIndex; in LZ4HC_InsertAndGetWiderMatch() local
|
/external/icu/icu4c/source/common/ |
D | ucurr.cpp | 1297 int32_t matchIndex = -1; in searchCurrencyName() local 1503 int32_t matchIndex = -1; in uprv_parseCurrency() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | reapits.c | 2253 static UBool U_CALLCONV FindCallback(const void* context , int64_t matchIndex) { in FindCallback()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | IBMCalendarTest.java | 1990 … int matchIndex = matchString("Monday March 28, 2016", 0, Calendar.DAY_OF_WEEK, matchData, cal); in TestSimpleDateFormatCoverage() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | IBMCalendarTest.java | 1989 … 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 | 4929 testProgressCallBackFn(const void *context, int64_t matchIndex) { in testProgressCallBackFn()
|