Home
last modified time | relevance | path

Searched refs:findHighStart (Results 1 - 11 of 11) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTrie2Writable.java660 private int findHighStart(int highValue) { in findHighStart() method in Trie2Writable
932 localHighStart=findHighStart(highValue); in compactTrie()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTrie2Writable.java662 private int findHighStart(int highValue) { in findHighStart() method in Trie2Writable
934 localHighStart=findHighStart(highValue); in compactTrie()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMutableCodePointTrie.java624 private int findHighStart() { in findHighStart() method in MutableCodePointTrie
1377 int realHighStart = findHighStart(); in compactTrie()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMutableCodePointTrie.java616 private int findHighStart() { in findHighStart() method in MutableCodePointTrie
1369 int realHighStart = findHighStart(); in compactTrie()
/third_party/icu/icu4c/source/common/
H A Dutrie2_builder.cpp944 findHighStart(UNewTrie2 *trie, uint32_t highValue) { in findHighStart() function
1238 highStart=findHighStart(newTrie, highValue); in compactTrie()
H A Dumutablecptrie.cpp99 UChar32 findHighStart() const;
664 UChar32 MutableCodePointTrie::findHighStart() const { in findHighStart() function in __anon3198::MutableCodePointTrie
1495 int32_t realHighStart = findHighStart(); in compactTrie()
/third_party/node/deps/icu-small/source/common/
H A Dutrie2_builder.cpp944 findHighStart(UNewTrie2 *trie, uint32_t highValue) { in findHighStart() function
1238 highStart=findHighStart(newTrie, highValue); in compactTrie()
H A Dumutablecptrie.cpp99 UChar32 findHighStart() const;
664 UChar32 MutableCodePointTrie::findHighStart() const { in findHighStart() function in __anon11850::MutableCodePointTrie
1495 int32_t realHighStart = findHighStart(); in compactTrie()
/third_party/skia/third_party/externals/icu/source/common/
H A Dutrie2_builder.cpp944 findHighStart(UNewTrie2 *trie, uint32_t highValue) { in findHighStart() function
1238 highStart=findHighStart(newTrie, highValue); in compactTrie()
H A Dumutablecptrie.cpp99 UChar32 findHighStart() const;
664 UChar32 MutableCodePointTrie::findHighStart() const { in findHighStart() function in __anon21079::MutableCodePointTrie
1495 int32_t realHighStart = findHighStart(); in compactTrie()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 22 milliseconds