OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reversecodepoints
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/
dynamic_pt_reading_helper.cpp
182
int
reverseCodePoints
[maxCodePointCount];
204
reverseCodePoints
);
215
outCodePoints[i] =
reverseCodePoints
[totalCodePointCount - i - 1];
Completed in 152 milliseconds