Home
last modified time | relevance | path

Searched defs:read_bytes (Results 1 - 24 of 24) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcri_parser.c36 int read_bytes; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstream.c124 FT_ULong read_bytes; in FT_BASE_DEF() local
167 FT_ULong read_bytes in FT_BASE_DEF() local
238 FT_ULong read_bytes; FT_BASE_DEF() local
[all...]
/third_party/backends/sanei/
H A Dsanei_lm983x.c151 SANE_Word bytes, max_len, read_bytes; in sanei_lm983x_read() local
/third_party/python/Lib/importlib/resources/
H A Dreaders.py73 def read_bytes(self): member in MultiplexedPath
H A Dabc.py72 def read_bytes(self) -> bytes: member in Traversable
/third_party/benchmark/src/
H A Dperf_counters.cc39 auto read_bytes = ::read(lead, ptr, size); in Read() local
/third_party/ltp/testcases/kernel/syscalls/acct/
H A Dacct02.c163 int read_bytes, ret; in run() local
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
H A Dftsystem.c298 unsigned long read_bytes; in ft_amiga_stream_io() local
[all...]
/third_party/backends/backend/
H A Dma1509.h162 SANE_Word read_bytes; /* bytes transmitted by sane_read */ member
H A Dsnapscan-usb.c209 size_t read_bytes; in snapscani_usb_close() local
220 size_t read_bytes; in snapscani_usb_close() local
486 size_t read_bytes = 0; in usb_request_sense() local
H A Dsnapscan.h376 size_t read_bytes; /* amount of actual data read */ member
H A Dsnapscan-scsi.c400 size_t read_bytes; in mini_inquiry() local
1365 size_t read_bytes; calibrate_epson() local
1518 size_t read_bytes; read_calibration_data() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/readahead/
H A Dreadahead02.c217 unsigned long read_bytes, read_bytes_ra; in test_readahead() local
153 read_testfile(struct tcase *tc, int do_readahead, const char *fname, size_t fsize, unsigned long *read_bytes, long long *usec, unsigned long *cached) read_testfile() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_format_test.cc268 int read_bytes = std::fread(&str[0], 1, str.size(), file_); in ReadFile() local
/third_party/alsa-lib/include/
H A Dcontrol_external.h207 int (*read_bytes)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, unsigned char *data, member
/third_party/node/deps/v8/src/codegen/
H A Dsafepoint-table.h185 static int read_bytes(Address* ptr, int bytes) { in read_bytes() function in v8::internal::SafepointTable
/third_party/pulseaudio/src/modules/
H A Dmodule-solaris.c103 uint64_t written_bytes, read_bytes; member
/third_party/python/Modules/_io/
H A Dbytesio.c394 read_bytes(bytesio *self, Py_ssize_t size) in read_bytes() function
/third_party/python/Lib/
H A Dpathlib.py1046 def read_bytes(self): member in Path
H A Dzipfile.py2519 def read_bytes(self): member in Path
/third_party/ffmpeg/libavfilter/
H A Dvf_nnedi.c439 static void read_bytes(const uint8_t *src, float *dst, in read_bytes() function
/third_party/libuv/src/win/
H A Dtty.c486 size_t read_bytes; in uv_tty_line_read_thread() local
/third_party/node/deps/uv/src/win/
H A Dtty.c490 DWORD bytes, read_bytes; in uv_tty_line_read_thread() local
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h1101 const int read_bytes = num_read * per_value_size; in ReadRepeatedFixedSizePrimitive() local

Completed in 31 milliseconds