Searched refs:cw1c (Results 1 – 3 of 3) sorted by relevance
853 CollationWeights cw1c = new CollationWeights(); // compressible primary weights in TestRootElements() local858 cw1c.initForPrimary(true); in TestRootElements()895 if (!cw1c.allocWeights(prevPri, pri, 1)) { in TestRootElements()900 newWeight = cw1c.nextWeight(); in TestRootElements()
857 CollationWeights cw1c = new CollationWeights(); // compressible primary weights in TestRootElements() local862 cw1c.initForPrimary(true); in TestRootElements()899 if (!cw1c.allocWeights(prevPri, pri, 1)) { in TestRootElements()904 newWeight = cw1c.nextWeight(); in TestRootElements()
772 CollationWeights cw1c; // compressible primary weights in TestRootElements() local777 cw1c.initForPrimary(TRUE); in TestRootElements()812 if(!cw1c.allocWeights(prevPri, pri, 1)) { in TestRootElements()816 newWeight = cw1c.nextWeight(); in TestRootElements()