HomeSort by relevance Sort by last modified time
    Searched refs:fileIp (Results 1 - 3 of 3) sorted by null

  /external/lzma/C/
Bcj2.h 118 UInt32 fileIp;
Bcj2Enc.c 44 p->fileIp = 0;
180 if ((p->fileSize == 0 || (UInt32)(p->ip + 4 + relatVal - p->fileIp) < p->fileSize)
  /external/lzma/CPP/7zip/Compress/
Bcj2Coder.cpp 157 enc.fileIp = 0;
173 enc.fileIp = 0;
215 enc.fileIp = enc.ip + (UInt32)(subStreamStartPos - currentInPos);

Completed in 138 milliseconds