Home
last modified time | relevance | path

Searched refs:clearHandlers (Results 1 – 25 of 76) sorted by relevance

1234

/dports/www/squid/squid-4.15/src/
H A Dpconn.cc123 clearHandlers(conn); in closeN()
136 clearHandlers(conn); in closeN()
160 IdleConnList::clearHandlers(const Comm::ConnectionPointer &conn) in clearHandlers() function in IdleConnList
227 clearHandlers(result); in pop()
273 clearHandlers(result); in findUseable()
290 clearHandlers(conn); in findAndClose()
H A Dpconn.h61 void clearHandlers(const Comm::ConnectionPointer &conn);
/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dgeneralhandler.cpp203 clearHandlers(); in unload()
238 void GeneralHandler::clearHandlers() const in clearHandlers() function in EAthena::GeneralHandler
241 Network::mInstance->clearHandlers(); in clearHandlers()
H A Dnetwork.cpp121 clearHandlers(); in ~Network()
183 void Network::clearHandlers() in clearHandlers() function in EAthena::Network
H A Dnetwork.h47 void clearHandlers();
H A Dupdateprotocol.cpp88 network->clearHandlers(); in updateProtocol()
/dports/games/manaplus/manaplus-2.1.3.17/src/net/tmwa/
H A Dgeneralhandler.cpp202 clearHandlers(); in unload()
241 void GeneralHandler::clearHandlers() const in clearHandlers() function in TmwAthena::GeneralHandler
244 Network::mInstance->clearHandlers(); in clearHandlers()
H A Dnetwork.cpp83 clearHandlers(); in ~Network()
93 void Network::clearHandlers() in clearHandlers() function in TmwAthena::Network
H A Dupdateprotocol.cpp44 network->clearHandlers(); in updateProtocol()
H A Dnetwork.h46 void clearHandlers();
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/pubsub/core/
H A Dnotificationmgr.py51 def clearHandlers(self): member in NotificationMgr
129 atexit.register(self.clearHandlers)
H A Dpublisherbase.py50 self.__treeConfig.notificationMgr.clearHandlers()
/dports/games/manaplus/manaplus-2.1.3.17/src/net/
H A Dgeneralhandler.h53 virtual void clearHandlers() const = 0;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/mapping/
H A DCommonMenuManager.java37 public void clearHandlers() { in clearHandlers() method in CommonMenuManager
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/filp/whoops/src/Whoops/
H A DRunInterface.php50 public function clearHandlers(); function
/dports/www/squid/squid-4.15/src/tests/
H A Dstub_pconn.cc23 void IdleConnList::clearHandlers(const Comm::ConnectionPointer &conn) STUB
/dports/emulators/stella/stella-6.6/src/emucore/tia/frame-manager/
H A DAbstractFrameManager.hxx50 void clearHandlers();
H A DAbstractFrameManager.cxx59 void AbstractFrameManager::clearHandlers() in clearHandlers() function in AbstractFrameManager
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxXmlResource.erl23 -export([ xrcctrl/3 ,attachUnknownControl/3,attachUnknownControl/4,clearHandlers/1,
96 -spec clearHandlers(This) -> 'ok' when
98 clearHandlers(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxXmlResource.erl23 -export([ xrcctrl/3 ,attachUnknownControl/3,attachUnknownControl/4,clearHandlers/1,
96 -spec clearHandlers(This) -> 'ok' when
98 clearHandlers(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxXmlResource.erl23 -export([ xrcctrl/3 ,attachUnknownControl/3,attachUnknownControl/4,clearHandlers/1,
96 -spec clearHandlers(This) -> 'ok' when
98 clearHandlers(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxXmlResource.erl23 -export([ xrcctrl/3 ,attachUnknownControl/3,attachUnknownControl/4,clearHandlers/1,
96 -spec clearHandlers(This) -> 'ok' when
98 clearHandlers(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxXmlResource.erl28 -export([ xrcctrl/3 ,attachUnknownControl/3,attachUnknownControl/4,clearHandlers/1,
101 -spec clearHandlers(This) -> 'ok' when
103 clearHandlers(#wx_ref{type=ThisT,ref=ThisRef}) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxXmlResource.erl28 -export([ xrcctrl/3 ,attachUnknownControl/3,attachUnknownControl/4,clearHandlers/1,
101 -spec clearHandlers(This) -> 'ok' when
103 clearHandlers(#wx_ref{type=ThisT,ref=ThisRef}) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxXmlResource.erl28 -export([ xrcctrl/3 ,attachUnknownControl/3,attachUnknownControl/4,clearHandlers/1,
101 -spec clearHandlers(This) -> 'ok' when
103 clearHandlers(#wx_ref{type=ThisT,ref=ThisRef}) -> function

1234