OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scores_
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
userdict.cpp
227
scores_
(NULL),
309
free(
scores_
);
324
scores_
= NULL;
591
lpi_items[lpi_current].psb = translate_score(
scores_
[middle]);
899
return
scores_
[off];
912
return
scores_
[off];
1205
scores_
= scores;
[
all
...]
/packages/inputmethods/PinyinIME/jni/include/
userdict.h
177
uint32 *
scores_
;
member in class:ime_pinyin::UserDict
Completed in 114 milliseconds