Home
last modified time | relevance | path

Searched defs:add_command (Results 1 – 11 of 11) sorted by relevance

/external/vulkan-validation-layers/demos/smoke/
Dgenerate-dispatch-table.py78 def add_command(self, cmd): member in Extension
/external/iptables/iptables/
Dxtables.c332 add_command(unsigned int *cmd, const int newcmd, const int othercmds, in add_command() function
Dxtables-arp.c557 add_command(unsigned int *cmd, const int newcmd, const unsigned int othercmds, int invert) in add_command() function
Dip6tables.c355 add_command(unsigned int *cmd, const int newcmd, const int othercmds, in add_command() function
Diptables.c348 add_command(unsigned int *cmd, const int newcmd, const int othercmds, in add_command() function
/external/tensorflow/tensorflow/python/debug/cli/
Ddebugger_cli_common.py1022 def add_command(self, command): member in CommandHistory
/external/python/cpython3/PC/
Dlauncher.c834 add_command(wchar_t * name, wchar_t * cmdline) in add_command() function
/external/python/cpython2/Lib/lib-tk/
DTix.py1198 def add_command(self, name, cnf={}, **kw): member in OptionMenu
DTkinter.py2742 def add_command(self, cnf={}, **kw): member in Menu
/external/python/cpython3/Lib/tkinter/
Dtix.py1191 def add_command(self, name, cnf={}, **kw): member in OptionMenu
D__init__.py2879 def add_command(self, cnf={}, **kw): member in Menu