Searched defs:fromBase (Results 1 – 5 of 5) sorted by relevance
| /third_party/icu/icu4c/source/i18n/ |
| D | collationdatabuilder.cpp | 423 CollationDataBuilder::getCE32FromOffsetCE32(UBool fromBase, UChar32 c, uint32_t ce32) const { in getCE32FromOffsetCE32() 454 UBool fromBase = false; in getSingleCE() local 1212 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/skia/m133/third_party/externals/icu/source/i18n/ |
| D | collationdatabuilder.cpp | 423 CollationDataBuilder::getCE32FromOffsetCE32(UBool fromBase, UChar32 c, uint32_t ce32) const { in getCE32FromOffsetCE32() 454 UBool fromBase = false; in getSingleCE() local 1212 UBool fromBase = false; in getJamoCE32s() local
|
| /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()
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| D | CollationDataBuilder.java | 409 protected int getCE32FromOffsetCE32(boolean fromBase, int c, int ce32) { in getCE32FromOffsetCE32()
|