Home
last modified time | relevance | path

Searched refs:IsSame (Results 1 – 20 of 20) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/win/
Dscoped_thread_desktop.cc27 bool ScopedThreadDesktop::IsSame(const Desktop& desktop) { in IsSame() function in webrtc::ScopedThreadDesktop
29 return assigned_->IsSame(desktop); in IsSame()
31 return initial_->IsSame(desktop); in IsSame()
47 if (initial_->IsSame(*desktop)) in SetThreadDesktop()
Dscoped_thread_desktop.h32 bool IsSame(const Desktop& desktop);
Ddesktop.h33 bool IsSame(const Desktop& other) const;
Ddesktop.cc52 bool Desktop::IsSame(const Desktop& other) const { in IsSame() function in webrtc::Desktop
Dscreen_capturer_win_gdi.cc163 if (input_desktop.get() != NULL && !desktop_.IsSame(*input_desktop)) { in PrepareCaptureResources()
Dscreen_capturer_win_magnifier.cc100 if (input_desktop.get() != NULL && !desktop_.IsSame(*input_desktop)) { in Capture()
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
DIsSame.java11 public class IsSame<T> extends BaseMatcher<T> { class
14 public IsSame(T object) { in IsSame() method in IsSame
38 return new IsSame<T>(target); in sameInstance()
49 return new IsSame<T>(target); in theInstance()
/external/libmojo/mojo/public/cpp/bindings/lib/
Dtemplate_util.h62 struct IsSame {
66 struct IsSame<A, A> {
89 !IsSame<Base const, void const>::value;
/external/hamcrest/hamcrest-core/src/test/java/org/hamcrest/core/
DIsSameTest.java7 import static org.hamcrest.core.IsSame.sameInstance;
8 import static org.hamcrest.core.IsSame.theInstance;
/external/v8/src/compiler/
Dnode-properties.cc318 bool NodeProperties::IsSame(Node* a, Node* b) { in IsSame() function in v8::internal::compiler::NodeProperties
350 if (IsSame(receiver, object)) { in InferReceiverMaps()
357 if (IsSame(receiver, effect)) { in InferReceiverMaps()
383 if (IsSame(receiver, object)) { in InferReceiverMaps()
Dnode-properties.h128 static bool IsSame(Node* a, Node* b);
Djs-builtin-reducer.cc917 NodeProperties::IsSame(dominator->InputAt(0), receiver)) { in HasInstanceTypeWitness()
1612 NodeProperties::IsSame(dominator->InputAt(0), receiver)) { in GetStringWitness()
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DCoreMatchers.java368 return org.hamcrest.core.IsSame.sameInstance(target); in sameInstance()
379 return org.hamcrest.core.IsSame.theInstance(target); in theInstance()
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
DMatchers.java452 return org.hamcrest.core.IsSame.<T>sameInstance(target); in sameInstance()
463 return org.hamcrest.core.IsSame.<T>theInstance(target); in theInstance()
/external/clang/include/clang/Basic/
DTokenKinds.def478 TYPE_TRAIT_2(__is_same, IsSame, KEYCXX)
/external/annotation-tools/scene-lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/libphonenumber/lib/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/owasp/sanitizer/lib/junit/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...