Home
last modified time | relevance | path

Searched defs:bytes_to_copy (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/core/lib/io/snappy/
Dsnappy_outputbuffer.cc120 size_t bytes_to_copy = std::min(length, avail_out_); in AddToOutputBuffer() local
/external/perfetto/tools/trace_to_text/
Dtrace_to_text.cc51 size_t bytes_to_copy = 0; in WriteToZeroCopyOutput() local
/external/tensorflow/tensorflow/core/lib/io/
Dbuffered_inputstream.cc111 const int64 bytes_to_copy = in ReadNBytes() local
Dinputbuffer.cc104 const int64 bytes_to_copy = in ReadNBytes() local
/external/tensorflow/tensorflow/core/platform/cloud/
Dcurl_http_request.cc334 size_t bytes_to_copy = in WriteCallbackDirect() local
364 const size_t bytes_to_copy = size * nmemb; in WriteCallback() local
377 const size_t bytes_to_copy = std::min( in ReadCallback() local
Dram_file_block_cache.cc207 size_t bytes_to_copy = end - begin; in Read() local
Dhttp_request_fake.h133 size_t bytes_to_copy = in Send() local
Dram_file_block_cache_test.cc127 size_t bytes_to_copy = std::min<size_t>(buf.size() - offset, n); in TEST() local
206 size_t bytes_to_copy = 0; in TEST() local
/external/puffin/src/
Dpuffin_stream.cc298 auto bytes_to_copy = in Read() local
/external/adhd/cras/src/server/
Dcras_loopback_iodev.c57 unsigned int frames_to_copy, bytes_to_copy; in sample_hook() local
/external/libaom/libaom/examples/
Dlightfield_bitstream_parsing.c308 size_t bytes_to_copy = in main() local
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_impl.cc1229 const uint32_t bytes_to_copy = input_image._length; in Decode() local
/external/pdfium/third_party/libpng16/
Dpngrutil.c3304 unsigned int bytes_to_copy, bytes_to_jump; in png_combine_row() local
/external/libpng/
Dpngrutil.c3427 unsigned int bytes_to_copy, bytes_to_jump; in png_combine_row() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc178 const uint32 bytes_to_copy = in ParseFloatList() local
/external/v8/src/
Dapi.cc7718 size_t bytes_to_copy = in CopyContents() local