Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Diterator.h116 IteratorRange(const IteratorType& b, const IteratorType& e) in IteratorRange() function
118 IteratorRange(IteratorType&& b, IteratorType&& e) in IteratorRange() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Diterator.h116 IteratorRange(const IteratorType& b, const IteratorType& e) in IteratorRange() function
118 IteratorRange(IteratorType&& b, IteratorType&& e) in IteratorRange() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Diterator.h116 IteratorRange(const IteratorType& b, const IteratorType& e) in IteratorRange() function
118 IteratorRange(IteratorType&& b, IteratorType&& e) in IteratorRange() function
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Diterator.h111 IteratorRange(IteratorType b, IteratorType e) : begin_(b), end_(e) {} in IteratorRange() function
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/
Diterator_test.cpp190 TEST(IteratorRange, Interface) { in TEST() argument
/third_party/spirv-tools/test/opt/
Diterator_test.cpp191 TEST(IteratorRange, Interface) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Diterator_test.cpp191 TEST(IteratorRange, Interface) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Diterator_test.cpp191 TEST(IteratorRange, Interface) { in TEST() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp36495 class IteratorRange class
36504 IteratorRange(Iterator1 aIterBegin, Iterator2 aIterEnd) in IteratorRange() function in mozilla::detail::IteratorRange
36508 IteratorRange(const IteratorRange<Iterator>& aOther) in IteratorRange() function in mozilla::detail::IteratorRange