Searched refs:hasChildren (Results 1 – 12 of 12) sorted by relevance
54 if (ptNodeParams.hasChildren()) { in traverseAllPtNodesInPostorderDepthFirstManner()140 if (ptNodeParams.hasChildren()) { in traverseAllPtNodesInPtNodeArrayLevelPreorderDepthFirstManner()248 if (!ptNodeParams.hasChildren()) { in getTerminalPtNodePositionOfWord()
171 if (ptNodeParams.hasChildren()) { in readChildNode()
139 AK_FORCE_INLINE bool hasChildren() const { in hasChildren() function
64 if (!ptNodeParams.hasChildren()) { in addUnigramWord()
35 if (!dicNode->hasChildren()) { in createAndGetAllChildDicNodes()157 const bool hasChildren = PatriciaTrieReadingUtils::hasChildrenInFlags(flags); in getCodePointsAndProbabilityAndReturnCodePointCount() local163 if (hasChildren) { in getCodePointsAndProbabilityAndReturnCodePointCount()251 if (hasChildren) lastCandidatePtNodePos = startPos; in getCodePointsAndProbabilityAndReturnCodePointCount()
268 if (dicNode->hasChildren() && allowsLookAhead) { in processExpandedDicNode()374 if (childDicNodes1[i]->hasChildren()) { in processDicNodeAsTransposition()
155 bool hasChildren() const { in hasChildren() function156 return mDicNodeProperties.hasChildren(); in hasChildren()
106 bool hasChildren() const { in hasChildren() function
91 if (toBeUpdatedPtNodeParams->hasChildren()) { in markPtNodeAsMoved()
50 if (!dicNode->hasChildren()) { in createAndGetAllChildDicNodes()
100 if (toBeUpdatedPtNodeParams->hasChildren()) { in markPtNodeAsMoved()
59 if (!dicNode->hasChildren()) { in createAndGetAllChildDicNodes()