Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp2347 uint32_t canonValue = umutablecptrie_get(mutableTrie, decompLead); in addToStartSet() local
2520 int32_t canonValue=getCanonValue(c)&~CANON_NOT_SEGMENT_STARTER; in getCanonStartSet() local
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp2490 uint32_t canonValue = umutablecptrie_get(mutableTrie, decompLead); in addToStartSet() local
2663 int32_t canonValue=getCanonValue(c)&~CANON_NOT_SEGMENT_STARTER; in getCanonStartSet() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java882 int canonValue=canonIterData.get(c)&~CANON_NOT_SEGMENT_STARTER; in getCanonStartSet() local
2235 int canonValue = mutableTrie.get(decompLead); in addToStartSet() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java891 int canonValue=canonIterData.get(c)&~CANON_NOT_SEGMENT_STARTER; in getCanonStartSet() local
2244 int canonValue = mutableTrie.get(decompLead); in addToStartSet() local
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.cpp2490 uint32_t canonValue = umutablecptrie_get(mutableTrie, decompLead); in addToStartSet() local
2663 int32_t canonValue=getCanonValue(c)&~CANON_NOT_SEGMENT_STARTER; in getCanonStartSet() local
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.cpp2490 uint32_t canonValue = umutablecptrie_get(mutableTrie, decompLead); in addToStartSet() local
2663 int32_t canonValue=getCanonValue(c)&~CANON_NOT_SEGMENT_STARTER; in getCanonStartSet() local