Searched defs:drop_front (Results 1 – 9 of 9) sorted by relevance
60 RefType drop_front(uint64_t N) const { in drop_front() function207 BinarySubstreamRef drop_front(uint64_t N) const { in drop_front() function
147 void drop_front() { Skew += begin()->length(); } in drop_front() function
61 RefType drop_front(uint32_t N) const { in drop_front() function208 BinarySubstreamRef drop_front(uint32_t N) const { in drop_front() function
141 void drop_front() { Skew += begin()->length(); } in drop_front() function
67 StreamRef drop_front(uint32_t N) const { in drop_front() function
259 void drop_front() in drop_front() function in boost::iterator_range_detail::iterator_range_base265 void drop_front(difference_type n) in drop_front() function in boost::iterator_range_detail::iterator_range_base
97 struct drop_front { struct99 struct apply {110 struct drop_front<0> { struct112 struct apply {
467 inline static void drop_front(StringRef& str, size_t n = 1) { in drop_front() function
461 inline static void drop_front(StringRef& str, size_t n = 1) { in drop_front() function