Home
last modified time | relevance | path

Searched defs:queue_command (Results 1 – 17 of 17) sorted by relevance

/dports/security/py-txtorcon/txtorcon-21.1.0/txtorcon/
H A Dtestutil.py37 def queue_command(self, cmd): member in FakeControlProtocol
H A Dtorcontrolprotocol.py648 def queue_command(self, cmd, arg=None): member in TorControlProtocol
/dports/security/py-txtorcon/txtorcon-21.1.0/test/
H A Dtest_circuit.py34 queue_command = Mock() variable in FakeTorController
/dports/devel/py-urwid/urwid-2.1.2/urwid/
H A Dlcd_display.py393 def queue_command(self, command, data): member in CF635Screen
/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dcommand_executor.cpp582 void command_executor::queue_command(const SDL_Event& event, int index) in queue_command() function in hotkey::command_executor
/dports/security/snort3/snort3-3.1.19.0/src/
H A Dmain.cc211 bool Pig::queue_command(AnalyzerCommand* ac, bool orphan) in queue_command() function in Pig
/dports/irc/ezbounce/ezbounce-1.99.15/src/
H A Dconn.cc2195 void conn::queue_command(const char * fmt, ...) in queue_command() function in conn
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dreceive-pack.c1533 static struct command **queue_command(struct command **tail, in queue_command() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dreceive-pack.c2016 static struct command **queue_command(struct command **tail, in queue_command() function
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dreceive-pack.c2016 static struct command **queue_command(struct command **tail, in queue_command() function
/dports/devel/git/git-2.34.1/builtin/
H A Dreceive-pack.c2016 static struct command **queue_command(struct command **tail, in queue_command() function
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dreceive-pack.c2016 static struct command **queue_command(struct command **tail, in queue_command() function
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dreceive-pack.c2016 static struct command **queue_command(struct command **tail, in queue_command() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-ring.c4243 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-ring.c4243 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-ring.c4243 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command() function
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_voodoo.c5889 static inline void queue_command(voodoo_t *voodoo, uint32_t addr_type, uint32_t val) in queue_command() function