OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTNODE_FREQUENCY_SIZE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FormatSpec.java
216
static final int
PTNODE_FREQUENCY_SIZE
= 1;
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictEncoderUtils.java
103
size += FormatSpec.
PTNODE_FREQUENCY_SIZE
;
331
nodeSize += FormatSpec.
PTNODE_FREQUENCY_SIZE
;
638
positionOfChildrenPosField += FormatSpec.
PTNODE_FREQUENCY_SIZE
;
[
all
...]
Completed in 520 milliseconds