Lines Matching refs:_inByteBack
144 if (_archive->_inByteBack->GetRem() != 0)
182 _inByteBack = &_inByteVector[_numInByteBufs++];
183 _inByteBack->Init(buf, size);
687 const Byte *startBufPtr = _inByteBack->GetPtr();
700 CInByte2 *inByte = _inByteBack;
706 folders.FoCodersDataOffset[fo] = _inByteBack->GetPtr() - startBufPtr;
748 Byte v = *_inByteBack->GetPtr();
754 UInt32 dicSize = GetUi32(_inByteBack->GetPtr() + 1);
819 size_t dataSize = _inByteBack->GetPtr() - startBufPtr;
822 folders.FoCodersDataOffset[fo] = _inByteBack->GetPtr() - startBufPtr;
1226 if (size > _inByteBack->GetRem())
1229 switchProp.Set(this, _inByteBack->GetPtr(), (size_t)size, true);
1240 size_t rem = _inByteBack->GetRem();
1366 if (_inByteBack->GetRem() != 0)
1390 _inByteBack->SkipRem();
1393 if (_inByteBack->GetRem() != 0)
1439 if (_inByteBack->GetRem() != 0)