OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCodePoints
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/tools/makedict/src/com/android/inputmethod/latin/
FusionDictionary.java
150
static private int[]
getCodePoints
(String word) {
175
add(
getCodePoints
(bigram.mWord), 0, null);
179
add(
getCodePoints
(word), frequency, bigrams);
/external/icu4c/test/cintltst/
citertst.c
1032
static char *
getCodePoints
(char *str, UChar *codepoints, UChar *contextCPs) {
[
all
...]
Completed in 135 milliseconds