Searched refs:curLen (Results 1 – 4 of 4) sorted by relevance
414 unsigned curLen = ((rem < len) ? (unsigned)rem : len); in LzmaDec_DecodeReal() local417 processedPos += curLen; in LzmaDec_DecodeReal()419 len -= curLen; in LzmaDec_DecodeReal()420 if (pos + curLen <= dicBufSize) in LzmaDec_DecodeReal()424 const Byte *lim = dest + curLen; in LzmaDec_DecodeReal()425 dicPos += curLen; in LzmaDec_DecodeReal()438 while (--curLen != 0); in LzmaDec_DecodeReal()
319 int curLen = getCurrentComponentLen(curPath); in findNode() local323 curNode = curNode->getChild(std::string(curPath, curPath+curLen)); in findNode()328 curPath += curLen; in findNode()336 curLen = getCurrentComponentLen(curPath); in findNode()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...