Home
last modified time | relevance | path

Searched defs:readSize (Results 1 – 24 of 24) sorted by relevance

/third_party/node/deps/npm/node_modules/tar/lib/
Dextract.js72 const readSize = opt.maxReadSize || 16*1024*1024 constant
74 readSize: readSize, property
82 const readSize = opt.maxReadSize || 16*1024*1024 constant
96 readSize: readSize, property
Dlist.js85 const readSize = opt.maxReadSize || 16*1024*1024 constant
108 const readSize = opt.maxReadSize || 16*1024*1024 constant
120 readSize: readSize, property
/third_party/lz4/examples/
DframeCompress.c84 size_t const readSize = fread(inBuff, 1, IN_CHUNK_SIZE, f_in); in compress_file_internal() local
187 size_t readSize = firstChunk ? filled : fread(src, 1, srcCapacity, f_in); firstChunk=0; in decompress_file_internal() local
230 { size_t const readSize = fread(src, 1, 1, f_in); in decompress_file_internal() local
252 size_t const readSize = fread(src, 1, srcCapacity, f_in); in decompress_file_allocDst() local
/third_party/mindspore/tests/ut/cpp/debug/
Dmemory_dumper_test.cc48 int readSize = read(fd, readBack, npylen * sizeof(int)); in TEST_F() local
93 int readSize = read(fd, readBack, len * sizeof(int)); in TEST_F() local
/third_party/lz4/tests/
DcheckFrame.c136 size_t readSize; in frameCheck() local
DroundTripTest.c193 { size_t const readSize = fread(buffer, 1, fileSize, f); in loadFile() local
Dfullbench.c452 size_t readSize; in fullSpeedBench() local
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/
DStandardMessageCodec.java301 protected static final int readSize(ByteBuffer buffer) { in readSize() method in StandardMessageCodec
/third_party/flutter/engine/flutter/shell/platform/darwin/common/framework/Source/
DFlutterStandardCodec.mm369 - (UInt32)readSize { method
/third_party/node/test/parallel/
Dtest-stream2-basic.js114 let readSize = 1; variable
/third_party/skia/tools/
Dremote_demo.cpp88 ssize_t readSize = ::read(fd, &size, sizeof(size)); in read_SkData() local
/third_party/flutter/skia/tools/
Dremote_demo.cpp88 ssize_t readSize = ::read(fd, &size, sizeof(size)); in read_SkData() local
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DFlexBuffersInternals.kt66 internal inline fun ReadBuffer.readSize(end: Int, byteWidth: ByteWidth) = readInt(end - byteWidth, … in indirect() method
/third_party/lz4/programs/
Dlz4io.c545 size_t readSize; in LZ4IO_createDict() local
661 size_t readSize; in LZ4IO_compressFilename_extRess() local
1070 size_t readSize; in LZ4IO_decompressLZ4F() local
Dbench.c603 { size_t const readSize = fread(((char*)buffer)+pos, 1, (size_t)fileSize, f); in BMK_loadFiles() local
/third_party/icu/icu4c/source/test/iotest/
Dfiletst.c474 int32_t readSize; in TestfgetsBuffers() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp77 Error RawCoverageReader::readSize(uint64_t &Result) { in readSize() function in RawCoverageReader
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperationMultiQueueTests.cpp225 const int readSize = static_cast<int>(read->second.queue.size()); in getQueuesPairs() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp61 gl::Extents readSize = sourceFramebuffer->getExtents(); in GetBlitFramebufferBounds() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp62 gl::Extents readSize = sourceFramebuffer->getExtents(); in GetBlitFramebufferBounds() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3273 const gl::Extents readSize(readRenderTarget->getWidth(), readRenderTarget->getHeight(), 1); in blitRenderbufferRect() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3604 const gl::Extents readSize(readRenderTarget->getWidth(), readRenderTarget->getHeight(), 1); in blitRenderbufferRect() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp51 const Extents &readSize = readBuffer->getSize(); in IsPartialBlit() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES2.cpp52 const Extents &readSize = readBuffer->getSize(); in IsPartialBlit() local