Home
last modified time | relevance | path

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

12345

/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/ltp/testcases/kdump/lib/crasher/
Dcrasher.c42 int *eof, void *data) in crasher_read()
/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
Dtrim.c70 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/node/deps/nghttp2/lib/
Dnghttp2_outbound_item.h66 uint8_t eof; member
/third_party/nghttp2/lib/
Dnghttp2_outbound_item.h66 uint8_t eof; member
/third_party/libwebsockets/win32port/zlib/
Dgzguts.h99 int eof; /* true if end of input file reached */ member

12345