Searched defs:fromBase (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | collationdatabuilder.cpp | 397 CollationDataBuilder::getCE32FromOffsetCE32(UBool fromBase, UChar32 c, uint32_t ce32) const { in getCE32FromOffsetCE32() 428 UBool fromBase = FALSE; in getSingleCE() local 1093 UBool fromBase = FALSE; in getJamoCE32s() local
|
/third_party/icu/icu4c/source/i18n/ |
D | collationdatabuilder.cpp | 403 CollationDataBuilder::getCE32FromOffsetCE32(UBool fromBase, UChar32 c, uint32_t ce32) const { in getCE32FromOffsetCE32() 434 UBool fromBase = FALSE; in getSingleCE() local 1098 UBool fromBase = FALSE; in getJamoCE32s() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationdatabuilder.cpp | 403 CollationDataBuilder::getCE32FromOffsetCE32(UBool fromBase, UChar32 c, uint32_t ce32) const { in getCE32FromOffsetCE32() 434 UBool fromBase = FALSE; in getSingleCE() local 1098 UBool fromBase = FALSE; in getJamoCE32s() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationdatabuilder.cpp | 403 CollationDataBuilder::getCE32FromOffsetCE32(UBool fromBase, UChar32 c, uint32_t ce32) const { in getCE32FromOffsetCE32() 434 UBool fromBase = FALSE; in getSingleCE() local 1098 UBool fromBase = FALSE; in getJamoCE32s() local
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationDataBuilder.java | 397 protected int getCE32FromOffsetCE32(boolean fromBase, int c, int ce32) { in getCE32FromOffsetCE32()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | CollationDataBuilder.java | 398 protected int getCE32FromOffsetCE32(boolean fromBase, int c, int ce32) { in getCE32FromOffsetCE32()
|