Home
last modified time | relevance | path

Searched defs:runCommand (Results 1 – 8 of 8) sorted by relevance

/external/llvm/utils/crosstool/ARM/
Dbuild-install-linux.sh74 runCommand() { function
/external/swiftshader/third_party/LLVM/utils/crosstool/ARM/
Dbuild-install-linux.sh74 runCommand() { function
/external/emma/core/java12/com/vladium/emma/
DrunCommand.java28 final class runCommand extends Command class
272 protected runCommand (final String usageToolName, final String [] args) in runCommand() method in runCommand
/external/icu/icu4c/source/tools/
Dicu-svnprops-check.py142 def runCommand(cmd): function
/external/r8/src/main/java/com/android/tools/r8/bisect/
DBisect.java139 private Result runCommand(Path output) throws IOException { in runCommand() method in Bisect
/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp1432 void InterCallTestCase::runCommand (const op::WriteData& cmd, int stepNdx, int& programFriendlyName) in runCommand() function in deqp::gles31::Functional::__anon47cb6be90111::InterCallTestCase
1467 void InterCallTestCase::runCommand (const op::ReadData& cmd, int stepNdx, int& programFriendlyName,… in runCommand() function in deqp::gles31::Functional::__anon47cb6be90111::InterCallTestCase
1472 void InterCallTestCase::runCommand (const op::Barrier& cmd) in runCommand() function in deqp::gles31::Functional::__anon47cb6be90111::InterCallTestCase
1492 void InterCallTestCase::runCommand (const op::ReadMultipleData& cmd, int stepNdx, int& programFrien… in runCommand() function in deqp::gles31::Functional::__anon47cb6be90111::InterCallTestCase
1537 void InterCallTestCase::runCommand (const op::WriteDataInterleaved& cmd, int stepNdx, int& programF… in runCommand() function in deqp::gles31::Functional::__anon47cb6be90111::InterCallTestCase
1573 void InterCallTestCase::runCommand (const op::ReadDataInterleaved& cmd, int stepNdx, int& programFr… in runCommand() function in deqp::gles31::Functional::__anon47cb6be90111::InterCallTestCase
1578 void InterCallTestCase::runCommand (const op::ReadZeroData& cmd, int stepNdx, int& programFriendlyN… in runCommand() function in deqp::gles31::Functional::__anon47cb6be90111::InterCallTestCase
/external/python/cpython2/Mac/BuildScript/
Dbuild-installer.py549 def runCommand(commandline): function
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp505 static int runCommand(const char* command, UBool specialHandling) { in runCommand() function