Searched refs:lpl (Results 1 – 2 of 2) sorted by relevance
52 LocalePriorityList lpl = LocalePriorityList.add("en, hi").build(); in testFallbacks() local53 final LocaleMatcher matcher = new LocaleMatcher(lpl, null, 0.09); in testFallbacks()
421 lpl = Scalar(1.5)*ss, in step() local423 x = ll + a11*a11*b11i*b11i - lpl*a11*b11i + a12*a21*b11i*b22i in step()425 y = a11*a21*b11i*b11i - lpl*a21*b11i + a21*a22*b11i*b22i in step()