Home
last modified time | relevance | path

Searched defs:read_bytes (Results 1 – 25 of 39) sorted by relevance

12

/third_party/freetype/src/base/
Dftstream.c124 FT_ULong read_bytes; in FT_Stream_ReadAt() local
167 FT_ULong read_bytes = 0; in FT_Stream_TryRead() local
238 FT_ULong read_bytes; in FT_Stream_EnterFrame() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftstream.c125 FT_ULong read_bytes; in FT_Stream_ReadAt() local
168 FT_ULong read_bytes = 0; in FT_Stream_TryRead() local
239 FT_ULong read_bytes; in FT_Stream_EnterFrame() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftstream.c124 FT_ULong read_bytes; in FT_Stream_ReadAt() local
167 FT_ULong read_bytes = 0; in FT_Stream_TryRead() local
238 FT_ULong read_bytes; in FT_Stream_EnterFrame() local
/third_party/ffmpeg/libavcodec/
Dcri_parser.c36 int read_bytes; member
/third_party/ltp/testcases/kernel/syscalls/readahead/
Dreadahead02.c153 unsigned long *read_bytes, long long *usec, in read_testfile()
215 unsigned long read_bytes, read_bytes_ra; in test_readahead() local
/third_party/benchmark/src/
Dperf_counters.h100 auto read_bytes = ::read(counter_ids_[0], buffer.first, buffer.second); in Snapshot() local
/third_party/ltp/testcases/kernel/syscalls/acct/
Dacct02.c163 int read_bytes, ret; in run() local
/third_party/freetype/builds/amiga/src/base/
Dftsystem.c298 unsigned long read_bytes; in ft_amiga_stream_io() local
/third_party/cef/libcef/browser/net_service/
Dresponse_filter_wrapper.cc96 uint32_t read_bytes = 0; in OnSourceReadable() local
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
Dftsystem.c298 unsigned long read_bytes; in ft_amiga_stream_io() local
/third_party/flutter/skia/third_party/externals/freetype/builds/amiga/src/base/
Dftsystem.c298 unsigned long read_bytes; in ft_amiga_stream_io() local
/third_party/python/Lib/importlib/
Dreaders.py74 def read_bytes(self): member in MultiplexedPath
Dabc.py367 def read_bytes(self): member in Traversable
/third_party/cef/tests/ceftests/
Dstream_resource_handler_unittest.cc51 const size_t read_bytes = in Read() local
/third_party/glib/glib/tests/
Dprotocol.c92 gsize read_bytes = 0; in test_message_cb1() local
/third_party/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.h66 gint32 read_bytes; member
/third_party/grpc/test/core/iomgr/
Dtcp_posix_test.cc152 size_t read_bytes; member
177 size_t read_bytes; in read_cb() local
/third_party/grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc56 int (*read_bytes)(struct thread_args* args, char* buf); member
71 static int read_bytes(int fd, char* buf, size_t read_size, int spin) { in read_bytes() function
/third_party/grpc/test/cpp/codegen/
Dproto_utils_test.cc136 int read_bytes = 0; in BufferWriterTest() local
/third_party/openh264/test/api/
DBaseThreadDecoderTest.cpp48 int32_t read_bytes = 0; in ReadFrame() local
/third_party/alsa-lib/include/
Dcontrol_external.h207 int (*read_bytes)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, unsigned char *data, member
/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc230 uint32_t read_bytes = 0; in OnBodyReadable() local
/third_party/grpc/test/cpp/end2end/
Dport_sharing_end2end_test.cc176 ssize_t read_bytes = 0; in OnFdReleased() local
/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp112 int32_t read_bytes = 0; in readPicture() local
/third_party/python/Modules/_io/
Dbytesio.c394 read_bytes(bytesio *self, Py_ssize_t size) in read_bytes() function

12