Home
last modified time | relevance | path

Searched defs:drop_front (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DBinaryStreamRef.h60 RefType drop_front(uint64_t N) const { in drop_front() function
207 BinarySubstreamRef drop_front(uint64_t N) const { in drop_front() function
DBinaryStreamArray.h147 void drop_front() { Skew += begin()->length(); } in drop_front() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamRef.h61 RefType drop_front(uint32_t N) const { in drop_front() function
208 BinarySubstreamRef drop_front(uint32_t N) const { in drop_front() function
DBinaryStreamArray.h141 void drop_front() { Skew += begin()->length(); } in drop_front() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DStreamRef.h67 StreamRef drop_front(uint32_t N) const { in drop_front() function
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/
Diterator_range_core.hpp259 void drop_front() in drop_front() function in boost::iterator_range_detail::iterator_range_base
265 void drop_front(difference_type n) in drop_front() function in boost::iterator_range_detail::iterator_range_base
/external/sdv/vsomeip/third_party/boost/tuple/include/boost/tuple/detail/
Dtuple_basic.hpp97 struct drop_front { struct
99 struct apply {
110 struct drop_front<0> { struct
112 struct apply {
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp467 inline static void drop_front(StringRef& str, size_t n = 1) { in drop_front() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp461 inline static void drop_front(StringRef& str, size_t n = 1) { in drop_front() function