Home
last modified time | relevance | path

Searched defs:valueWidth (Results 1 – 16 of 16) sorted by relevance

/external/icu/icu4c/source/common/
Ducptrie.cpp22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary()
216 inline uint32_t getValue(UCPTrieData data, UCPTrieValueWidth valueWidth, int32_t dataIndex) { in getValue()
265 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in getRange() local
478 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in ucptrie_toBinary() local
Dutrie_swap.cpp190 UCPTrieValueWidth valueWidth; in ucptrie_swap() local
Dcharacterproperties.cpp334 UCPTrieValueWidth valueWidth; in makeMap() local
Dumutablecptrie.cpp1571 UCPTrie *MutableCodePointTrie::build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &er… in build()
1835 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, in umutablecptrie_buildImmutable()
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DCharacterProperties.java93 CodePointTrie.ValueWidth valueWidth; in makeMap() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharacterProperties.java92 CodePointTrie.ValueWidth valueWidth; in makeMap() local
/external/icu/icu4c/source/test/cintltst/
Ducptrietest.c185 UCPTrieType type, UCPTrieValueWidth valueWidth, in testTrieGetters()
386 const UCPTrie *trie, UCPTrieValueWidth valueWidth, in testTrieUTF16()
488 const UCPTrie *trie, UCPTrieValueWidth valueWidth, in testTrieUTF8()
690 UCPTrieType type, UCPTrieValueWidth valueWidth, in testTrie()
712 UCPTrieType type, UCPTrieValueWidth valueWidth, UBool withSwap, in testTrieSerialize()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCodePointTrieTest.java219 CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, in testTrieGetters()
339 CodePointTrie trie, CodePointTrie.ValueWidth valueWidth, in testTrieUTF16()
426 CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, in testTrie()
444 … CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, boolean withSwap, in testTrieSerialize()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DCodePointTrieTest.java222 CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, in testTrieGetters()
342 CodePointTrie trie, CodePointTrie.ValueWidth valueWidth, in testTrieUTF16()
429 CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, in testTrie()
447 … CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth, boolean withSwap, in testTrieSerialize()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCodePointTrie.java136 public static CodePointTrie fromBinary(Type type, ValueWidth valueWidth, ByteBuffer bytes) { in fromBinary()
767 public static Fast fromBinary(ValueWidth valueWidth, ByteBuffer bytes) { in fromBinary()
906 public static Small fromBinary(ValueWidth valueWidth, ByteBuffer bytes) { in fromBinary()
DMutableCodePointTrie.java352 …public CodePointTrie buildImmutable(CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth) { in buildImmutable()
1436 private CodePointTrie build(CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth) { in build()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCodePointTrie.java141 public static CodePointTrie fromBinary(Type type, ValueWidth valueWidth, ByteBuffer bytes) { in fromBinary()
779 public static Fast fromBinary(ValueWidth valueWidth, ByteBuffer bytes) { in fromBinary()
923 public static Small fromBinary(ValueWidth valueWidth, ByteBuffer bytes) { in fromBinary()
DMutableCodePointTrie.java359 …public CodePointTrie buildImmutable(CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth) { in buildImmutable()
1443 private CodePointTrie build(CodePointTrie.Type type, CodePointTrie.ValueWidth valueWidth) { in build()
/external/icu/icu4c/source/common/unicode/
Ducptrie.h79 int8_t valueWidth; // UCPTrieValueWidth member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1127 unsigned valueWidth = valueToShift.getBitWidth(); in getShiftAmount() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1128 unsigned valueWidth = valueToShift.getBitWidth(); in getShiftAmount() local