Searched defs:childrenPos (Results 1 – 9 of 9) sorted by relevance
36 int childrenPos = NOT_A_DICT_POS; in fetchPtNodeParamsInBufferFromPtNodePos() local
166 const int childrenPos = PatriciaTrieReadingUtils in getCodePointsAndProbabilityAndReturnCodePointCount() local408 int childrenPos = NOT_A_DICT_POS; in createAndGetLeavingChildNode() local
70 int childrenPos = DynamicPtReadingUtils::readChildrenPositionAndAdvancePosition( in fetchPtNodeInfoFromBufferAndProcessMovedPtNode() local
260 int childrenPos = toBeUpdatedPtNodeParams->getChildrenPos(); in updateAllPositionFields() local
87 int childrenPos = DynamicPtReadingUtils::readChildrenPositionAndAdvancePosition( in fetchPtNodeInfoFromBufferAndProcessMovedPtNode() local
288 int childrenPos = toBeUpdatedPtNodeParams->getChildrenPos(); in updateAllPositionFields() local
62 const int childrenPos, const int shortcutPos, const int bigramPos, in PtNodeParams()78 const int childrenPosFieldPos, const int childrenPos, const int siblingPos) in PtNodeParams()
40 void init(const int childrenPos, const int nodeCodePoint, const int wordId, in init()
131 final Position childrenPos = new Position(ptNodeInfo.mChildrenAddress, index); in readUnigramsAndBigramsBinaryInner() local