OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dmi
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
468
printf("--
DMI
Pool Used: %d\n", dmi_pool_used_);
691
DictMatchInfo *
dmi
= dmi_pool_ + dmi_pos;
694
printf("-----------------%d\'th
DMI
node begin----------->\n", dmi_pos);
696
if (
dmi
->dict_level > 1) {
697
debug_print_dmi(
dmi
->dmi_fr, nest_level + 1);
699
printf("---%d\n",
dmi
->dict_level);
700
printf(" MileStone: %x, %x\n",
dmi
->dict_handles[0],
dmi
->dict_handles[1]);
702
get_spelling_str(
dmi
->spl_id),
dmi
->spl_id)
900
DictMatchInfo *
dmi
=
dmi
_pool_ + end_node->
dmi
_fr;
local
1024
DictMatchInfo *
dmi
=
dmi
_pool_ +
dmi
_pos;
local
1589
DictMatchInfo *
dmi
=
dmi
_pool_ + matrix_[step_to].
dmi
_pos +
dmi
_pos;
local
[
all
...]
/packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h
34
// From which
DMI
node. -1 means it's from root.
36
// The spelling id for the Pinyin string from the previous
DMI
to this node.
61
// From which
DMI
node. Used to trace the spelling segmentation.
73
// Used to indicate whether there are
dmi
nodes in this step with full
79
// Pinyin, and because all
dmi
nodes at location 'd' (including those for
86
// Because some
dmi
nodes at 'g' has Shengmu ids (hen'g and g), but some
dmi
92
// For Pinyin string "xian", because "xian" is a valid Pinyin, because all
dmi
153
// The size of the
DMI
node pool.
201
DictExtPara *dep_; // Parameter used to extend
DMI
nodes
[
all
...]
/external/grub/netboot/
tlan.c
[
all
...]
Completed in 145 milliseconds