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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
weighting.h 26 struct DicNode_InputStateG;
46 DicNode_InputStateG *inputStateG) const = 0;
96 DicNode_InputStateG *const inputStateG);
weighting.cpp 77 DicNode_InputStateG inputStateG;
99 DicNode_InputStateG *const inputStateG) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_weighting.h 30 struct DicNode_InputStateG;
71 const DicNode *const dicNode, DicNode_InputStateG *inputStateG) const {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 53 struct DicNode_InputStateG {
570 AK_FORCE_INLINE void updateInputIndexG(DicNode_InputStateG *inputStateG) {

Completed in 25 milliseconds