OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_phrase
(Results
1 - 3
of
3
) sorted by null
/external/srec/tools/grxmlcompile/
vocab.cpp
76
LCHAR*
c_phrase
;
local
85
c_phrase
= s;
90
rc = SR_VocabularyGetPronunciation( p_SRVocab,
c_phrase
, prons, &len );
/packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h
44
unsigned char
c_phrase
:1;
member in struct:ime_pinyin::__anon22271
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
962
dmi->
c_phrase
= 0;
1036
if (dmi->
c_phrase
!= 0 && !dmi_c_phrase_) {
[
all
...]
Completed in 61 milliseconds