Home
last modified time | relevance | path

Searched defs:valueBits (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dtrie2test.c115 const UTrie2 *trie, UTrie2ValueBits valueBits, in testTrieGetters()
274 const UTrie2 *trie, UTrie2ValueBits valueBits, in testTrieUTF16()
354 const UTrie2 *trie, UTrie2ValueBits valueBits, in testTrieUTF8()
521 UTrie2 *trie, UTrie2ValueBits valueBits, in testFrozenTrie()
578 UTrie2 *trie, UTrie2ValueBits valueBits, in testTrieSerialize()
1135 dummyTest(UTrie2ValueBits valueBits) { in dummyTest()
/third_party/node/deps/icu-small/source/common/
Dutrie2.cpp129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, in utrie2_openFromSerialized()
239 utrie2_openDummy(UTrie2ValueBits valueBits, in utrie2_openDummy()
Dutrie_swap.cpp103 UTrie2ValueBits valueBits; in utrie2_swap() local
Dutrie2_builder.cpp1306 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode) { in utrie2_freeze()
/third_party/icu/icu4c/source/common/
Dutrie2.cpp129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, in utrie2_openFromSerialized()
239 utrie2_openDummy(UTrie2ValueBits valueBits, in utrie2_openDummy()
Dutrie_swap.cpp103 UTrie2ValueBits valueBits; in utrie2_swap() local
Dutrie2_builder.cpp1306 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode) { in utrie2_freeze()
/third_party/skia/third_party/externals/icu/source/common/
Dutrie2.cpp129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, in utrie2_openFromSerialized()
239 utrie2_openDummy(UTrie2ValueBits valueBits, in utrie2_openDummy()
Dutrie_swap.cpp103 UTrie2ValueBits valueBits; in utrie2_swap() local
Dutrie2_builder.cpp1306 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode) { in utrie2_freeze()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2Writable.java1018 private void freeze(Trie2 dest, ValueWidth valueBits) { in freeze()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTrie2Writable.java1020 private void freeze(Trie2 dest, ValueWidth valueBits) { in freeze()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp2751 unsigned int count, valueBits, shift, partsCount, outputDigits; in convertNormalToHexString() local
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2883 int32_t valueBits; in writeLiteral() local