OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DictExtPara
(Results
1 - 8
of
8
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
dicttrie.h
126
const
DictExtPara
*dep, LmaPsbItem *lpi_items,
131
const
DictExtPara
*dep, LmaPsbItem *lpi_items,
136
const
DictExtPara
*dep, LmaPsbItem *lpi_items,
187
const
DictExtPara
*dep,
atomdictbase.h
125
const
DictExtPara
*dep,
searchutility.h
55
// receives the same
DictExtPara
and a dictionary specific MileStoneHandle for
62
// and the
DictExtPara
parameter are as follows respectively:
70
// For string "women", one of the cases of the
DictExtPara
parameter is:
109
}
DictExtPara
, *PDictExtPara;
matrixsearch.h
201
DictExtPara
*dep_; // Parameter used to extend DMI nodes.
318
size_t extend_dmi(
DictExtPara
*dep, DictMatchInfo *dmi_s);
321
size_t extend_dmi_c(
DictExtPara
*dep, DictMatchInfo *dmi_s);
userdict.h
47
const
DictExtPara
*dep, LmaPsbItem *lpi_items,
/packages/inputmethods/PinyinIME/jni/share/
dicttrie.cpp
366
const
DictExtPara
*dep,
387
const
DictExtPara
*dep,
445
const
DictExtPara
*dep,
522
const
DictExtPara
*dep,
matrixsearch.cpp
83
size_t dep_size = sizeof(
DictExtPara
);
97
dep_ = reinterpret_cast<
DictExtPara
*>
[
all
...]
userdict.cpp
347
const
DictExtPara
*dep,
[
all
...]
Completed in 214 milliseconds