Searched defs:c0 (Results 1 – 6 of 6) sorted by relevance
34 const int c0 = CharUtils::toBaseLowerCase(mString0[index0]); in getSubstitutionCost() local48 const int c0 = CharUtils::toBaseLowerCase(mString0[index0]); in allowTransposition() local
97 double c0,c1,c2,c3; in db_SolveQuartic() local169 double c0,c1,c2,c3; in db_SolveQuarticForced() local
179 const uint32_t c0 = v0 % 10000; in u64toa() local253 const uint32_t c0 = v0 % 10000; in u64toa() local
190 float[] c0 = Arrays.copyOf(c, 2); in resizeInner() local280 float[] c0 = Arrays.copyOf(c, 2); in fixedAspectResizeInner() local
144 public CubicBezierFn(float c0, float c1) { in CubicBezierFn()
107 float c0 = line2[0]; in lineIntersect() local