Home
last modified time | relevance | path

Searched defs:Sentinel (Results 1 – 25 of 78) sorted by relevance

1234

/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.adaptors/range.take/range.take.sentinel/
Dctor.pass.cpp29 using Sentinel = std::ranges::sentinel_t<TakeView>; in test() typedef
38 using Sentinel = std::ranges::sentinel_t<TakeView>; in test() typedef
54 using Sentinel = std::ranges::sentinel_t<TakeView>; in test() typedef
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.adaptors/range.take/range.take.sentinel/
Dctor.pass.cpp29 using Sentinel = std::ranges::sentinel_t<TakeView>; in test() typedef
38 using Sentinel = std::ranges::sentinel_t<TakeView>; in test() typedef
54 using Sentinel = std::ranges::sentinel_t<TakeView>; in test() typedef
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.adaptors/range.take.while/sentinel/
Dctor.base.pass.cpp53 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
68 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
Dctor.convert.pass.cpp74 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
92 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
121 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
Dctor.default.pass.cpp30 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.adaptors/range.filter/iterator/
Dcompare.pass.cpp29 using Sentinel = sentinel_wrapper<Iterator>; in test() typedef
76 using Sentinel = sentinel_wrapper<Iterator>; in tests() typedef
/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.adaptors/range.take.while/sentinel/
Dctor.base.pass.cpp53 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
68 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
Dctor.convert.pass.cpp74 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
92 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
121 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
Dctor.default.pass.cpp30 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.adaptors/range.filter/iterator/
Dcompare.pass.cpp29 using Sentinel = sentinel_wrapper<Iterator>; in test() typedef
76 using Sentinel = sentinel_wrapper<Iterator>; in tests() typedef
/external/cronet/stable/third_party/libc++/src/test/std/ranges/
Diterator_robust_against_adl.compile.pass.cpp43 struct Sentinel { struct
/external/cronet/tot/third_party/libc++/src/test/std/ranges/
Diterator_robust_against_adl.compile.pass.cpp43 struct Sentinel { struct
/external/llvm/tools/dsymutil/
DNonRelocatableStringpool.h65 MapTy::MapEntryTy Sentinel, *Last; variable
/external/cronet/tot/third_party/protobuf/ruby/src/main/
Dsentinel.proto5 message Sentinel { message
/external/protobuf/ruby/src/main/
Dsentinel.proto5 message Sentinel { message
/external/cronet/stable/third_party/protobuf/ruby/src/main/
Dsentinel.proto5 message Sentinel { message
/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.utility/range.subrange/
Dctor.default.pass.cpp33 struct Sentinel { struct
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.utility/range.subrange/
Dctor.default.pass.cpp33 struct Sentinel { struct
/external/cronet/stable/base/containers/
Dadapters_unittest.cc25 class Sentinel { class in __anon898909010111::UnsizedVector
28 explicit Sentinel(Iterator it) : wrapped_it_(it) {} in Sentinel() function in __anon898909010111::UnsizedVector::Sentinel
/external/cronet/tot/base/containers/
Dadapters_unittest.cc25 class Sentinel { class in __anon9b194f9d0111::UnsizedVector
28 explicit Sentinel(Iterator it) : wrapped_it_(it) {} in Sentinel() function in __anon9b194f9d0111::UnsizedVector::Sentinel
/external/rust/android-crates-io/crates/threadpool/src/
Dlib.rs101 struct Sentinel<'a> { struct
106 impl<'a> Sentinel<'a> { impl
120 impl<'a> Drop for Sentinel<'a> { implementation
/external/cronet/stable/third_party/libc++/src/test/std/ranges/range.adaptors/range.elements/sentinel/
Dctor.base.pass.cpp38 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
Dctor.default.pass.cpp30 using Sentinel = std::ranges::sentinel_t<EleView>; in test() typedef
/external/cronet/tot/third_party/libc++/src/test/std/ranges/range.adaptors/range.elements/sentinel/
Dctor.base.pass.cpp38 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
Dctor.default.pass.cpp30 using Sentinel = std::ranges::sentinel_t<EleView>; in test() typedef

1234