Home
last modified time | relevance | path

Searched refs:global_monitor_ (Results 1 – 24 of 24) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/remote_cocoa/app_shim/
H A Dmouse_capture.mm40 id global_monitor_;
52 global_monitor_(nil),
62 [NSEvent removeMonitor:global_monitor_];
102 global_monitor_ =
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/remote_cocoa/app_shim/
H A Dmouse_capture.mm40 id global_monitor_;
52 global_monitor_(nil),
62 [NSEvent removeMonitor:global_monitor_];
102 global_monitor_ =
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/core/
H A Dmacglobalshortcutbackend.mm47 : global_monitor_(nil), local_monitor_(nil), backend_(backend) {}
50 global_monitor_ =
68 [NSEvent removeMonitor:global_monitor_];
78 id global_monitor_;
/dports/audio/strawberry/strawberry-1.0.0/src/globalshortcuts/
H A Dglobalshortcutsbackend-macos.mm52 : global_monitor_(nil), local_monitor_(nil), backend_(backend) {}
55global_monitor_ = [NSEvent addGlobalMonitorForEventsMatchingMask:NSEventMaskKeyDown handler:^(NSEv…
66 [NSEvent removeMonitor:global_monitor_];
76 id global_monitor_;
/dports/www/node10/node-v10.24.1/deps/v8/src/ppc/
H A Dsimulator-ppc.cc889 global_monitor_.Pointer()->NotifyLoadExcl_Locked(addr, in ReadExWU()
910 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteW()
920 global_monitor_.Pointer()->NotifyStoreExcl_Locked( in WriteExW()
935 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteW()
954 global_monitor_.Pointer()->NotifyLoadExcl_Locked(addr, in ReadExHU()
975 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteH()
988 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteH()
998 global_monitor_.Pointer()->NotifyStoreExcl_Locked( in WriteExH()
1041 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteB()
1053 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteB()
[all …]
H A Dsimulator-ppc.h430 static base::LazyInstance<GlobalMonitor>::type global_monitor_; variable
/dports/www/node10/node-v10.24.1/deps/v8/src/arm/
H A Dsimulator-arm.cc947 global_monitor_.Pointer()->NotifyLoadExcl_Locked(addr, in ReadExW()
958 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteW()
967 global_monitor_.Pointer()->NotifyStoreExcl_Locked( in WriteExW()
998 global_monitor_.Pointer()->NotifyLoadExcl_Locked(addr, in ReadExHU()
1009 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteH()
1020 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteH()
1029 global_monitor_.Pointer()->NotifyStoreExcl_Locked( in WriteExH()
1056 global_monitor_.Pointer()->NotifyLoadExcl_Locked(addr, in ReadExBU()
1065 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteB()
1074 global_monitor_.Pointer()->NotifyStore_Locked(addr, in WriteB()
[all …]
H A Dsimulator-arm.h492 static base::LazyInstance<GlobalMonitor>::type global_monitor_; variable
/dports/www/node10/node-v10.24.1/deps/v8/src/arm64/
H A Dsimulator-arm64.cc62 base::LazyInstance<Simulator::GlobalMonitor>::type Simulator::global_monitor_ = member in v8::internal::Simulator
371 global_monitor_.Pointer()->RemoveProcessor(&global_monitor_processor_); in ~Simulator()
1734 base::LockGuard<base::Mutex> lock_guard(&global_monitor_.Pointer()->mutex); in LoadStoreHelper()
1739 global_monitor_.Pointer()->NotifyStore_Locked(&global_monitor_processor_); in LoadStoreHelper()
1868 base::LockGuard<base::Mutex> lock_guard(&global_monitor_.Pointer()->mutex); in LoadStorePairHelper()
1873 global_monitor_.Pointer()->NotifyStore_Locked(&global_monitor_processor_); in LoadStorePairHelper()
2019 base::LockGuard<base::Mutex> lock_guard(&global_monitor_.Pointer()->mutex); in VisitLoadLiteral()
2110 base::LockGuard<base::Mutex> lock_guard(&global_monitor_.Pointer()->mutex); in VisitLoadStoreAcquireRelease()
2114 global_monitor_.Pointer()->NotifyLoadExcl_Locked( in VisitLoadStoreAcquireRelease()
2147 global_monitor_.Pointer()->NotifyStoreExcl_Locked( in VisitLoadStoreAcquireRelease()
[all …]
H A Dsimulator-arm64.h2277 static base::LazyInstance<GlobalMonitor>::type global_monitor_; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/vixl/
H A DSimulator-vixl.h2350 SimExclusiveGlobalMonitor global_monitor_; variable
H A DSimulator-vixl.cpp1366 global_monitor_.IsExclusive(address, access_size); in VisitLoadStoreExclusive()
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/vixl/
H A DSimulator-vixl.h2350 SimExclusiveGlobalMonitor global_monitor_; variable
H A DSimulator-vixl.cpp1366 global_monitor_.IsExclusive(address, access_size); in VisitLoadStoreExclusive()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/vixl/
H A DSimulator-vixl.h2526 SimExclusiveGlobalMonitor global_monitor_; variable
H A DSimulator-vixl.cpp1329 global_monitor_.IsExclusive(address, access_size);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/vixl/
H A DSimulator-vixl.h2350 SimExclusiveGlobalMonitor global_monitor_; variable
H A DSimulator-vixl.cpp1366 global_monitor_.IsExclusive(address, access_size); in VisitLoadStoreExclusive()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/vixl/
H A DSimulator-vixl.h2349 SimExclusiveGlobalMonitor global_monitor_; variable
H A DSimulator-vixl.cpp1366 global_monitor_.IsExclusive(address, access_size); in VisitLoadStoreExclusive()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/vixl/
H A DSimulator-vixl.h2527 SimExclusiveGlobalMonitor global_monitor_; variable
H A DSimulator-vixl.cpp1360 global_monitor_.IsExclusive(address, access_size); in VisitLoadStoreExclusive()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/vixl/
H A DSimulator-vixl.h2637 SimExclusiveGlobalMonitor global_monitor_; variable
H A DSimulator-vixl.cpp1346 global_monitor_.IsExclusive(address, access_size); in VisitLoadStoreExclusive()