Home
last modified time | relevance | path

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

/external/catch2/contrib/
DCatchAddTests.cmake13 function(add_command NAME) function
/external/iptables/iptables/
Dxshared.c760 void add_command(unsigned int *cmd, const int newcmd, in add_command() function
/external/tensorflow/tensorflow/python/debug/cli/
Ddebugger_cli_common.py1053 def add_command(self, command): member in CommandHistory
/external/python/cpython3/PC/
Dlauncher.c972 add_command(wchar_t * name, wchar_t * cmdline) in add_command() function
/external/python/cpython2/Lib/lib-tk/
DTix.py1194 def add_command(self, name, cnf={}, **kw): member in OptionMenu
DTkinter.py2747 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__.py3296 def add_command(self, cnf={}, **kw): member in Menu