Searched defs:command_str (Results 1 – 4 of 4) sorted by relevance
| /external/trusty/lk/include/lib/ |
| D | console.h | 78 #define STATIC_COMMAND(command_str, help_str, func) { command_str, help_str, func, CMD_AVAIL_NORMAL… argument 79 #define STATIC_COMMAND_MASKED(command_str, help_str, func, availability_mask) { command_str, help_s… argument 89 #define STATIC_COMMAND(command_str, help_str, func) argument
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | python_op_gen_main.cc | 92 StringPiece command_str = io::Basename(argv_zero); in InferSourceFileName() local
|
| /external/tensorflow/tensorflow/python/debug/cli/ |
| D | curses_ui.py | 1527 def _tab_complete(self, command_str): argument
|
| /external/igt-gpu-tools/lib/ |
| D | igt_core.c | 314 static const char *command_str; variable
|