Searched defs:rootElementsLength (Results 1 – 14 of 14) sorted by relevance
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | collationdatawriter.cpp | 79 const void *rootElements, int32_t rootElementsLength, in writeBase() 101 const void *rootElements, int32_t rootElementsLength, in write()
|
| D | collationrootelements.h | 35 CollationRootElements(const uint32_t *rootElements, int32_t rootElementsLength) in CollationRootElements()
|
| D | collationdata.h | 248 int32_t rootElementsLength; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | collationdatawriter.cpp | 79 const void *rootElements, int32_t rootElementsLength, in writeBase() 101 const void *rootElements, int32_t rootElementsLength, in write()
|
| D | collationrootelements.h | 35 CollationRootElements(const uint32_t *rootElements, int32_t rootElementsLength) in CollationRootElements()
|
| D | collationdata.h | 248 int32_t rootElementsLength; member
|
| /third_party/icu/icu4c/source/i18n/ |
| D | collationdatawriter.cpp | 79 const void *rootElements, int32_t rootElementsLength, in writeBase() 101 const void *rootElements, int32_t rootElementsLength, in write()
|
| D | collationrootelements.h | 35 CollationRootElements(const uint32_t *rootElements, int32_t rootElementsLength) in CollationRootElements()
|
| D | collationdata.h | 248 int32_t rootElementsLength; member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | collationdatawriter.cpp | 79 const void *rootElements, int32_t rootElementsLength, in writeBase() 101 const void *rootElements, int32_t rootElementsLength, in write()
|
| D | collationrootelements.h | 35 CollationRootElements(const uint32_t *rootElements, int32_t rootElementsLength) in CollationRootElements()
|
| D | collationdata.h | 248 int32_t rootElementsLength; member
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| D | CollationDataReader.java | 279 int rootElementsLength = length / 4; in read() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| D | CollationDataReader.java | 280 int rootElementsLength = length / 4; in read() local
|