Home
last modified time | relevance | path

Searched defs:complete_command (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_cmd.py147 def complete_command(self): member in samplecmdclass
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_cmd.py159 def complete_command(self): member in samplecmdclass
/aosp_15_r20/external/e2fsprogs/ext2ed/
H A Dmain.c464 char *complete_command (char *text,int state) in complete_command() function
/aosp_15_r20/external/coreboot/src/southbridge/intel/common/
H A Dsmbus.c191 static int complete_command(uintptr_t base) in complete_command() function