Home
last modified time | relevance | path

Searched defs:PortRef (Results 1 – 20 of 20) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/core/ports/
H A Dport_ref.cc15 PortRef::PortRef() {} in PortRef() function in mojo::core::ports::PortRef
17 PortRef::PortRef(const PortName& name, scoped_refptr<Port> port) in PortRef() function in mojo::core::ports::PortRef
H A Dport_locker.h18 class PortRef; variable
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/mojo/core/ports/
H A Dport_ref.cc17 PortRef::PortRef(const PortName& name, RefPtr<Port> port) in PortRef() function in mojo::core::ports::PortRef
H A Dport_locker.h18 class PortRef; variable
/dports/www/firefox/firefox-99.0/ipc/chromium/src/mojo/core/ports/
H A Dport_ref.cc17 PortRef::PortRef(const PortName& name, RefPtr<Port> port) in PortRef() function in mojo::core::ports::PortRef
H A Dport_locker.h18 class PortRef; variable
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/mojo/core/ports/
H A Dport_ref.cc17 PortRef::PortRef(const PortName& name, RefPtr<Port> port) in PortRef() function in mojo::core::ports::PortRef
H A Dport_locker.h18 class PortRef; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/core/ports/
H A Dport_ref.cc17 PortRef::PortRef(const PortName& name, scoped_refptr<Port> port) in PortRef() function in mojo::core::ports::PortRef
H A Dport_locker.h18 class PortRef; variable
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DScopedPort.h23 using PortRef = mojo::core::ports::PortRef; variable
H A DNodeController.h28 using PortRef = mojo::core::ports::PortRef; variable
H A DMessageLink.h69 using PortRef = mojo::core::ports::PortRef; variable
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DScopedPort.h23 using PortRef = mojo::core::ports::PortRef; variable
H A DNodeController.h28 using PortRef = mojo::core::ports::PortRef; variable
H A DMessageLink.h65 using PortRef = mojo::core::ports::PortRef; variable
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DScopedPort.h23 using PortRef = mojo::core::ports::PortRef; variable
H A DNodeController.h28 using PortRef = mojo::core::ports::PortRef; variable
H A DMessageLink.h69 using PortRef = mojo::core::ports::PortRef; variable
/dports/devel/nextpnr/nextpnr-48cd407/ecp5/
H A Dglobals.cc568 [this](const std::pair<PortRef *, int> &a, const std::pair<PortRef *, int> &b) { in route_globals()