HomeSort by relevance Sort by last modified time
    Searched refs:powerIntCapped (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/
correction.h 169 AK_FORCE_INLINE static int powerIntCapped(const int base, const int n) {
correction.cpp 587 const int matchWeight = powerIntCapped(typedLetterMultiplier,
615 const int matchWeight = powerIntCapped(typedLetterMultiplier, matchCount);
    [all...]

Completed in 147 milliseconds