Searched refs:hasChildrenAddress (Results 1 – 3 of 3) sorted by relevance
140 if (hasChildrenAddress(ptNodeInfo.mChildrenAddress)) { in readUnigramsAndBigramsBinaryInner()256 public static boolean hasChildrenAddress(final int address) { in hasChildrenAddress() method in BinaryDictIOUtils
316 if (BinaryDictIOUtils.hasChildrenAddress(info.mChildrenAddress)) { in getWordAtPositionWithoutParentAddress()328 if (0 == i && BinaryDictIOUtils.hasChildrenAddress(last.mChildrenAddress)) { in getWordAtPositionWithoutParentAddress()
180 if (!BinaryDictIOUtils.hasChildrenAddress(address)) { in getByteSize()560 if (!BinaryDictIOUtils.hasChildrenAddress(position)) { in writeSignedChildrenPosition()