Searched refs:test_cmd (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | cmd_dm.c | 73 cmd_tbl_t *test_cmd; in do_dm() local 82 test_cmd = find_cmd_tbl(argv[1], test_commands, in do_dm() 86 if (!test_cmd || argc > test_cmd->maxargs) in do_dm() 89 ret = test_cmd->cmd(test_cmd, flag, argc, argv); in do_dm() 91 return cmd_process_error(test_cmd, ret); in do_dm()
|
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | command_ut.c | 11 static const char test_cmd[] = "setenv list 1\n setenv list ${list}2; " variable 30 run_command_list(test_cmd, sizeof(test_cmd), 0); in do_ut_cmd()
|
| /OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/demo/ |
| H A D | Main.cpp | 30 int test_cmd() in test_cmd() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 32152 ".ascii \"class test_cmd (gdb.Command):\\n\"\n" 32154 ".ascii \" super (test_cmd, self).__init__ (" 32158 ".ascii \"test_cmd ()\\n\"\n"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 32152 ".ascii \"class test_cmd (gdb.Command):\\n\"\n" 32154 ".ascii \" super (test_cmd, self).__init__ (" 32158 ".ascii \"test_cmd ()\\n\"\n"
|