Searched refs:cw1u (Results 1 – 3 of 3) sorted by relevance
843 CollationWeights cw1u = new CollationWeights(); // uncompressible primary weights in TestRootElements() local848 cw1u.initForPrimary(false); in TestRootElements()892 if (!cw1u.allocWeights(prevPri, pri, 1)) { in TestRootElements()897 newWeight = cw1u.nextWeight(); in TestRootElements()
840 CollationWeights cw1u = new CollationWeights(); // uncompressible primary weights in TestRootElements() local845 cw1u.initForPrimary(false); in TestRootElements()889 if (!cw1u.allocWeights(prevPri, pri, 1)) { in TestRootElements()894 newWeight = cw1u.nextWeight(); in TestRootElements()
771 CollationWeights cw1u; // uncompressible primary weights in TestRootElements() local776 cw1u.initForPrimary(FALSE); in TestRootElements()817 if(!cw1u.allocWeights(prevPri, pri, 1)) { in TestRootElements()821 newWeight = cw1u.nextWeight(); in TestRootElements()