Home
last modified time | relevance | path

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

/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.c155 unsigned long *read_bytes, long long *usec, in read_testfile()
217 unsigned long read_bytes, read_bytes_ra; in test_readahead() local
/third_party/ltp/testcases/kernel/syscalls/acct/
Dacct02.c163 int read_bytes, ret; in run() local
/third_party/python/Lib/importlib/resources/
Dabc.py72 def read_bytes(self) -> bytes: member in Traversable
Dreaders.py73 def read_bytes(self): member in MultiplexedPath
/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/benchmark/src/
Dperf_counters.cc39 auto read_bytes = ::read(lead, ptr, size); in Read() local
/third_party/node/deps/v8/src/codegen/
Dsafepoint-table.h185 static int read_bytes(Address* ptr, int bytes) { in read_bytes() function
/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/python/Modules/_io/
Dbytesio.c394 read_bytes(bytesio *self, Py_ssize_t size) in read_bytes() function
/third_party/pulseaudio/src/modules/
Dmodule-solaris.c103 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.c486 size_t read_bytes; in uv_tty_line_read_thread() local
/third_party/node/deps/uv/src/win/
Dtty.c490 DWORD bytes, read_bytes; in uv_tty_line_read_thread() local
/third_party/python/Lib/
Dpathlib.py1046 def read_bytes(self): member in Path
Dzipfile.py2460 def read_bytes(self): member in Path
/third_party/ffmpeg/libavfilter/
Dvf_nnedi.c439 static void read_bytes(const uint8_t *src, float *dst, in read_bytes() function
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h1101 const int read_bytes = num_read * per_value_size; in ReadRepeatedFixedSizePrimitive() local