Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 25 of 132) sorted by relevance

123456

/third_party/backends/backend/genesys/
Dimage_pipeline.h73 bool eof() const override { return eof_; } in eof() function
99 bool eof() const override { return eof_; } in eof() function
130 bool eof() const override { return eof_; } in eof() function
156 bool eof() const override { return next_row_ >= get_height(); } in eof() function
180 bool eof() const override { return source_.eof(); } in eof() function
216 bool eof() const override { return source_.eof(); } in eof() function
250 bool eof() const override { return source_.eof(); } in eof() function
268 bool eof() const override { return source_.eof(); } in eof() function
287 bool eof() const override { return source_.eof(); } in eof() function
310 bool eof() const override { return source_.eof(); } in eof() function
[all …]
/third_party/backends/backend/
Dplustek-pp_procfs.c174 int count, int *eof, void *data ) in procfsBInfoReadProc()
187 int count, int *eof, void *data ) in procfsInfoReadProc()
218 int count, int *eof, void *data ) in procfsButtonsReadProc()
/third_party/ltp/testcases/kdump/lib/crasher/
Dcrasher.c42 int *eof, void *data) in crasher_read()
/third_party/curl/tests/libtest/
Dlib667.c39 int eof = !*pooh->readptr; in read_callback() local
Dlib654.c47 int eof = !*pooh->readptr; in read_callback() local
Dlib643.c39 int eof = !*pooh->readptr; in read_callback() local
/third_party/ffmpeg/libavcodec/
Dadx.h46 int eof; member
Dbsf.c45 int eof; member
316 int ret, eof = 0; in bsf_list_filter() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-buffer-deserialize-text.hh422 const char *eof = pe, *tok = nullptr; in _hb_buffer_deserialize_text() local
Dhb-ot-shape-complex-khmer-machine.hh261 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables_khmer() local
Dhb-ot-shape-complex-indic-machine.hh435 unsigned int p, pe, eof, ts, te, act; in find_syllables_indic() local
Dhb-ot-shape-complex-myanmar-machine.hh377 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables_myanmar() local
/third_party/python/Lib/
D_sitebuiltins.py14 def __init__(self, name, eof): argument
/third_party/ffmpeg/doc/examples/
Ddecode_video.c95 int eof; in main() local
/third_party/node/deps/base64/base64/include/
Dlibbase64.h59 int eof; member
/third_party/mesa3d/bin/
Dperf-annotate-jit.py83 def eof(self): member in LineParser
/third_party/ffmpeg/libavformat/
Dsapdec.c41 int eof; member
/third_party/skia/src/core/
DSkBuffer.h50 bool eof() const { return fPos >= fStop; } in eof() function
DSkReadBuffer.h63 bool eof() { return fCurr >= fStop; } in eof() function
/third_party/ffmpeg/libavfilter/
Dyadif.h76 int eof; member
Dvf_tpad.c43 int eof; member
Dvf_idet.h71 int eof; member
/third_party/f2fs-tools/fsck/
Dsegment.c421 int bulkread(int fd, void *rbuf, size_t rsize, bool *eof) in bulkread()
625 bool eof = false; in f2fs_build_file() local
/third_party/nghttp2/lib/
Dnghttp2_outbound_item.h66 uint8_t eof; member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_outbound_item.h66 uint8_t eof; member

123456