OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npre_items_
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
67
npre_items_
= NULL;
101
npre_items_
= reinterpret_cast<NPredictItem*>(share_buf_);
[
all
...]
/packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h
203
NPredictItem *
npre_items_
; // Used to do prediction
member in class:ime_pinyin::MatrixSearch
Completed in 458 milliseconds