Home
last modified time | relevance | path

Searched defs:readSize (Results 1 - 22 of 22) sorted by relevance

/third_party/lz4/ossfuzz/
H A Dround_trip_frame_uncompressed_fuzzer.c18 decompress(LZ4F_dctx *dctx, void *src, void *dst, size_t dstCapacity, size_t readSize) decompress() argument
/test/xts/hats/hdf/hdf_lite/manager/common/
H A Dhdf_sbuf_test.cpp186 uint32_t readSize = 0; in PullDataSequence() local
640 uint32_t readSize = 0; in HWTEST_F() local
768 uint32_t readSize = 0; in HWTEST_F() local
798 uint32_t readSize = 0; in HWTEST_F() local
810 uint32_t readSize = 0; HWTEST_F() local
818 uint32_t readSize = 0; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/mtpTest_additional/common/
H A Dusbfn_mtp_test.cpp121 int64_t readSize = count > GEN_FILE_BUF_SIZE ? GEN_FILE_BUF_SIZE : count; in WriteRandomDataToFile() local
/test/xts/hats/hdf/usb/mtpTest/common/
H A Dusbfn_mtp_test.cpp129 int64_t readSize = count > GEN_FILE_BUF_SIZE ? GEN_FILE_BUF_SIZE : count; in WriteRandomDataToFile() local
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.cpp150 UInt32 readSize = kClusterSize; in Read() local
H A DFilterCoder.cpp496 size_t readSize = _bufSize - _bufPos; in Read() local
/third_party/lz4/tests/
H A DabiTest.c165 { size_t const readSize = fread(buffer, 1, fileSize, f); in loadFile() local
H A DcheckFrame.c136 size_t readSize; in frameCheck() local
H A DroundTripTest.c193 { size_t const readSize = fread(buffer, 1, fileSize, f); in loadFile() local
H A Dfullbench.c478 size_t readSize; in fullSpeedBench() local
/third_party/lz4/examples/
H A DframeCompress.c99 size_t const readSize = fread(inBuff, 1, inSize, f_unc); in compress_file_internal() local
110 size_t const readSize = fread(inBuff, 1, inSize, f_in); in compress_file_internal() local
217 size_t readSize = firstChunk ? filled : fread(src, 1, srcCapacity, f_in); firstChunk=0; in decompress_file_internal() local
260 { size_t const readSize = fread(src, 1, 1, f_in); decompress_file_internal() local
282 size_t const readSize = fread(src, 1, srcCapacity, f_in); decompress_file_allocDst() local
[all...]
/third_party/skia/tools/
H A Dremote_demo.cpp88 ssize_t readSize = ::read(fd, &size, sizeof(size)); in read_SkData() local
/third_party/icu/icu4c/source/test/iotest/
H A Dfiletst.c475 int32_t readSize; in TestfgetsBuffers() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp77 Error RawCoverageReader::readSize(uint64_t &Result) { in readSize() function in RawCoverageReader
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperationMultiQueueTests.cpp287 const int readSize = static_cast<int>(read->second.queue.size()); in getQueuesPairs() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperationMultiQueueTests.cpp275 const int readSize = static_cast<int>(read->second.queue.size()); in getQueuesPairs() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp353 UInt32 readSize = in FindAndReadSignature() local
/third_party/lz4/programs/
H A Dbench.c323 size_t readSize = (size_t)srcSize; in LZ4F_decompress_binding() local
680 { size_t const readSize = fread(((char*)buffer)+pos, 1, (size_t)fileSize, f); in BMK_loadFiles() local
H A Dlz4io.c557 size_t readSize; in LZ4IO_createDict() local
673 size_t readSize; in LZ4IO_compressFilename_extRess() local
1095 size_t readSize; LZ4IO_decompressLZ4F() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp62 gl::Extents readSize = sourceFramebuffer->getExtents(); in GetBlitFramebufferBounds() local
/third_party/glfw/src/
H A Dwl_window.c1324 const size_t readSize = 4096; in readDataOfferAsString() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES2.cpp52 const Extents &readSize = readBuffer->getSize(); in IsPartialBlit() local

Completed in 42 milliseconds