Home
last modified time | relevance | path

Searched defs:rootElements (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcollationbasedatabuilder.h88 UVector64 rootElements; variable
Dcollationdatawriter.cpp77 const void *rootElements, int32_t rootElementsLength, in writeBase()
99 const void *rootElements, int32_t rootElementsLength, in write()
Dcollationrootelements.h33 CollationRootElements(const uint32_t *rootElements, int32_t rootElementsLength) in CollationRootElements()
Dcollationdata.h214 const uint32_t *rootElements; member
Dcollationbuilder.h298 const CollationRootElements rootElements; variable
/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp744 CollationRootElements rootElements(root->rootElements, root->rootElementsLength); in TestRootElements() local
847 CollationRootElements rootElements(root->rootElements, root->rootElementsLength); in TestTailoredElements() local