Home
last modified time | relevance | path

Searched defs:read_count (Results 1 - 22 of 22) sorted by relevance

/third_party/musl/libc-test/src/regression/
H A Dscanf-bytes-consumed.c10 int read_count; in main() local
/third_party/node/test/overlapped-checker/
H A Dmain_unix.c9 ssize_t read_count; in r() local
40 size_t read_count = r(buf, sizeof(buf)); in main() local
H A Dmain_win.c8 static DWORD read_count; variable
/third_party/libuv/test/
H A Dtest-osx-select.c30 static int read_count; variable
/third_party/ltp/testcases/kernel/syscalls/truncate/
H A Dtruncate02.c37 off_t read_count; member
/third_party/skia/third_party/externals/freetype/builds/unix/
H A Dftsystem.c338 ssize_t read_count; in FT_BASE_DEF() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dfile_input_stream.cc101 size_t read_count = std::min<size_t>(length_ - position_, length); in Read() local
H A Dmemory_input_stream.cc95 size_t read_count = std::min<size_t>(length_ - position_, length); in Read() local
/third_party/skia/third_party/externals/freetype/builds/windows/
H A Dftsystem.c338 DWORD read_count; in FT_BASE_DEF() local
/third_party/pulseaudio/src/pulsecore/
H A Dsrbchannel.c168 pa_atomic_t read_count; member
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshglob.c139 psh_blues_set_zones_0( PSH_Blues target, FT_Bool is_others, FT_UInt read_count, FT_Short* read, PSH_Blue_Table top_table, PSH_Blue_Table bot_table ) psh_blues_set_zones_0() argument
/third_party/f2fs-tools/fsck/
H A Dsegment.c180 u64 read_count; in f2fs_read() local
/third_party/libsnd/src/
H A Dpaf.c63 int read_block, write_block, read_count, write_count ; member
H A Dsds.c54 int read_block, read_count ; member
/third_party/libsnd/programs/
H A Dsndfile-play.c741 long k, start_count, output_count, write_count, read_count ; in solaris_play() local
/third_party/backends/backend/
H A Dmustek_pp_cis.h108 SANE_Int read_count; member
H A Dtest.c2876 size_t read_count; in sane_read() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.c2271 long long read_count = min((bmpsize - i), BUFSIZE); in scan_disk() local
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-source.c157 uint64_t read_count; member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngimage.c377 size_t read_count; /* count of bytes read from current */ member
813 size_t read_count = bp->read_count; in buffer_read() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngfix.c882 png_uint_32 read_count; /* Count of bytes read (in the chunk) */ member
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_common.hpp892 uint32_t read_count; member

Completed in 26 milliseconds