HomeSort by relevance Sort by last modified time
    Searched refs:ptNodes (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictEncoderUtils.java     [all...]
FusionDictionary.java 40 * A node array of the dictionary, containing several PtNodes.
42 * A PtNodeArray is but an ordered array of PtNodes, which essentially contain all the
420 * This method checks that all PtNodes in a node array are ordered as expected.
599 * Helper class that compares and sorts two PtNodes according to their
687 * Recursively count the number of PtNodes in a given branch of the trie.
690 * @return the number of PtNodes in all the branch under this node.
    [all...]

Completed in 170 milliseconds