Searched defs:c0 (Results 1 – 5 of 5) sorted by relevance
| /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/utils/ |
| D | damerau_levenshtein_edit_distance_policy.h | 34 const int c0 = CharUtils::toBaseLowerCase(mString0[index0]); in getSubstitutionCost() local 48 const int c0 = CharUtils::toBaseLowerCase(mString0[index0]); in allowTransposition() local
|
| /packages/apps/Camera/jni/feature_stab/db_vlvm/ |
| D | db_utilities_poly.cpp | 97 double c0,c1,c2,c3; in db_SolveQuartic() local 169 double c0,c1,c2,c3; in db_SolveQuarticForced() local
|
| /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
| D | db_utilities_poly.cpp | 97 double c0,c1,c2,c3; in db_SolveQuartic() local 169 double c0,c1,c2,c3; in db_SolveQuarticForced() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
| D | BoundedRect.java | 190 float[] c0 = Arrays.copyOf(c, 2); in resizeInner() local 280 float[] c0 = Arrays.copyOf(c, 2); in fixedAspectResizeInner() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
| D | GeometryMathUtils.java | 107 float c0 = line2[0]; in lineIntersect() local
|