| /third_party/lz4/ossfuzz/ |
| H A D | round_trip_frame_uncompressed_fuzzer.c | 18 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 D | hdf_sbuf_test.cpp | 186 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 D | usbfn_mtp_test.cpp | 121 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 D | usbfn_mtp_test.cpp | 129 int64_t readSize = count > GEN_FILE_BUF_SIZE ? GEN_FILE_BUF_SIZE : count; in WriteRandomDataToFile() local
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | FileStreams.cpp | 150 UInt32 readSize = kClusterSize;
in Read() local
|
| H A D | FilterCoder.cpp | 496 size_t readSize = _bufSize - _bufPos;
in Read() local
|
| /third_party/lz4/tests/ |
| H A D | abiTest.c | 165 { size_t const readSize = fread(buffer, 1, fileSize, f); in loadFile() local
|
| H A D | checkFrame.c | 136 size_t readSize; in frameCheck() local
|
| H A D | roundTripTest.c | 193 { size_t const readSize = fread(buffer, 1, fileSize, f); in loadFile() local
|
| H A D | fullbench.c | 478 size_t readSize; in fullSpeedBench() local
|
| /third_party/lz4/examples/ |
| H A D | frameCompress.c | 99 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 D | remote_demo.cpp | 88 ssize_t readSize = ::read(fd, &size, sizeof(size)); in read_SkData() local
|
| /third_party/icu/icu4c/source/test/iotest/ |
| H A D | filetst.c | 475 int32_t readSize; in TestfgetsBuffers() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingReader.cpp | 77 Error RawCoverageReader::readSize(uint64_t &Result) { in readSize() function in RawCoverageReader
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationOperationMultiQueueTests.cpp | 287 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 D | vktSynchronizationOperationMultiQueueTests.cpp | 275 const int readSize = static_cast<int>(read->second.queue.size()); in getQueuesPairs() local
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zIn.cpp | 353 UInt32 readSize =
in FindAndReadSignature() local
|
| /third_party/lz4/programs/ |
| H A D | bench.c | 323 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 D | lz4io.c | 557 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 D | FramebufferGL.cpp | 62 gl::Extents readSize = sourceFramebuffer->getExtents(); in GetBlitFramebufferBounds() local
|
| /third_party/glfw/src/ |
| H A D | wl_window.c | 1324 const size_t readSize = 4096; in readDataOfferAsString() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationES2.cpp | 52 const Extents &readSize = readBuffer->getSize(); in IsPartialBlit() local
|