Searched refs:RunCommand (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/tools/ |
D | all_builds.py | 10 def RunCommand(command): function 67 RunCommand(configure_command) 68 RunCommand("make clean") 69 RunCommand("make")
|
/external/lldb/tools/lldb-perf/lib/ |
D | TestCase.cpp | 244 if (m_verbose) Xcode::RunCommand(m_debugger,"bt all",true); in Loop() 275 Xcode::RunCommand(m_debugger,"bt all",true); in Loop() 288 Xcode::RunCommand(m_debugger,"bt all",true); in Loop()
|
D | Xcode.h | 54 RunCommand (SBDebugger debugger, const char* cmd, bool verbose = false);
|
D | Xcode.cpp | 137 Xcode::RunCommand (SBDebugger debugger, const char* cmd, bool verbose) in RunCommand() function in Xcode
|
/external/google-breakpad/src/tools/windows/dump_syms/ |
D | dump_syms_unittest.cc | 97 void RunCommand(const std::wstring& command_line, in RunCommand() function 196 ASSERT_NO_FATAL_FAILURE(RunCommand(command_line, &symbols)); in TEST_F()
|
/external/libedit/src/ |
D | read.c | 282 RunCommand(val.str); in read_getcmd()
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-full.patch | 1620 {"RunCommand", RunCommand},
|