Home
last modified time | relevance | path

Searched defs:new_command (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/source/Commands/
DCommandObjectRegexCommand.cpp34 std::string new_command(pos->command); in DoExecute() local
/external/tensorflow/tensorflow/examples/speech_commands/
Drecognize_commands_test.cc45 string new_command; in TEST() local
/external/pthreadpool/src/
Dpthreads.c358 …const uint32_t new_command = ~(old_command | THREADPOOL_COMMAND_MASK) | threadpool_command_paralle… in pthreadpool_parallelize() local
Dwindows.c246 …const uint32_t new_command = ~(old_command | THREADPOOL_COMMAND_MASK) | threadpool_command_paralle… in pthreadpool_parallelize() local
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/
Drecognize_commands_test.cc103 const char* new_command; in TF_LITE_MICRO_TEST() local
/external/llvm-project/lldb/source/API/
DSBCommandInterpreter.cpp589 CommandObjectMultiword *new_command = in AddMultiwordCommand() local
698 CommandObjectMultiword *new_command = new CommandObjectMultiword( in AddMultiwordCommand() local