Searched refs:cw1c (Results 1 – 3 of 3) sorted by relevance
837 CollationWeights cw1c = new CollationWeights(); // compressible primary weights in TestRootElements() local842 cw1c.initForPrimary(true); in TestRootElements()879 if (!cw1c.allocWeights(prevPri, pri, 1)) { in TestRootElements()884 newWeight = cw1c.nextWeight(); in TestRootElements()
836 CollationWeights cw1c = new CollationWeights(); // compressible primary weights in TestRootElements() local841 cw1c.initForPrimary(true); in TestRootElements()878 if (!cw1c.allocWeights(prevPri, pri, 1)) { in TestRootElements()883 newWeight = cw1c.nextWeight(); in TestRootElements()
774 CollationWeights cw1c; // compressible primary weights in TestRootElements() local779 cw1c.initForPrimary(TRUE); in TestRootElements()814 if(!cw1c.allocWeights(prevPri, pri, 1)) { in TestRootElements()818 newWeight = cw1c.nextWeight(); in TestRootElements()