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 173 inline static int powerIntCapped(const int base, const int n) {
correction.cpp 699 const int matchWeight = powerIntCapped(typedLetterMultiplier,
727 const int matchWeight = powerIntCapped(typedLetterMultiplier, matchCount);
    [all...]

Completed in 40 milliseconds