Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/cpp/
Doutput_traits.h33 template<typename, typename> struct IsSame { struct
36 template<typename A> struct IsSame<A, A> { argument
/external/hamcrest/src/org/hamcrest/core/
DIsSame.java14 public class IsSame<T> extends BaseMatcher<T> { class
17 public IsSame(T object) { in IsSame() method in IsSame
/external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
Dscoped_thread_desktop.cc27 bool ScopedThreadDesktop::IsSame(const Desktop& desktop) { in IsSame() function in webrtc::ScopedThreadDesktop
Ddesktop.cc52 bool Desktop::IsSame(const Desktop& other) const { in IsSame() function in webrtc::Desktop
/external/srec/tools/grxmlcompile/
Dnetw_arc.h282 bool IsSame (NUANArc *test) in IsSame() function
/external/lldb/include/lldb/Symbol/
DUnwindPlan.h96 IsSame () const in IsSame() function