Home
last modified time | relevance | path

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

12

/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/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/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/flutter/skia/third_party/externals/freetype/builds/amiga/src/base/
Dftsystem.c298 unsigned long read_bytes; in ft_amiga_stream_io() 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/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/cef/tests/ceftests/
Dstream_resource_handler_unittest.cc51 const size_t read_bytes = in Read() 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/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.h66 gint32 read_bytes; member
/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/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
/third_party/pulseaudio/src/modules/
Dmodule-solaris.c98 uint64_t written_bytes, read_bytes; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_format_test.cc268 int read_bytes = std::fread(&str[0], 1, str.size(), file_); in ReadFile() local
/third_party/libuv/src/win/
Dtty.c490 DWORD bytes, read_bytes; in uv_tty_line_read_thread() local
/third_party/python/Lib/
Dpathlib.py1120 def read_bytes(self): member in Path
Dzipfile.py2366 def read_bytes(self): member in Path

12