Home
last modified time | relevance | path

Searched refs:IX_MIN_NO_NO_COMP_NO_MAYBE_CC (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
Dn2builder.cpp453 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]+norm.offset*2; in writeNorm16()
590 indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]=extraData.length()*2; in processData()
763 …mpNoMaybeCC: 0x%04x\n", (int)indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]); in processData()
/third_party/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp453 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]+norm.offset*2; in writeNorm16()
590 indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]=extraData.length()*2; in processData()
763 …mpNoMaybeCC: 0x%04x\n", (int)indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]); in processData()
/third_party/flutter/skia/third_party/externals/icu/source/tools/gennorm2/
Dn2builder.cpp453 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]+norm.offset*2; in writeNorm16()
590 indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]=extraData.length()*2; in processData()
763 …mpNoMaybeCC: 0x%04x\n", (int)indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]); in processData()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.h447 IX_MIN_NO_NO_COMP_NO_MAYBE_CC, enumerator
Dnormalizer2impl.cpp441 minNoNoCompNoMaybeCC = static_cast<uint16_t>(inIndexes[IX_MIN_NO_NO_COMP_NO_MAYBE_CC]); in init()
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.h447 IX_MIN_NO_NO_COMP_NO_MAYBE_CC, enumerator
Dnormalizer2impl.cpp440 minNoNoCompNoMaybeCC = static_cast<uint16_t>(inIndexes[IX_MIN_NO_NO_COMP_NO_MAYBE_CC]); in init()
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.h447 IX_MIN_NO_NO_COMP_NO_MAYBE_CC, enumerator
Dnormalizer2impl.cpp440 minNoNoCompNoMaybeCC = static_cast<uint16_t>(inIndexes[IX_MIN_NO_NO_COMP_NO_MAYBE_CC]); in init()
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.h447 IX_MIN_NO_NO_COMP_NO_MAYBE_CC, enumerator
Dnormalizer2impl.cpp440 minNoNoCompNoMaybeCC = static_cast<uint16_t>(inIndexes[IX_MIN_NO_NO_COMP_NO_MAYBE_CC]); in init()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java472 minNoNoCompNoMaybeCC=inIndexes[IX_MIN_NO_NO_COMP_NO_MAYBE_CC]; in load()
951 public static final int IX_MIN_NO_NO_COMP_NO_MAYBE_CC=16; field in Normalizer2Impl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java481 minNoNoCompNoMaybeCC=inIndexes[IX_MIN_NO_NO_COMP_NO_MAYBE_CC]; in load()
960 public static final int IX_MIN_NO_NO_COMP_NO_MAYBE_CC=16; field in Normalizer2Impl