/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.take/range.take.sentinel/ |
H A D | ctor.pass.cpp | 29 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/ |
D | lib.rs | 101 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 D | eq.pass.cpp | 94 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 D | minus.pass.cpp | 167 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 D | ctor.default.pass.cpp | 31 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 D | ctor.convert.pass.cpp | 74 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 D | ctor.base.pass.cpp | 53 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef 68 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
|
H A D | ctor.default.pass.cpp | 30 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 D | compare.pass.cpp | 29 using Sentinel = sentinel_wrapper<Iterator>; in test() typedef 76 using Sentinel = sentinel_wrapper<Iterator>; in tests() typedef
|
H A D | iter_move.pass.cpp | 25 using Sentinel = sentinel_wrapper<Iterator>; in test() typedef
|
H A D | iter_swap.pass.cpp | 36 using Sentinel = sentinel_wrapper<Iterator>; in test() typedef
|
/aosp_15_r20/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | SentinelOuterClass.java | 78 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 D | SentinelOuterClass.java | 78 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 D | begin.pass.cpp | 21 using Sentinel = sentinel_wrapper<Iterator>; typedef 35 using Sentinel = sentinel_wrapper<Iterator>; typedef
|
/aosp_15_r20/build/make/tools/perf/ |
H A D | pretty.py | 17 class Sentinel(): class
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/ |
H A D | iterator_robust_against_adl.compile.pass.cpp | 43 struct Sentinel { struct
|
/aosp_15_r20/external/llvm/tools/dsymutil/ |
H A D | NonRelocatableStringpool.h | 65 MapTy::MapEntryTy Sentinel, *Last; variable
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/src/main/ |
H A D | sentinel.proto | 5 message Sentinel { message
|
/aosp_15_r20/external/protobuf/ruby/src/main/ |
H A D | sentinel.proto | 5 message Sentinel { message
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.utility/range.subrange/ |
H A D | ctor.default.pass.cpp | 33 struct Sentinel { struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.elements/sentinel/ |
H A D | ctor.base.pass.cpp | 38 using Sentinel = std::ranges::sentinel_t<R>; in test() typedef
|
H A D | ctor.default.pass.cpp | 30 using Sentinel = std::ranges::sentinel_t<EleView>; in test() typedef
|
/aosp_15_r20/external/clang/test/FixIt/ |
H A D | fixit-objc.m | 62 @interface Sentinel interface
|
/aosp_15_r20/libcore/luni/src/main/java/java/lang/ref/ |
H A D | FinalizerReference.java | 150 private static class Sentinel { class in FinalizerReference
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | PseudoProbe.h | 33 Sentinel = 0x2, // A place holder for split function entry address. enumerator
|