| /third_party/node/deps/npm/node_modules/tar/lib/ |
| D | extract.js | 76 const readSize = opt.maxReadSize || 16 * 1024 * 1024 constant 78 readSize: readSize, property 86 const readSize = opt.maxReadSize || 16 * 1024 * 1024 constant 100 readSize: readSize, property
|
| D | list.js | 90 const readSize = opt.maxReadSize || 16 * 1024 * 1024 constant 116 const readSize = opt.maxReadSize || 16 * 1024 * 1024 constant 128 readSize: readSize, property
|
| /third_party/lz4/examples/ |
| 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); in decompress_file_internal() local 282 size_t const readSize = fread(src, 1, srcCapacity, f_in); in decompress_file_allocDst() local
|
| /third_party/lz4/ossfuzz/ |
| D | round_trip_frame_uncompressed_fuzzer.c | 19 size_t dstCapacity, size_t readSize) { in decompress()
|
| /third_party/node/deps/npm/node_modules/cacache/lib/content/ |
| D | read.js | 41 readSize: MAX_SINGLE_READ_SIZE, property
|
| /third_party/lz4/tests/ |
| D | abiTest.c | 165 { size_t const readSize = fread(buffer, 1, fileSize, f); in loadFile() local
|
| D | checkFrame.c | 136 size_t readSize; in frameCheck() local
|
| D | roundTripTest.c | 193 { size_t const readSize = fread(buffer, 1, fileSize, f); in loadFile() local
|
| D | fullbench.c | 478 size_t readSize; in fullSpeedBench() local
|
| /third_party/node/test/parallel/ |
| D | test-stream2-basic.js | 113 let readSize = 1; variable
|
| /third_party/lzma/CPP/7zip/Common/ |
| D | FilterCoder.cpp | 496 size_t readSize = _bufSize - _bufPos; in Z7_COM7F_IMF() local
|
| D | FileStreams.cpp | 150 UInt32 readSize = kClusterSize; in Z7_COM7F_IMF() local
|
| /third_party/skia/tools/ |
| D | remote_demo.cpp | 88 ssize_t readSize = ::read(fd, &size, sizeof(size)); in read_SkData() local
|
| /third_party/lz4/programs/ |
| 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
|
| D | lz4io.c | 557 size_t readSize; in LZ4IO_createDict() local 673 size_t readSize; in LZ4IO_compressFilename_extRess() local 1095 size_t readSize; in LZ4IO_decompressLZ4F() local
|
| /third_party/icu/icu4c/source/test/iotest/ |
| 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/ |
| D | CoverageMappingReader.cpp | 77 Error RawCoverageReader::readSize(uint64_t &Result) { in readSize() function in RawCoverageReader
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| D | 7zIn.cpp | 353 UInt32 readSize = in FindAndReadSignature() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| 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/ |
| D | vktSynchronizationOperationMultiQueueTests.cpp | 275 const int readSize = static_cast<int>(read->second.queue.size()); in getQueuesPairs() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | FramebufferGL.cpp | 62 gl::Extents readSize = sourceFramebuffer->getExtents(); in GetBlitFramebufferBounds() local
|
| /third_party/glfw/src/ |
| D | wl_window.c | 1324 const size_t readSize = 4096; in readDataOfferAsString() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | Renderer11.cpp | 3604 const gl::Extents readSize(readRenderTarget->getWidth(), readRenderTarget->getHeight(), 1); in blitRenderbufferRect() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | validationES2.cpp | 52 const Extents &readSize = readBuffer->getSize(); in IsPartialBlit() local
|