HomeSort by relevance Sort by last modified time
    Searched refs:commands (Results 276 - 300 of 1164) sorted by null

<<11121314151617181920>>

  /external/skqp/debugger/
SkDebugger.cpp 34 // commands. Playing back will strip those out.
59 const SkTDArray<SkDrawCommand*>& commands = this->getDrawCommands(); local
67 for (int i = 0; i < commands.count(); i++) {
68 counts[commands[i]->getType()]++;
78 // if there were no commands of this type then they should've consumed no time
124 totalStr.append("Total Draw Commands: ");
  /external/swiftshader/third_party/LLVM/utils/lit/lit/
TestRunner.py 75 for i,j in enumerate(cmd.commands):
144 if stderr == subprocess.PIPE and j != cmd.commands[-1]:
217 results.append((cmd.commands[i], out, err, res))
239 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd):
240 ln = ' &&\n'.join(commands)
263 def executeTclScriptInternal(test, litConfig, tmpBase, commands, cwd):
266 for ln in commands:
289 if pipeline.commands:
292 cmd = pipeline.commands[0]
339 def executeScript(test, litConfig, tmpBase, commands, cwd)
    [all...]
  /external/vogar/src/vogar/tasks/
BuildActionTask.java 40 import vogar.commands.Command;
41 import vogar.commands.CommandFailedException;
42 import vogar.commands.Javac;
  /frameworks/support/media/src/main/java/androidx/media/
SessionCommandGroup2.java 42 private static final String KEY_COMMANDS = "android.media.mediasession2.commandgroup.commands";
60 * Creates a new SessionCommandGroup2 with commands copied from another object.
96 * Adds all predefined commands to this command group.
186 * Gets all commands of this command group.
212 public static @Nullable SessionCommandGroup2 fromBundle(Bundle commands) {
213 if (commands == null) {
216 List<Parcelable> list = commands.getParcelableArrayList(KEY_COMMANDS);
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-view/share/
startfile.py 110 import commands
125 info = commands.getoutput('kde-config --version')
158 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-view/share/
startfile.py 110 import commands
125 info = commands.getoutput('kde-config --version')
158 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/darwin-x86/clang-4053586/tools/scan-view/share/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/darwin-x86/clang-4393122/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/darwin-x86/clang-4479392/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-view/share/
startfile.py 110 import commands
125 info = commands.getoutput('kde-config --version')
158 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-view/share/
startfile.py 110 import commands
125 info = commands.getoutput('kde-config --version')
158 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-view/share/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/linux-x86/clang-4393122/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/linux-x86/clang-4479392/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/linux-x86/clang-4579689/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/linux-x86/clang-4630689/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/linux-x86/clang-4639204/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/clang/host/linux-x86/clang-4691093/share/scan-view/
startfile.py 113 import commands
128 info = commands.getoutput('kde-config --version')
161 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
startfile.py 110 import commands
125 info = commands.getoutput('kde-config --version')
158 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /prebuilts/misc/linux-x86/analyzer/tools/scan-view/
startfile.py 110 import commands
125 info = commands.getoutput('kde-config --version')
158 info = commands.getoutput('xprop -root _DT_SAVE_MODE')
  /external/valgrind/gdbserver_tests/
mcinfcallWSRU.stderrB.exp 28 gdb commands changing registers (pc, sp, ...) (e.g. 'jump',
37 gdb commands changing registers (pc, sp, ...) (e.g. 'jump',
46 gdb commands changing registers (pc, sp, ...) (e.g. 'jump',

Completed in 868 milliseconds

<<11121314151617181920>>