Searched defs:matchIndex (Results 1 – 10 of 10) sorted by relevance
/third_party/node/deps/icu-small/source/common/ |
D | ucurr.cpp | 1302 int32_t matchIndex = -1; in searchCurrencyName() local 1532 int32_t matchIndex = -1; in uprv_parseCurrency() local
|
/third_party/icu/icu4c/source/common/ |
D | ucurr.cpp | 1302 int32_t matchIndex = -1; in searchCurrencyName() local 1532 int32_t matchIndex = -1; in uprv_parseCurrency() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucurr.cpp | 1302 int32_t matchIndex = -1; in searchCurrencyName() local 1532 int32_t matchIndex = -1; in uprv_parseCurrency() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucurr.cpp | 1329 int32_t matchIndex = -1; in searchCurrencyName() local 1559 int32_t matchIndex = -1; in uprv_parseCurrency() local
|
/third_party/lz4/lib/ |
D | lz4hc.c | 231 static int LZ4HC_protectDictEnd(U32 const dictLimit, U32 const matchIndex) in LZ4HC_protectDictEnd() 267 U32 matchIndex; in LZ4HC_InsertAndGetWiderMatch() local
|
D | lz4.c | 1022 U32 matchIndex = LZ4_getIndexOnHash(h, cctx->hashTable, tableType); in LZ4_compress_generic_validated() local 1222 U32 matchIndex = LZ4_getIndexOnHash(h, cctx->hashTable, tableType); in LZ4_compress_generic_validated() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | reapits.c | 2262 static UBool U_CALLCONV FindCallback(const void* context , int64_t matchIndex) { in FindCallback()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/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
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/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
|
/third_party/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 4914 testProgressCallBackFn(const void *context, int64_t matchIndex) { in testProgressCallBackFn()
|