Searched defs:add_command (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/ |
D | GoogleTestAddTests.cmake | 23 macro(add_command NAME) macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/src/shells/ |
D | bash.rs | 84 fn add_command( in all_subcommands() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/ |
H A D | debugger_cli_common.py | 1048 def add_command(self, command): member in CommandHistory
|
/aosp_15_r20/external/iptables/iptables/ |
H A D | xshared.c | 900 static void add_command(unsigned int *cmd, const int newcmd, in add_command() function
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | launcher.c | 991 add_command(wchar_t * name, wchar_t * cmdline) in add_command() function
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | Tix.py | 1194 def add_command(self, name, cnf={}, **kw): member in OptionMenu
|
D | Tkinter.py | 2747 def add_command(self, cnf={}, **kw): member in Menu
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | tix.py | 1193 def add_command(self, name, cnf={}, **kw): member in OptionMenu
|
D | __init__.py | 3366 def add_command(self, cnf={}, **kw): member in Menu
|