Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DGoogleTestAddTests.cmake23 macro(add_command NAME) macro
/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/src/shells/
Dbash.rs84 fn add_command( in all_subcommands() function
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Ddebugger_cli_common.py1048 def add_command(self, command): member in CommandHistory
/aosp_15_r20/external/iptables/iptables/
H A Dxshared.c900 static void add_command(unsigned int *cmd, const int newcmd, in add_command() function
/aosp_15_r20/external/python/cpython3/PC/
Dlauncher.c991 add_command(wchar_t * name, wchar_t * cmdline) in add_command() function
/aosp_15_r20/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
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Dtix.py1193 def add_command(self, name, cnf={}, **kw): member in OptionMenu
D__init__.py3366 def add_command(self, cnf={}, **kw): member in Menu