/external/emma/core/java12/com/vladium/emma/ |
D | runCommand.java | 28 final class runCommand extends Command class 272 protected runCommand (final String usageToolName, final String [] args) in runCommand() method in runCommand
|
/external/llvm/utils/crosstool/ARM/ |
D | build-install-linux.sh | 74 runCommand() { function
|
/external/perfetto/ui/src/public/ |
D | command.ts | 23 runCommand(id: string, ...args: any[]): any; method
|
/external/bazelbuild-rules_android/src/tools/javatests/com/google/devtools/build/android/sandboxedsdktoolbox/utils/ |
D | Runner.java | 25 public static CommandResult runCommand(String... parameters) { in runCommand() method in Runner
|
/external/cldr/tools/scripts/ |
D | cldr-svnprops-check.py | 140 def runCommand(cmd): function
|
/external/perfetto/ui/src/core/ |
D | command_manager.ts | 43 runCommand(id: string, ...args: unknown[]): unknown { method in CommandManagerImpl
|
/external/cronet/stable/third_party/libc++/src/utils/ |
D | ssh.py | 54 def runCommand(command, *args_, **kwargs): function
|
/external/cronet/tot/third_party/libc++/src/utils/ |
D | ssh.py | 54 def runCommand(command, *args_, **kwargs): function
|
/external/deqp/scripts/src_util/ |
D | common.py | 147 def runCommand (command): function
|
/external/leakcanary2/shark-cli/src/main/java/shark/ |
D | SharkCliCommand.kt | 179 fun runCommand( in runCommand() method
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | CheckoutArchive.java | 97 private static boolean runCommand(final String[] cmd) throws InterruptedException, IOException { in runCommand() method in CheckoutArchive
|
/external/connectedappssdk/tests/instrumented/src/main/java/com/google/android/enterprise/connectedapps/instrumented/utils/ |
D | UserAndProfileTestUtilities.java | 133 private static ParcelFileDescriptor runCommand(String command) { in runCommand() method in UserAndProfileTestUtilities
|
/external/oboe/tests/UnitTestRunner/app/src/main/java/com/google/oboe/tests/unittestrunner/ |
D | MainActivity.java | 46 private void runCommand(){ in runCommand() method in MainActivity
|
/external/connectedappssdk/testing/sdk/src/main/java/com/google/android/enterprise/connectedapps/testing/ |
D | InstrumentedTestUtilities.java | 276 private static ParcelFileDescriptor runCommand(String command) { in runCommand() method in InstrumentedTestUtilities
|
/external/bazelbuild-rules_go/go/tools/builders/ |
D | env.go | 132 func (e *env) runCommand(args []string) error { func
|
/external/deqp/modules/gles31/functional/ |
D | es31fSynchronizationTests.cpp | 1553 void InterCallTestCase::runCommand(const op::WriteData &cmd, int stepNdx, int &programFriendlyName) in runCommand() function in deqp::gles31::Functional::__anon139614000111::InterCallTestCase 1589 void InterCallTestCase::runCommand(const op::ReadData &cmd, int stepNdx, int &programFriendlyName, in runCommand() function in deqp::gles31::Functional::__anon139614000111::InterCallTestCase 1595 void InterCallTestCase::runCommand(const op::Barrier &cmd) in runCommand() function in deqp::gles31::Functional::__anon139614000111::InterCallTestCase 1617 void InterCallTestCase::runCommand(const op::ReadMultipleData &cmd, int stepNdx, int &programFriend… in runCommand() function in deqp::gles31::Functional::__anon139614000111::InterCallTestCase 1667 void InterCallTestCase::runCommand(const op::WriteDataInterleaved &cmd, int stepNdx, int &programFr… in runCommand() function in deqp::gles31::Functional::__anon139614000111::InterCallTestCase 1705 void InterCallTestCase::runCommand(const op::ReadDataInterleaved &cmd, int stepNdx, int &programFri… in runCommand() function in deqp::gles31::Functional::__anon139614000111::InterCallTestCase 1711 void InterCallTestCase::runCommand(const op::ReadZeroData &cmd, int stepNdx, int &programFriendlyNa… in runCommand() function in deqp::gles31::Functional::__anon139614000111::InterCallTestCase
|
/external/python/cpython3/Mac/BuildScript/ |
D | build-installer.py | 521 def runCommand(commandline): function
|
/external/icu/icu4c/source/tools/pkgdata/ |
D | pkgdata.cpp | 518 static int runCommand(const char* command, UBool specialHandling) { in runCommand() function
|
/external/cronet/stable/third_party/icu/source/tools/pkgdata/ |
D | pkgdata.cpp | 520 static int runCommand(const char* command, UBool specialHandling) { in runCommand() function
|
/external/cronet/tot/third_party/icu/source/tools/pkgdata/ |
D | pkgdata.cpp | 520 static int runCommand(const char* command, UBool specialHandling) { in runCommand() function
|
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunner.java | 1574 …stRunBatchRun(TestBatch batch, final String instrumentationName, final String runCommand, final In… in executeTestRunBatchRun()
|