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/java/src/com/android/inputmethod/latin/makedict/
FusionDictionary.java
272
static private int[]
getCodePoints
(final String word) {
302
add(
getCodePoints
(word), frequency, shortcutTargets);
335
add(
getCodePoints
(word2), 0, null);
/external/icu4c/test/cintltst/
citertst.c
1034
static char *
getCodePoints
(char *str, UChar *codepoints, UChar *contextCPs) {
[
all
...]
Completed in 190 milliseconds