Searched refs:cw1u (Results 1 – 3 of 3) sorted by relevance
854 CollationWeights cw1u = new CollationWeights(); // uncompressible primary weights in TestRootElements() local859 cw1u.initForPrimary(false); in TestRootElements()903 if (!cw1u.allocWeights(prevPri, pri, 1)) { in TestRootElements()908 newWeight = cw1u.nextWeight(); in TestRootElements()
858 CollationWeights cw1u = new CollationWeights(); // uncompressible primary weights in TestRootElements() local863 cw1u.initForPrimary(false); in TestRootElements()907 if (!cw1u.allocWeights(prevPri, pri, 1)) { in TestRootElements()912 newWeight = cw1u.nextWeight(); in TestRootElements()
773 CollationWeights cw1u; // uncompressible primary weights in TestRootElements() local778 cw1u.initForPrimary(FALSE); in TestRootElements()819 if(!cw1u.allocWeights(prevPri, pri, 1)) { in TestRootElements()823 newWeight = cw1u.nextWeight(); in TestRootElements()