Home
last modified time | relevance | path

Searched defs:fileSize (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
DLzmaCompress.c100 static SRes Encode(ISeqOutStream *outStream, ISeqInStream *inStream, UInt64 fileSize) in Encode()
184 static SRes Decode(ISeqOutStream *outStream, ISeqInStream *inStream, UInt64 fileSize) in Decode()
258 UInt64 fileSize; in main2() local
/device/linaro/bootloader/edk2/BaseTools/gcc/
Dmingw-gcc-build.py273 def progress(received, blockSize, fileSize): argument
/device/google/contexthub/contexthubhal/test/
Dmain.cpp228 uint32_t fileSize = 0; in main() local
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp2766 int bytesRead = 0, fileSize = 0; in readFromFile() local