Searched refs:nextWeight (Results 1 - 11 of 11) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcollationweights.h76 uint32_t nextWeight();
H A Dcollationbuilder.cpp1461 t = tertiaries.nextWeight();
1513 s = secondaries.nextWeight();
1542 p = primaries.nextWeight();
H A Dcollationweights.cpp548 CollationWeights::nextWeight() { function in class:CollationWeights
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationTest.java565 long w = cw.nextWeight();
570 + n + ").nextWeight() returns only "
578 + n + ").nextWeight() number "
593 + n + ").nextWeight() returns only "
884 newWeight = cw1c.nextWeight();
892 newWeight = cw1u.nextWeight();
909 long newWeight = cw2.nextWeight();
925 long newWeight = cw3.nextWeight();
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationTest.java564 long w = cw.nextWeight();
569 + n + ").nextWeight() returns only "
577 + n + ").nextWeight() number "
592 + n + ").nextWeight() returns only "
883 newWeight = cw1c.nextWeight();
891 newWeight = cw1u.nextWeight();
908 long newWeight = cw2.nextWeight();
924 long newWeight = cw3.nextWeight();
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DCollationBuilder.java1205 t = (int)tertiaries.nextWeight();
1256 s = (int)secondaries.nextWeight();
1284 p = primaries.nextWeight();
H A DCollationWeights.java140 public long nextWeight() { method in class:CollationWeights
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationBuilder.java1201 t = (int)tertiaries.nextWeight();
1252 s = (int)secondaries.nextWeight();
1280 p = primaries.nextWeight();
H A DCollationWeights.java138 public long nextWeight() { method in class:CollationWeights
/external/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp517 uint32_t w = cw.nextWeight();
519 errln("CollationWeights::allocWeights(%lx, %lx, %ld).nextWeight() "
525 errln("CollationWeights::allocWeights(%lx, %lx, %ld).nextWeight() "
534 errln("CollationWeights::allocWeights(%lx, %lx, %ld).nextWeight() "
818 newWeight = cw1c.nextWeight();
825 newWeight = cw1u.nextWeight();
838 uint32_t newWeight = cw2.nextWeight();
850 uint32_t newWeight = cw3.nextWeight();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1594 milliseconds