Home
last modified time | relevance | path

Searched defs:IsSame (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
H A DIsSame.java11 public class IsSame<T> extends BaseMatcher<T> { class
14 public IsSame(T object) { in IsSame() method in IsSame
/aosp_15_r20/external/openthread/src/core/common/
H A Dtype_traits.hpp99 template <typename FirstType, typename SecondType> struct IsSame : public FalseValue struct
103 template <typename Type> struct IsSame<Type, Type> : public TrueValue struct
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dscoped_thread_desktop.cc24 bool ScopedThreadDesktop::IsSame(const Desktop& desktop) { in IsSame() function in webrtc::ScopedThreadDesktop
H A Ddesktop.cc52 bool Desktop::IsSame(const Desktop& other) const { in IsSame() function in webrtc::Desktop
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dpattern_utils.cc41 bool IsSame(string op1, string op2) { in IsSame() function
/aosp_15_r20/external/abseil-cpp/absl/cleanup/
H A Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/cleanup/
H A Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/cleanup/
H A Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/cleanup/
Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/cleanup/
H A Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/cleanup/
H A Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DUnwindPlan.h88 bool IsSame() const { return m_type == same; } in IsSame() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DUnwindPlan.h88 bool IsSame() const { return m_type == same; } in IsSame() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DUnwindPlan.h88 bool IsSame() const { return m_type == same; } in IsSame() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A Dcord.h695 bool IsSame(const InlineRep& other) const { in IsSame() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DUnwindPlan.h88 bool IsSame() const { return m_type == same; } in IsSame() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.h124 bool IsSame(const Type* that) const { in IsSame() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord.h877 bool IsSame(const InlineRep& other) const { return data_ == other.data_; } in IsSame() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dcord.h877 bool IsSame(const InlineRep& other) const { return data_ == other.data_; } in IsSame() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dtypes.h124 bool IsSame(const Type* that) const { in IsSame() function
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dcord.h980 bool IsSame(const InlineRep& other) const { return data_ == other.data_; } in IsSame() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dcord.h876 bool IsSame(const InlineRep& other) const { in IsSame() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dtypes.h128 bool IsSame(const Type* that) const { in IsSame() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dcord.h934 bool IsSame(const InlineRep& other) const { return data_ == other.data_; } in IsSame() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dcord.h979 bool IsSame(const InlineRep& other) const { return data_ == other.data_; } in IsSame() function

123