Home
last modified time | relevance | path

Searched defs:do_command (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tink/tools/
H A Drelease_tinkey.sh71 do_command() { function
/aosp_15_r20/external/python/cpython2/Lib/curses/
Dtextpad.py95 def do_command(self, ch): member in Textbox
/aosp_15_r20/external/python/cpython3/Lib/curses/
Dtextpad.py95 def do_command(self, ch): member in Textbox
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/curses/
Dtextpad.py95 def do_command(self, ch): member in Textbox
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/curses/
Dtextpad.py95 def do_command(self, ch): member in Textbox
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/curses/
Dtextpad.py95 def do_command(self, ch): member in Textbox
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/curses/
Dtextpad.py95 def do_command(self, ch): member in Textbox
/aosp_15_r20/external/libcups/berkeley/
H A Dlpc.c166 do_command(http_t *http, /* I - HTTP connection to server */ in do_command() function
/aosp_15_r20/external/iptables/iptables/
H A Diptables-restore.c63 int (*do_command)(int argc, char *argv[], char **table, member
H A Dnft-shared.h141 int (*do_command)(struct nft_handle *h, int argc, char *argv[], member
/aosp_15_r20/external/libcups/scheduler/
H A Dtestlpd.c192 do_command(int outfd, /* I - Command file descriptor */ in do_command() function
/aosp_15_r20/external/crosvm/tools/contrib/crosvmdump/src/
H A Dmain.rs24 fn do_command(&self, command: Vec<&str>) -> Result<String> { in do_command() method
/aosp_15_r20/external/flashrom/
H A Ddigilent_spi.c102 static int do_command(uint8_t *req, int req_len, uint8_t *res, int res_len, struct libusb_device_ha… in do_command() function
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dtdbtool.c423 static int do_command(void) in do_command() function