Home
last modified time | relevance | path

Searched defs:reorderTable (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dcollationdatareader.cpp141 const uint8_t *reorderTable = NULL; in read() local
Dcollationsettings.h224 const uint8_t *reorderTable; member
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationdatareader.cpp141 const uint8_t *reorderTable = NULL; in read() local
Dcollationsettings.h224 const uint8_t *reorderTable; member
/third_party/node/deps/icu-small/source/i18n/
Dcollationdatareader.cpp141 const uint8_t *reorderTable = NULL; in read() local
Dcollationsettings.h224 const uint8_t *reorderTable; member
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationdatareader.cpp141 const uint8_t *reorderTable = NULL; in read() local
Dcollationsettings.h224 const uint8_t *reorderTable; member
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationDataReader.java171 assert(reorderRangesLength < reorderCodesLength); in read()
DCollationSettings.java449 public byte[] reorderTable; field in CollationSettings
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationDataReader.java172 assert(reorderRangesLength < reorderCodesLength); in read()
DCollationSettings.java451 public byte[] reorderTable; field in CollationSettings