Home
last modified time | relevance | path

Searched defs:HandleAction (Results 1 – 25 of 91) sorted by relevance

1234

/dports/net-im/signal-cli/signal-cli-0.9.0/lib/src/main/java/org/asamk/signal/manager/actions/
H A DHandleAction.java5 public interface HandleAction { interface
/dports/games/warmux/warmux-11.04/src/network/
H A Dnetwork_local.h31 virtual void HandleAction(Action* /*a*/, DistantComputer* /*sender*/) { ASSERT(false) }; in HandleAction() function
H A Dnetwork_client.cpp65 void NetworkClient::HandleAction(Action* a, DistantComputer* /*sender*/) in HandleAction() function in NetworkClient
H A Dnetwork_server.cpp57 void NetworkServer::HandleAction(Action* a, DistantComputer* sender) in HandleAction() function in NetworkServer
/dports/games/irrlamb/irrlamb-1.0.1/src/states/
H A Dnull.cpp72 bool _NullState::HandleAction(int InputType, int Action, float Value) { in HandleAction() function in _NullState
H A Dplay.cpp196 bool _PlayState::HandleAction(int InputType, int Action, float Value) { in HandleAction() function in _PlayState
H A Dviewreplay.cpp186 bool _ViewReplayState::HandleAction(int InputType, int Action, float Value) { in HandleAction() function in _ViewReplayState
/dports/games/shootingstar/shootingstar-1.2.0/src/game/
H A DcPlayer.cpp143 cPlayer::HandleAction (int action) in HandleAction() function in cPlayer
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/
H A DActorController.cpp16 void ActorController::HandleAction(ActionType actionType) in HandleAction() function in ActorController
/dports/games/irrlamb/irrlamb-1.0.1/src/
H A Dstate.h33 virtual bool HandleAction(int InputType, int Action, float Value) { return false; } in HandleAction() function
/dports/www/rt44/rt-4.4.5/lib/RT/Interface/
H A DEmail.pm409 sub HandleAction { subroutine
/dports/www/rt50/rt-5.0.2/lib/RT/Interface/
H A DEmail.pm412 sub HandleAction { subroutine
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/gopkg.in/urfave/cli.v1/
H A Dapp.go481 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/codegangsta/cli/
H A Dapp.go481 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/vendor/github.com/urfave/cli/
H A Dapp.go486 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/vendor/github.com/urfave/cli/
H A Dapp.go486 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/github.com/urfave/cli/
H A Dapp.go463 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/www/gotty/gotty-1.0.1/vendor/github.com/codegangsta/cli/
H A Dapp.go481 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/gopkg.in/urfave/cli.v1/
H A Dapp.go486 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/vendor/github.com/urfave/cli/
H A Dapp.go463 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/gopkg.in/urfave/cli.v1/
H A Dapp.go486 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/devel/go-glide/glide-0.13.2/vendor/github.com/codegangsta/cli/
H A Dapp.go486 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/misc/cryptoballot/cryptoballot-3753e1b/vendor/github.com/urfave/cli/
H A Dapp.go486 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/vendor/github.com/urfave/cli/
H A Dapp.go486 func HandleAction(action interface{}, context *Context) (err error) { func
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/vendor/github.com/urfave/cli/
H A Dapp.go463 func HandleAction(action interface{}, context *Context) (err error) { func

1234