Searched defs:valueBits (Results 1 – 14 of 14) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | trie2test.c | 115 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/ |
D | utrie2.cpp | 129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, in utrie2_openFromSerialized() 239 utrie2_openDummy(UTrie2ValueBits valueBits, in utrie2_openDummy()
|
D | utrie_swap.cpp | 103 UTrie2ValueBits valueBits; in utrie2_swap() local
|
D | utrie2_builder.cpp | 1306 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode) { in utrie2_freeze()
|
/third_party/icu/icu4c/source/common/ |
D | utrie2.cpp | 129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, in utrie2_openFromSerialized() 239 utrie2_openDummy(UTrie2ValueBits valueBits, in utrie2_openDummy()
|
D | utrie_swap.cpp | 103 UTrie2ValueBits valueBits; in utrie2_swap() local
|
D | utrie2_builder.cpp | 1306 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode) { in utrie2_freeze()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utrie2.cpp | 129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, in utrie2_openFromSerialized() 239 utrie2_openDummy(UTrie2ValueBits valueBits, in utrie2_openDummy()
|
D | utrie_swap.cpp | 103 UTrie2ValueBits valueBits; in utrie2_swap() local
|
D | utrie2_builder.cpp | 1306 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode) { in utrie2_freeze()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Trie2Writable.java | 1018 private void freeze(Trie2 dest, ValueWidth valueBits) { in freeze()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Trie2Writable.java | 1020 private void freeze(Trie2 dest, ValueWidth valueBits) { in freeze()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APFloat.cpp | 2751 unsigned int count, valueBits, shift, partsCount, outputDigits; in convertNormalToHexString() local
|
/third_party/skia/src/sksl/codegen/ |
D | SkSLSPIRVCodeGenerator.cpp | 2883 int32_t valueBits; in writeLiteral() local
|