Home
last modified time | relevance | path

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

1234567

/third_party/boost/tools/build/test/
Dcore_source_line_tracking.py22 def test_error_missing_argument(eof): argument
39 def test_error_syntax(eof): argument
57 def __trailing_newline(eof): argument
/third_party/boost/libs/spirit/classic/test/
Dsf_bug_720917.cpp42 static result_type eof; member in my_functor
47 my_functor::result_type my_functor::eof = '\0'; member in my_functor
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/
Ddb_connector.h58 TensorRow eof = TensorRow(TensorRow::kFlagEOF); variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dio_block.h75 …bool eof() const { return static_cast<uint32_t>(io_block_flags_) & static_cast<uint32_t>(kDeIoBloc… in eof() function
Dgenerator_op.cc168 bool eof = false; in operator ()() local
/third_party/boost/boost/algorithm/string/
Dfind_iterator.hpp160 bool eof() const in eof() function in boost::algorithm::find_iterator
348 bool eof() const in eof() function in boost::algorithm::split_iterator
/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Dfunctor.hpp117 BOOST_SPIRIT_EOF_PREFIX result_type const eof; member in boost::spirit::lex::lexertl::functor
285 functor<Token, FunctorData, Iterator, SupportsActors, SupportsState>::eof = member in boost::spirit::lex::lexertl::functor<Token, FunctorData, Iterator, SupportsActors, SupportsState>
/third_party/ltp/testcases/kdump/lib/crasher/
Dcrasher.c42 int *eof, void *data) in crasher_read()
/third_party/boost/libs/spirit/test/support/
Dregression_multi_pass_functor.cpp34 eof; member in istreambuf_functor
/third_party/curl/tests/libtest/
Dlib667.c42 int eof = !*pooh->readptr; in read_callback() local
Dlib654.c50 int eof = !*pooh->readptr; in read_callback() local
/third_party/boost/boost/iostreams/detail/streambuf/
Dlinked_streambuf.hpp44 void set_true_eof(bool eof) in set_true_eof()
/third_party/ffmpeg/libavcodec/
Dadx.h46 int eof; member
/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-use-machine.hh391 unsigned int p, pe, eof, ts, te, act; 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-myanmar-machine.hh315 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() local
Dhb-ot-shape-complex-khmer-machine.hh237 unsigned int p, pe, eof, ts, te, act HB_UNUSED; in find_syllables() 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
/third_party/harfbuzz/src/
Dhb-buffer-deserialize-text.hh198 const char *eof = pe, *tok = nullptr; in _hb_buffer_deserialize_text() local
/third_party/python/Lib/
D_sitebuiltins.py14 def __init__(self, name, eof): argument
/third_party/boost/boost/iostreams/detail/
Dchar_traits.hpp55 static int eof() { return EOF; } in eof() function
/third_party/boost/libs/utility/test/
Dstring_view_constexpr_test1.cpp44 static constexpr int_type eof() noexcept { return EOF; } in eof() function
/third_party/mesa3d/bin/
Dperf-annotate-jit.py83 def eof(self): member in LineParser
/third_party/boost/boost/beast/_experimental/test/detail/
Dstream_state.hpp78 eof, enumerator

1234567