Home
last modified time | relevance | path

Searched defs:forLSCP (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2Writable.java154 private boolean isInNullBlock(int c, boolean forLSCP) { in isInNullBlock()
186 private int getIndex2Block(int c, boolean forLSCP) { in getIndex2Block()
271 private int getDataBlock(int c, boolean forLSCP) { in getDataBlock()
302 private Trie2Writable set(int c, boolean forLSCP, int value) { in set()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTrie2Writable.java156 private boolean isInNullBlock(int c, boolean forLSCP) { in isInNullBlock()
188 private int getIndex2Block(int c, boolean forLSCP) { in getIndex2Block()
273 private int getDataBlock(int c, boolean forLSCP) { in getDataBlock()
304 private Trie2Writable set(int c, boolean forLSCP, int value) { in set()
/third_party/node/deps/icu-small/source/common/
Dutrie2_builder.cpp498 isInNullBlock(UNewTrie2 *trie, UChar32 c, UBool forLSCP) { in isInNullBlock()
532 getIndex2Block(UNewTrie2 *trie, UChar32 c, UBool forLSCP) { in getIndex2Block()
627 getDataBlock(UNewTrie2 *trie, UChar32 c, UBool forLSCP) { in getDataBlock()
656 UChar32 c, UBool forLSCP, uint32_t value, in set32()
/third_party/icu/icu4c/source/common/
Dutrie2_builder.cpp498 isInNullBlock(UNewTrie2 *trie, UChar32 c, UBool forLSCP) { in isInNullBlock()
532 getIndex2Block(UNewTrie2 *trie, UChar32 c, UBool forLSCP) { in getIndex2Block()
627 getDataBlock(UNewTrie2 *trie, UChar32 c, UBool forLSCP) { in getDataBlock()
656 UChar32 c, UBool forLSCP, uint32_t value, in set32()
/third_party/skia/third_party/externals/icu/source/common/
Dutrie2_builder.cpp498 isInNullBlock(UNewTrie2 *trie, UChar32 c, UBool forLSCP) { in isInNullBlock()
532 getIndex2Block(UNewTrie2 *trie, UChar32 c, UBool forLSCP) { in getIndex2Block()
627 getDataBlock(UNewTrie2 *trie, UChar32 c, UBool forLSCP) { in getDataBlock()
656 UChar32 c, UBool forLSCP, uint32_t value, in set32()