Searched defs:matchIndex (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ucurr.cpp | 1329 int32_t matchIndex = -1; in searchCurrencyName() local 1559 int32_t matchIndex = -1; in uprv_parseCurrency() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | reapits.c | 2254 static UBool U_CALLCONV FindCallback(const void* context , int64_t matchIndex) { in FindCallback()
|
/external/lz4/lib/ |
D | lz4.c | 757 U32 matchIndex = LZ4_getIndexOnHash(h, cctx->hashTable, tableType); in LZ4_compress_generic() local 933 U32 matchIndex = LZ4_getIndexOnHash(h, cctx->hashTable, tableType); in LZ4_compress_generic() local
|
D | lz4hc.c | 233 U32 matchIndex; in LZ4HC_InsertAndGetWiderMatch() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | IBMCalendarTest.java | 1996 … 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 | 1993 … 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 | 4868 testProgressCallBackFn(const void *context, int64_t matchIndex) { in testProgressCallBackFn()
|