Searched refs:cw1u (Results 1 – 3 of 3) sorted by relevance
838 CollationWeights cw1u = new CollationWeights(); // uncompressible primary weights in TestRootElements() local843 cw1u.initForPrimary(false); in TestRootElements()887 if (!cw1u.allocWeights(prevPri, pri, 1)) { in TestRootElements()892 newWeight = cw1u.nextWeight(); in TestRootElements()
837 CollationWeights cw1u = new CollationWeights(); // uncompressible primary weights in TestRootElements() local842 cw1u.initForPrimary(false); in TestRootElements()886 if (!cw1u.allocWeights(prevPri, pri, 1)) { in TestRootElements()891 newWeight = cw1u.nextWeight(); in TestRootElements()
775 CollationWeights cw1u; // uncompressible primary weights in TestRootElements() local780 cw1u.initForPrimary(FALSE); in TestRootElements()821 if(!cw1u.allocWeights(prevPri, pri, 1)) { in TestRootElements()825 newWeight = cw1u.nextWeight(); in TestRootElements()