Home
last modified time | relevance | path

Searched refs:IX_TRANSFORM (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
DDictionaryData.java39 public static final int IX_TRANSFORM = 5; field in DictionaryData
67 int transform = indexes[IX_TRANSFORM]; in loadDictionaryFor()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDictionaryData.java40 public static final int IX_TRANSFORM = 5; field in DictionaryData
68 int transform = indexes[IX_TRANSFORM]; in loadDictionaryFor()
/third_party/node/deps/icu-small/source/common/
Ddictionarydata.h54 IX_TRANSFORM, enumerator
Dbrkeng.cpp280 const int32_t transform = indexes[DictionaryData::IX_TRANSFORM]; in loadDictionaryMatcherFor()
/third_party/icu/icu4c/source/common/
Ddictionarydata.h54 IX_TRANSFORM, enumerator
Dbrkeng.cpp279 const int32_t transform = indexes[DictionaryData::IX_TRANSFORM]; in loadDictionaryMatcherFor()
/third_party/skia/third_party/externals/icu/source/common/
Ddictionarydata.h54 IX_TRANSFORM, enumerator
Dbrkeng.cpp259 const int32_t transform = indexes[DictionaryData::IX_TRANSFORM]; in loadDictionaryMatcherFor()
/third_party/icu/icu4c/source/tools/gendict/
Dgendict.cpp440 indexes[DictionaryData::IX_TRANSFORM] = dict.getTransform(); in main()
/third_party/skia/third_party/externals/icu/source/tools/gendict/
Dgendict.cpp440 indexes[DictionaryData::IX_TRANSFORM] = dict.getTransform(); in main()