Home | History | Annotate | Download | only in typing

Lines Matching refs:AK_FORCE_INLINE

38     AK_FORCE_INLINE int getMaxPointerCount() const {
42 AK_FORCE_INLINE bool allowsErrorCorrections(const DicNode *const dicNode) const {
47 AK_FORCE_INLINE bool isOmission(const DicTraverseSession *const traverseSession,
76 AK_FORCE_INLINE bool isSpaceSubstitutionTerminal(
97 AK_FORCE_INLINE bool isSpaceOmissionTerminal(
122 AK_FORCE_INLINE bool shouldDepthLevelCache(
128 AK_FORCE_INLINE bool shouldNodeLevelCache(
133 AK_FORCE_INLINE bool canDoLookAheadCorrection(
139 AK_FORCE_INLINE ProximityType getProximityType(
147 AK_FORCE_INLINE bool needsToTraverseAllUserInput() const {
151 AK_FORCE_INLINE float getMaxSpatialDistance() const {
155 AK_FORCE_INLINE int getDefaultExpandDicNodeSize() const {
159 AK_FORCE_INLINE int getMaxCacheSize(const int inputSize, const float weightForLocale) const {
169 AK_FORCE_INLINE int getTerminalCacheSize() const {
173 AK_FORCE_INLINE bool isPossibleOmissionChildNode(
184 AK_FORCE_INLINE bool isGoodToTraverseNextWord(const DicNode *const dicNode,