Home
last modified time | relevance | path

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

12345

/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.c37 int eof; member
312 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/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-buffer-deserialize-text.hh337 const char *eof = pe, *tok = nullptr; in _hb_buffer_deserialize_glyphs_text() local
Dhb-ot-shape-complex-khmer-machine.hh237 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-myanmar-machine.hh315 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-indic-machine.hh406 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
Dhb-ot-shape-complex-use-machine.hh391 unsigned int p, pe, eof, ts, te, act; in find_syllables() local
/third_party/harfbuzz/src/
Dhb-buffer-deserialize-text.hh198 const char *eof = pe, *tok = nullptr; in _hb_buffer_deserialize_text() local
Dhb-ot-shape-complex-khmer-machine.hh205 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
/third_party/python/Lib/
D_sitebuiltins.py14 def __init__(self, name, eof): argument
/third_party/mesa3d/bin/
Dperf-annotate-jit.py83 def eof(self): member in LineParser
/third_party/ffmpeg/libavformat/
Dsapdec.c42 int eof; member
/third_party/flutter/skia/src/core/
DSkBuffer.h50 bool eof() const { return fPos >= fStop; } in eof() function
DSkReader32.h39 bool eof() const { return fCurr >= fStop; } in eof() function
/third_party/skia/src/core/
DSkBuffer.h50 bool eof() const { return fPos >= fStop; } in eof() function
/third_party/ffmpeg/libavfilter/
Dyadif.h76 int eof; member
Dvf_tpad.c44 int eof; member
Dvf_idet.h71 int eof; member
/third_party/f2fs-tools/fsck/
Dsegment.c408 int bulkread(int fd, void *rbuf, size_t rsize, bool *eof) in bulkread()
612 bool eof = false; in f2fs_build_file() local

12345