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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_properties.h 46 const uint16_t terminalDepth) {
60 mLeavingDepth = terminalDepth;
dic_node_utils.h 72 const int terminalDepth, const ProximityInfoState *pInfoState, const int pointIndex,
dic_node_utils.cpp 73 const uint8_t *const dicRoot, const int terminalDepth, const ProximityInfoState *pInfoState,
153 const int terminalDepth = dicNode->getLeavingDepth();
158 nextPos = createAndGetLeavingChildNode(dicNode, nextPos, dicRoot, terminalDepth, pInfoState,

Completed in 38 milliseconds