/external/llvm-project/clang/test/CXX/over/over.match/over.match.funcs/over.match.class.deduct/ |
D | p2.cpp | 62 template <typename X, typename Y> struct IsSame { struct 63 static constexpr bool value = false; 66 template <typename Z> struct IsSame<Z, Z> { struct 67 static constexpr bool value = true;
|
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/ |
D | IsSame.java | 11 public class IsSame<T> extends BaseMatcher<T> { class 14 public IsSame(T object) { in IsSame() method in IsSame
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_type_traits_test.cpp | 18 TEST(SanitizerCommon, IsSame) { in TEST() argument
|
/external/webrtc/modules/desktop_capture/win/ |
D | scoped_thread_desktop.cc | 24 bool ScopedThreadDesktop::IsSame(const Desktop& desktop) { in IsSame() function in webrtc::ScopedThreadDesktop
|
D | desktop.cc | 51 bool Desktop::IsSame(const Desktop& other) const { in IsSame() function in webrtc::Desktop
|
/external/angle/third_party/abseil-cpp/absl/cleanup/ |
D | cleanup_test.cc | 30 constexpr bool IsSame() { in IsSame() function
|
/external/abseil-cpp/absl/strings/ |
D | cord.h | 515 bool IsSame(const InlineRep& other) const { in IsSame() function
|
/external/webrtc/third_party/abseil-cpp/absl/strings/ |
D | cord.h | 515 bool IsSame(const InlineRep& other) const { in IsSame() function
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | cord.h | 695 bool IsSame(const InlineRep& other) const { in IsSame() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | cord.h | 686 bool IsSame(const InlineRep& other) const { in IsSame() function
|
/external/libtextclassifier/abseil-cpp/absl/strings/ |
D | cord.h | 686 bool IsSame(const InlineRep& other) const { in IsSame() function
|
/external/llvm-project/lldb/include/lldb/Symbol/ |
D | UnwindPlan.h | 88 bool IsSame() const { return m_type == same; } in IsSame() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | types.h | 116 bool IsSame(const Type* that) const { in IsSame() function
|
/external/angle/third_party/abseil-cpp/absl/strings/ |
D | cord.h | 778 bool IsSame(const InlineRep& other) const { in IsSame() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | types.h | 116 bool IsSame(const Type* that) const { in IsSame() function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | types.h | 116 bool IsSame(const Type* that) const { in IsSame() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | coroutines.cpp | 1067 static constexpr bool IsSame = IsSameV<T, U>; member
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_dnn.cc | 4011 bool PoolingWorkspaceDescriptor::IsSame( in IsSame() function in stream_executor::gpu::PoolingWorkspaceDescriptor
|