Home
last modified time | relevance | path

Searched defs:dataCapacity (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutrie2_impl.h151 int32_t index2Length, dataCapacity, dataLength; member
Dutrie.h562 int32_t indexLength, dataCapacity, dataLength; member
Dumutablecptrie.cpp106 int32_t dataCapacity = 0; member in __anone49a37020111::MutableCodePointTrie
/third_party/icu/icu4c/source/common/
Dutrie2_impl.h151 int32_t index2Length, dataCapacity, dataLength; member
Dutrie.h563 int32_t indexLength, dataCapacity, dataLength; member
Dumutablecptrie.cpp111 int32_t dataCapacity = 0; member in __anon932de57f0111::MutableCodePointTrie
/third_party/node/deps/icu-small/source/common/
Dutrie2_impl.h151 int32_t index2Length, dataCapacity, dataLength; member
Dutrie.h563 int32_t indexLength, dataCapacity, dataLength; member
Dumutablecptrie.cpp111 int32_t dataCapacity = 0; member in __anon2875cbae0111::MutableCodePointTrie
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTrie2Writable.java1195 private int dataCapacity; field in Trie2Writable