Searched refs:nextWeight (Results 1 – 10 of 10) sorted by relevance
76 uint32_t nextWeight();
1461 t = tertiaries.nextWeight(); in makeTailoredCEs()1513 s = secondaries.nextWeight(); in makeTailoredCEs()1542 p = primaries.nextWeight(); in makeTailoredCEs()
548 CollationWeights::nextWeight() { in nextWeight() function in CollationWeights
567 long w = cw.nextWeight(); in checkAllocWeights()886 newWeight = cw1c.nextWeight(); in TestRootElements()894 newWeight = cw1u.nextWeight(); in TestRootElements()911 long newWeight = cw2.nextWeight(); in TestRootElements()927 long newWeight = cw3.nextWeight(); in TestRootElements()
570 long w = cw.nextWeight(); in checkAllocWeights()889 newWeight = cw1c.nextWeight(); in TestRootElements()897 newWeight = cw1u.nextWeight(); in TestRootElements()914 long newWeight = cw2.nextWeight(); in TestRootElements()930 long newWeight = cw3.nextWeight(); in TestRootElements()
513 uint32_t w = cw.nextWeight(); in checkAllocWeights()814 newWeight = cw1c.nextWeight(); in TestRootElements()821 newWeight = cw1u.nextWeight(); in TestRootElements()834 uint32_t newWeight = cw2.nextWeight(); in TestRootElements()846 uint32_t newWeight = cw3.nextWeight(); in TestRootElements()
1201 t = (int)tertiaries.nextWeight();1252 s = (int)secondaries.nextWeight();1280 p = primaries.nextWeight();
138 public long nextWeight() { in nextWeight() method in CollationWeights
1205 t = (int)tertiaries.nextWeight();1256 s = (int)secondaries.nextWeight();1284 p = primaries.nextWeight();
140 public long nextWeight() { in nextWeight() method in CollationWeights