Home
last modified time | relevance | path

Searched defs:SameType (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/clang/test/CXX/temp/temp.type/
H A Dp1-0x.cpp10 using SameType = decltype(y); // expected-note {{here}} typedef
11 using SameType = decltype(z); // expected-error {{different types}} typedef
21 using SameType = decltype(y); typedef
22 using SameType = decltype(z); // ok typedef
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/backtrace/src/
H A Dwindows.rs168 trait SameType {} trait
169 impl<T> SameType for (T, T) {} impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/
H A Dwindows.rs168 trait SameType {} trait
169 impl<T> SameType for (T, T) {} impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/
H A Dwindows.rs168 trait SameType {} trait
169 impl<T> SameType for (T, T) {} impl
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/
H A Dwindows.rs168 trait SameType {} trait
169 impl<T> SameType for (T, T) {} impl
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/
H A Dwindows.rs168 trait SameType {} trait
169 impl<T> SameType for (T, T) {} impl
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/
H A Dwindows.rs170 trait SameType {} trait
171 impl<T> SameType for (T, T) {} impl
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/
H A Dwindows.rs170 trait SameType {} trait
171 impl<T> SameType for (T, T) {} impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/
H A Dwindows.rs170 trait SameType {} trait
171 impl<T> SameType for (T, T) {} impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/
H A Dwindows.rs170 trait SameType {} trait
171 impl<T> SameType for (T, T) {} impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/src/
H A Dwindows.rs170 trait SameType {} trait
171 impl<T> SameType for (T, T) {} impl
/aosp_15_r20/external/eigen/Eigen/src/Core/
H A DAssign.h23 SameType = internal::is_same<typename Derived::Scalar,typename OtherDerived::Scalar>::value in lazyAssign() enumerator
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dlayout_test.cc84 void SameType() { in SameType() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc84 void SameType() { in SameType() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dlayout_test.cc84 void SameType() { in SameType() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dlayout_test.cc84 void SameType() { in SameType() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc87 void SameType() { in SameType() function
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc87 void SameType() { in SameType() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc87 void SameType() { in SameType() function
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc2189 TEST(WhenDynamicCastToTest, SameType) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc2188 TEST(WhenDynamicCastToTest, SameType) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc2179 TEST(WhenDynamicCastToTest, SameType) { in TEST() argument