Home
last modified time | relevance | path

Searched defs:read_count (Results 1 – 25 of 32) sorted by relevance

12

/third_party/node/test/overlapped-checker/
Dmain_unix.c9 ssize_t read_count; in r() local
40 size_t read_count = r(buf, sizeof(buf)); in main() local
Dmain_win.c8 static DWORD read_count; variable
/third_party/musl/libc-test/src/regression/
Dscanf-bytes-consumed.c10 int read_count; in main() local
/third_party/cef/libcef/browser/extensions/value_store/
Dcef_value_store.h38 int read_count() { return read_count_; } in read_count() function
/third_party/ltp/testcases/kernel/syscalls/truncate/
Dtruncate02.c37 off_t read_count; member
/third_party/libuv/test/
Dtest-osx-select.c30 static int read_count; variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc95 size_t read_count = std::min<size_t>(length_ - position_, length); in Read() local
Dfile_input_stream.cc101 size_t read_count = std::min<size_t>(length_ - position_, length); in Read() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc95 size_t read_count = std::min<size_t>(length_ - position_, length); in Read() local
Dfile_input_stream.cc101 size_t read_count = std::min<size_t>(length_ - position_, length); in Read() local
/third_party/flutter/skia/third_party/externals/freetype/builds/unix/
Dftsystem.c322 ssize_t read_count; in FT_Stream_Open() local
/third_party/skia/third_party/externals/freetype/builds/unix/
Dftsystem.c338 ssize_t read_count; in FT_Stream_Open() local
/third_party/freetype/builds/unix/
Dftsystem.c338 ssize_t read_count; in FT_Stream_Open() local
/third_party/skia/third_party/externals/freetype/builds/windows/
Dftsystem.c338 DWORD read_count; in FT_Stream_Open() local
/third_party/freetype/builds/windows/
Dftsystem.c401 DWORD read_count; in FT_Stream_Open() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpdummyhdrextimpl.c54 guint read_count; member
/third_party/freetype/src/pshinter/
Dpshglob.c141 FT_UInt read_count, in psh_blues_set_zones_0()
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshglob.c141 FT_UInt read_count, in psh_blues_set_zones_0()
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/
Dpshglob.c142 FT_UInt read_count, in psh_blues_set_zones_0()
/third_party/pulseaudio/src/pulsecore/
Dsrbchannel.c168 pa_atomic_t read_count; member
/third_party/libsnd/programs/
Dsndfile-play.c739 long k, start_count, output_count, write_count, read_count ; in solaris_play() local
/third_party/f2fs-tools/fsck/
Dsegment.c167 u64 read_count; in f2fs_read() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
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
/third_party/skia/third_party/externals/libpng/contrib/libtests/
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
/third_party/libsnd/src/
Dpaf.c63 int read_block, write_block, read_count, write_count ; member

12