Home
last modified time | relevance | path

Searched refs:RunCommand (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/tools/
Dall_builds.py10 def RunCommand(command): function
67 RunCommand(configure_command)
68 RunCommand("make clean")
69 RunCommand("make")
/external/lldb/tools/lldb-perf/lib/
DTestCase.cpp244 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()
DXcode.h54 RunCommand (SBDebugger debugger, const char* cmd, bool verbose = false);
DXcode.cpp137 Xcode::RunCommand (SBDebugger debugger, const char* cmd, bool verbose) in RunCommand() function in Xcode
/external/google-breakpad/src/tools/windows/dump_syms/
Ddump_syms_unittest.cc97 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/
Dread.c282 RunCommand(val.str); in read_getcmd()
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch1620 {"RunCommand", RunCommand},