Home
last modified time | relevance | path

Searched defs:finalAction (Results 1 – 4 of 4) sorted by relevance

/dports/www/squid/squid-4.15/src/ssl/
H A DPeekingPeerConnector.cc39 const Ssl::BumpMode finalAction = answer.allowed() ? in checkForPeekAndSpliceDone() local
85 Ssl::BumpMode finalAction = action; in checkForPeekAndSpliceMatched() local
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/pubsub/
H A DPubSubEngine.java91 final Element finalAction = action; in process() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/joysticks/keymaps/
H A DKeyHandler.cpp164 const KeymapAction& finalAction = **actions.rbegin(); in ProcessActions() local
/dports/games/openxcom/OpenXcom-1.0/src/Battlescape/
H A DBattlescapeGame.h62 bool finalAction; member