Home
last modified time | relevance | path

Searched refs:OpenEvent (Results 1 – 25 of 700) sorted by relevance

12345678910>>...28

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/search/tests/
H A Dzero_state_file_provider_unittest.cc53 FileTasksObserver::FileOpenEvent OpenEvent(const std::string& filename) { in OpenEvent() function in app_list::ZeroStateFileProviderTest
85 {OpenEvent("exists_1.txt"), OpenEvent("exists_2.png")}); in TEST_F()
86 provider_->OnFilesOpened({OpenEvent("nonexistant.txt")}); in TEST_F()
107 {OpenEvent("exists_1.txt"), OpenEvent("exists_2.png")}); in TEST_F()
108 provider_->OnFilesOpened({OpenEvent("nonexistant.txt")}); in TEST_F()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/
H A DOpenEvent.java27 public class OpenEvent extends EventObject { class
46 public OpenEvent(Viewer source, ISelection selection) { in OpenEvent() method in OpenEvent
/dports/graphics/proj/proj-7.2.1/test/unit/
H A Dtest_network.cpp212 struct OpenEvent : public Event { struct
213 OpenEvent() { type = "OpenEvent"; } in OpenEvent() function
441 std::unique_ptr<OpenEvent> event(new OpenEvent()); in TEST()
497 std::unique_ptr<OpenEvent> event(new OpenEvent()); in TEST()
647 std::unique_ptr<OpenEvent> event(new OpenEvent()); in TEST()
730 std::unique_ptr<OpenEvent> event(new OpenEvent()); in TEST()
763 std::unique_ptr<OpenEvent> event(new OpenEvent()); in TEST()
820 std::unique_ptr<OpenEvent> event(new OpenEvent()); in TEST()
920 std::unique_ptr<OpenEvent> event(new OpenEvent()); in TEST()
977 std::unique_ptr<OpenEvent> event(new OpenEvent()); in TEST()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/coroutine/doc/
H A Dmotivation.qbk210 struct OpenEvent: public CloseEvent{
212 OpenEvent(const xml::sax::Parser::TagType& name,
238 // startDocument() will send OpenEvent
242 sink(OpenEvent(name,attrs));
244 // startTag() will likewise send OpenEvent
248 sink(OpenEvent(name,attrs));
295 const OpenEvent* oe;
298 if((oe=dynamic_cast<const OpenEvent*>(&event))){
299 // When we see OpenEvent, recursively process it.
325 // OpenEvent.
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/coroutine/doc/
H A Dmotivation.qbk210 struct OpenEvent: public CloseEvent{
212 OpenEvent(const xml::sax::Parser::TagType& name,
238 // startDocument() will send OpenEvent
242 sink(OpenEvent(name,attrs));
244 // startTag() will likewise send OpenEvent
248 sink(OpenEvent(name,attrs));
295 const OpenEvent* oe;
298 if((oe=dynamic_cast<const OpenEvent*>(&event))){
299 // When we see OpenEvent, recursively process it.
325 // OpenEvent.
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/coroutine/doc/
H A Dmotivation.qbk210 struct OpenEvent: public CloseEvent{
212 OpenEvent(const xml::sax::Parser::TagType& name,
238 // startDocument() will send OpenEvent
242 sink(OpenEvent(name,attrs));
244 // startTag() will likewise send OpenEvent
248 sink(OpenEvent(name,attrs));
295 const OpenEvent* oe;
298 if((oe=dynamic_cast<const OpenEvent*>(&event))){
299 // When we see OpenEvent, recursively process it.
325 // OpenEvent.
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/coroutine/doc/
H A Dmotivation.qbk210 struct OpenEvent: public CloseEvent{
212 OpenEvent(const xml::sax::Parser::TagType& name,
238 // startDocument() will send OpenEvent
242 sink(OpenEvent(name,attrs));
244 // startTag() will likewise send OpenEvent
248 sink(OpenEvent(name,attrs));
295 const OpenEvent* oe;
298 if((oe=dynamic_cast<const OpenEvent*>(&event))){
299 // When we see OpenEvent, recursively process it.
325 // OpenEvent.
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/coroutine/doc/
H A Dmotivation.qbk210 struct OpenEvent: public CloseEvent{
212 OpenEvent(const xml::sax::Parser::TagType& name,
238 // startDocument() will send OpenEvent
242 sink(OpenEvent(name,attrs));
244 // startTag() will likewise send OpenEvent
248 sink(OpenEvent(name,attrs));
295 const OpenEvent* oe;
298 if((oe=dynamic_cast<const OpenEvent*>(&event))){
299 // When we see OpenEvent, recursively process it.
325 // OpenEvent.
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/coroutine/doc/
H A Dmotivation.qbk210 struct OpenEvent: public CloseEvent{
212 OpenEvent(const xml::sax::Parser::TagType& name,
238 // startDocument() will send OpenEvent
242 sink(OpenEvent(name,attrs));
244 // startTag() will likewise send OpenEvent
248 sink(OpenEvent(name,attrs));
295 const OpenEvent* oe;
298 if((oe=dynamic_cast<const OpenEvent*>(&event))){
299 // When we see OpenEvent, recursively process it.
325 // OpenEvent.
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/coroutine/doc/
H A Dmotivation.qbk210 struct OpenEvent: public CloseEvent{
212 OpenEvent(const xml::sax::Parser::TagType& name,
238 // startDocument() will send OpenEvent
242 sink(OpenEvent(name,attrs));
244 // startTag() will likewise send OpenEvent
248 sink(OpenEvent(name,attrs));
295 const OpenEvent* oe;
298 if((oe=dynamic_cast<const OpenEvent*>(&event))){
299 // When we see OpenEvent, recursively process it.
325 // OpenEvent.
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/coroutine/doc/
H A Dmotivation.qbk210 struct OpenEvent: public CloseEvent{
212 OpenEvent(const xml::sax::Parser::TagType& name,
238 // startDocument() will send OpenEvent
242 sink(OpenEvent(name,attrs));
244 // startTag() will likewise send OpenEvent
248 sink(OpenEvent(name,attrs));
295 const OpenEvent* oe;
298 if((oe=dynamic_cast<const OpenEvent*>(&event))){
299 // When we see OpenEvent, recursively process it.
325 // OpenEvent.
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/coroutine/doc/
H A Dmotivation.qbk210 struct OpenEvent: public CloseEvent{
212 OpenEvent(const xml::sax::Parser::TagType& name,
238 // startDocument() will send OpenEvent
242 sink(OpenEvent(name,attrs));
244 // startTag() will likewise send OpenEvent
248 sink(OpenEvent(name,attrs));
295 const OpenEvent* oe;
298 if((oe=dynamic_cast<const OpenEvent*>(&event))){
299 // When we see OpenEvent, recursively process it.
325 // OpenEvent.
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/lib/My/SafeProcess/
H A Dsafe_kill_win.cc55 OpenEvent(EVENT_MODIFY_STATE, FALSE, event_name); in main()
88 while ((shutdown_event = OpenEvent(EVENT_MODIFY_STATE, FALSE, in main()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/
H A DOpenAndLinkWithEditorHelper.java23 import org.eclipse.jface.viewers.OpenEvent;
46 public void open(OpenEvent event) { in open()
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dsync_dispatcher.cc30 reinterpret_cast<CallbackGeneric>(&SyncDispatcher::OpenEvent)}; in SyncDispatcher()
63 bool SyncDispatcher::OpenEvent(IPCInfo* ipc, in OpenEvent() function in sandbox::SyncDispatcher
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Dsync_dispatcher.cc30 reinterpret_cast<CallbackGeneric>(&SyncDispatcher::OpenEvent)}; in SyncDispatcher()
63 bool SyncDispatcher::OpenEvent(IPCInfo* ipc, in OpenEvent() function in sandbox::SyncDispatcher
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dsync_dispatcher.cc30 reinterpret_cast<CallbackGeneric>(&SyncDispatcher::OpenEvent)}; in SyncDispatcher()
62 bool SyncDispatcher::OpenEvent(IPCInfo* ipc, in OpenEvent() function in sandbox::SyncDispatcher
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dsync_dispatcher.cc30 reinterpret_cast<CallbackGeneric>(&SyncDispatcher::OpenEvent)}; in SyncDispatcher()
63 bool SyncDispatcher::OpenEvent(IPCInfo* ipc, in OpenEvent() function in sandbox::SyncDispatcher
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dsync_dispatcher.cc30 reinterpret_cast<CallbackGeneric>(&SyncDispatcher::OpenEvent)}; in SyncDispatcher()
63 bool SyncDispatcher::OpenEvent(IPCInfo* ipc, in OpenEvent() function in sandbox::SyncDispatcher
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dsync_dispatcher.cc30 reinterpret_cast<CallbackGeneric>(&SyncDispatcher::OpenEvent)}; in SyncDispatcher()
63 bool SyncDispatcher::OpenEvent(IPCInfo* ipc, in OpenEvent() function in sandbox::SyncDispatcher
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dsync_dispatcher.cc30 reinterpret_cast<CallbackGeneric>(&SyncDispatcher::OpenEvent)}; in SyncDispatcher()
63 bool SyncDispatcher::OpenEvent(IPCInfo* ipc, in OpenEvent() function in sandbox::SyncDispatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dsync_dispatcher.cc30 reinterpret_cast<CallbackGeneric>(&SyncDispatcher::OpenEvent)}; in SyncDispatcher()
63 bool SyncDispatcher::OpenEvent(IPCInfo* ipc, in OpenEvent() function in sandbox::SyncDispatcher
/dports/emulators/qemu60/qemu-6.0.0/qga/vss-win32/
H A Dprovider.cpp299 hEventFrozen = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_FROZEN); in IsVolumeSupported()
355 hEventFrozen = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_FROZEN); in CommitSnapshots()
360 hEventThaw = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_THAW); in CommitSnapshots()
366 hEventTimeout = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_TIMEOUT); in CommitSnapshots()
/dports/emulators/qemu42/qemu-4.2.1/qga/vss-win32/
H A Dprovider.cpp299 hEventFrozen = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_FROZEN); in IsVolumeSupported()
355 hEventFrozen = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_FROZEN); in CommitSnapshots()
360 hEventThaw = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_THAW); in CommitSnapshots()
366 hEventTimeout = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_TIMEOUT); in CommitSnapshots()
/dports/emulators/qemu/qemu-6.2.0/qga/vss-win32/
H A Dprovider.cpp299 hEventFrozen = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_FROZEN); in IsVolumeSupported()
355 hEventFrozen = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_FROZEN); in CommitSnapshots()
360 hEventThaw = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_THAW); in CommitSnapshots()
366 hEventTimeout = OpenEvent(EVENT_ALL_ACCESS, FALSE, EVENT_NAME_TIMEOUT); in CommitSnapshots()

12345678910>>...28