Home
last modified time | relevance | path

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

12345

/third_party/boost/boost/spirit/home/support/detail/lexer/
Dgenerator.hpp210 typename detail::node::node_vector::iterator end_ = in build_tree() local
223 typename detail::node::node_vector::iterator end_ = in build_tree() local
249 typename charset_list::list::const_iterator end_ = in build_tree() local
280 macrodeque_.begin (), end_ = macrodeque_.end (); in build_macros() local
321 equiv_list_->begin (), end_ = equiv_list_->end (); in build_dfa() local
385 followpos_->begin (), end_ = followpos_->end (); in closure() local
468 typename charset_list::list::iterator end_; in partition_tokens() local
533 typename parser::tokeniser::token_map::const_iterator end_ = in fill_rhs_list() local
605 typename equivset_list::list::iterator end_; in build_equiv_list() local
670 typename node_vector::const_iterator end_ = in fill_rhs_list() local
[all …]
Dinput.hpp152 FwdIter &start_token_, const FwdIter &end_, in next()
265 FwdIter const &end_, std::size_t &unique_id_) in next()
330 bool bol_, FwdIter &start_token_, FwdIter const &end_, in next()
425 FwdIter &start_token_, FwdIter const &end_, in next()
484 *state_machine_, const FwdIter &begin_, const FwdIter &end_) : in basic_input()
Dstring_token.hpp41 const CharT *end_ = start_ + _charset.size (); in remove_duplicates() local
231 typename string::iterator end_ = _charset.end (); in intersect_same_types() local
344 typename string::iterator end_ = _charset.end (); in intersect_charset() local
Dgenerate_re2c.hpp71 typename boost::lexer::basic_state_machine<CharT>::iterator end_ = in generate_re2c() local
286 const char *end_ = ptr_ + iter_->token._charset.size(); in generate_re2c() local
/third_party/boost/boost/spirit/home/support/detail/lexer/containers/
Dptr_vector.hpp70 typename vector::const_iterator end_ = _vector.end (); in operator ==() local
87 Type **end_ = iter_ + _vector.size (); in clear() local
/third_party/gn/src/gn/
Ddeps_iterator.h69 DepsIterator end_; variable
Dlocation.h57 Location end_; variable
/third_party/boost/boost/iostreams/detail/
Dcounted_array.hpp43 std::streamsize ptr_, end_; member in boost::iostreams::detail::counted_array_source
69 std::streamsize ptr_, end_; member
Drestrict_impl.hpp85 stream_offset beg_, pos_, end_; member in boost::iostreams::detail::restricted_indirect_device
115 char_type *beg_, *end_; member in boost::iostreams::detail::restricted_direct_device
221 stream_offset beg_, pos_, end_; member in boost::iostreams::detail::restricted_filter
/third_party/boost/boost/iterator/
Dfilter_iterator.hpp56 filter_iterator(Predicate f, Iterator x, Iterator end_ = Iterator()) in filter_iterator()
62 filter_iterator(Iterator x, Iterator end_ = Iterator()) in filter_iterator()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dcharacter_predicate.h41 int32_t end_; variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dcharacter_predicate.h41 int32_t end_; variable
/third_party/boost/boost/phoenix/stl/algorithm/detail/
Dend.hpp23 end_(R& r) in end_() function
/third_party/boost/boost/multi_index/detail/
Dduplicates_iterator.hpp39 duplicates_iterator(Node* node_,Node* end_,Predicate pred_): in duplicates_iterator()
45 duplicates_iterator(Node* end_,Predicate pred_): in duplicates_iterator()
Dbucket_array.hpp142 bucket_array(const Allocator& al,pointer end_,std::size_t size_): in bucket_array()
163 void clear(pointer end_) in clear()
/third_party/boost/boost/spirit/home/support/detail/lexer/partition/
Dequivset.hpp45 index_set::const_iterator end_ = index_set_.end (); in equivset() local
108 index_vector::iterator end_ = _index_vector.end (); in intersect_indexes() local
Dcharset.hpp50 typename index_set::const_iterator end_ = _index_set.end (); in intersect() local
/third_party/jsoncpp/include/json/
Dreader.h180 Location end_; variable
235 Location end_; variable
/third_party/boost/boost/mpl/aux_/
Dback_impl.hpp33 typedef typename end<Sequence>::type end_; typedef
/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Diterator_tokenizer.hpp33 , Iterator const& end_, std::size_t& unique_id_) in next()
152 , bool& bol_, Iterator &start_token_, Iterator const& end_ in next()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocid.h1064 const Iter end_; variable
1102 const Iter end_; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dlocid.h1064 const Iter end_; variable
1102 const Iter end_; variable
/third_party/icu/icu4c/source/common/unicode/
Dlocid.h1063 const Iter end_; variable
1101 const Iter end_; variable
/third_party/boost/boost/beast/core/
Dbuffers_prefix.hpp44 iter_type end_{}; member in boost::beast::buffers_prefix_view
/third_party/boost/boost/spirit/home/support/detail/lexer/parser/tree/
Diteration_node.hpp26 node_vector::iterator end_; in iteration_node() local

12345