Home
last modified time | relevance | path

Searched defs:matchTable (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/common/
Dloclikelysubtags.cpp120 ResourceTable matchTable = value.getTable(errorCode); in load() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleDistance.java137 UResource.Table matchTable = value.getTable(); in load() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DLocaleDistance.java142 UResource.Table matchTable = value.getTable(); in load() local
/external/zstd/lib/compress/
Dzstd_compress_internal.h122 ZSTD_match_t* matchTable; /* list of found matches, of size ZSTD_OPT_NUM+1 */ member
/external/zstd/lib/legacy/
Dzstd_v06.c594 ZSTDv06_match_t* matchTable; member
Dzstd_v07.c2829 ZSTDv07_match_t* matchTable; member