Home
last modified time | relevance | path

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

12345678910>>...15

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.take/range.take.sentinel/
H A 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
/aosp_15_r20/external/rust/android-crates-io/crates/threadpool/src/
Dlib.rs101 struct Sentinel<'a> { struct
106 impl<'a> Sentinel<'a> { implementation
120 impl<'a> Drop for Sentinel<'a> { implementation
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.zip/sentinel/
H A Deq.pass.cpp94 using Sentinel = std::ranges::sentinel_t<decltype(v)>; in test() typedef
119 using Sentinel = std::ranges::sentinel_t<decltype(v)>; in test() typedef
138 using Sentinel = std::ranges::sentinel_t<decltype(v)>; in test() typedef
H A Dminus.pass.cpp167 using Sentinel = std::ranges::sentinel_t<decltype(v)>; in test() typedef
199 using Sentinel = std::ranges::sentinel_t<decltype(v)>; in test() typedef
H A Dctor.default.pass.cpp31 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.take.while/sentinel/
H A 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
H A 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
H A Dctor.default.pass.cpp30 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.filter/iterator/
H A Dcompare.pass.cpp29 using Sentinel = sentinel_wrapper<Iterator>; in test() typedef
76 using Sentinel = sentinel_wrapper<Iterator>; in tests() typedef
H A Diter_move.pass.cpp25 using Sentinel = sentinel_wrapper<Iterator>; in test() typedef
H A Diter_swap.pass.cpp36 using Sentinel = sentinel_wrapper<Iterator>; in test() typedef
/aosp_15_r20/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DSentinelOuterClass.java78 public static final class Sentinel extends com.google.protobuf.GeneratedMessage class in SentinelOuterClass
83 private Sentinel(com.google.protobuf.GeneratedMessage.Builder builder) { in Sentinel() method in SentinelOuterClass.Sentinel
87 private Sentinel() { in Sentinel() method in SentinelOuterClass.Sentinel
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DSentinelOuterClass.java78 public static final class Sentinel extends com.google.protobuf.GeneratedMessage class in SentinelOuterClass
83 private Sentinel(com.google.protobuf.GeneratedMessage.Builder builder) { in Sentinel() method in SentinelOuterClass.Sentinel
87 private Sentinel() { in Sentinel() method in SentinelOuterClass.Sentinel
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.filter/
H A Dbegin.pass.cpp21 using Sentinel = sentinel_wrapper<Iterator>; typedef
35 using Sentinel = sentinel_wrapper<Iterator>; typedef
/aosp_15_r20/build/make/tools/perf/
H A Dpretty.py17 class Sentinel(): class
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/
H A Diterator_robust_against_adl.compile.pass.cpp43 struct Sentinel { struct
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DNonRelocatableStringpool.h65 MapTy::MapEntryTy Sentinel, *Last; variable
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/src/main/
H A Dsentinel.proto5 message Sentinel { message
/aosp_15_r20/external/protobuf/ruby/src/main/
H A Dsentinel.proto5 message Sentinel { message
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.utility/range.subrange/
H A Dctor.default.pass.cpp33 struct Sentinel { struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.elements/sentinel/
H A Dctor.base.pass.cpp38 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
H A Dctor.default.pass.cpp30 using Sentinel = std::ranges::sentinel_t<EleView>; in test() typedef
/aosp_15_r20/external/clang/test/FixIt/
H A Dfixit-objc.m62 @interface Sentinel interface
/aosp_15_r20/libcore/luni/src/main/java/java/lang/ref/
H A DFinalizerReference.java150 private static class Sentinel { class in FinalizerReference
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPseudoProbe.h33 Sentinel = 0x2, // A place holder for split function entry address. enumerator

12345678910>>...15