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

/external/icu/icu4c/source/i18n/
H A Dcollationbasedatabuilder.h88 UVector64 rootElements; member in class:CollationBaseDataBuilder
H A Dcollationrootelements.h33 CollationRootElements(const uint32_t *rootElements, int32_t rootElementsLength) argument
34 : elements(rootElements), length(rootElementsLength) {}
H A Dcollationdata.h47 rootElements(NULL), rootElementsLength(0) {}
214 const uint32_t *rootElements; member in struct:CollationData
H A Dcollationdatawriter.cpp77 const void *rootElements, int32_t rootElementsLength,
82 rootElements, rootElementsLength,
99 const void *rootElements, int32_t rootElementsLength,
307 copyData(indexes, CollationDataReader::IX_ROOT_ELEMENTS_OFFSET, rootElements, dest);
76 writeBase(const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) argument
97 write(UBool isBase, const UVersionInfo dataVersion, const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) argument
H A Dcollationbuilder.h298 const CollationRootElements rootElements; member in class:CollationBuilder
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 117 milliseconds