Home
last modified time | relevance | path

Searched refs:getSecondaryBefore (Results 1 – 9 of 9) sorted by relevance

/external/icu/libicu/cts_headers/
Dcollationrootelements.h175 uint32_t getSecondaryBefore(uint32_t p, uint32_t s) const;
/external/icu/icu4c/source/i18n/
Dcollationrootelements.h175 uint32_t getSecondaryBefore(uint32_t p, uint32_t s) const;
Dcollationrootelements.cpp119 CollationRootElements::getSecondaryBefore(uint32_t p, uint32_t s) const { in getSecondaryBefore() function in CollationRootElements
Dcollationbuilder.cpp473 weight16 = rootElements.getSecondaryBefore(p, s); in getWeight16Before()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationRootElements.java248 int getSecondaryBefore(long p, int s) { in getSecondaryBefore() method in CollationRootElements
DCollationBuilder.java271 weight16 = rootElements.getSecondaryBefore(p, s); in getWeight16Before()
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationRootElements.java250 int getSecondaryBefore(long p, int s) { in getSecondaryBefore() method in CollationRootElements
DCollationBuilder.java275 weight16 = rootElements.getSecondaryBefore(p, s); in getWeight16Before()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...