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

<<21222324252627282930>>

  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Types/
tINT8.py 54 import commands
75 Tested commands :
78 Used commands :
113 Tested commands :
116 Used commands :
151 Tested commands :
154 Used commands :
184 Tested commands :
187 Used commands :
222 Tested commands
    [all...]
tUINT16.py 57 import commands
79 Tested commands :
82 Used commands :
117 Tested commands :
120 Used commands :
155 Tested commands :
158 Used commands :
188 Tested commands :
191 Used commands :
226 Tested commands
    [all...]
tUINT16_Max.py 56 import commands
78 Tested commands :
81 Used commands :
116 Tested commands :
119 Used commands :
154 Tested commands :
157 Used commands :
187 Tested commands :
190 Used commands :
225 Tested commands
    [all...]
tUINT32.py 56 import commands
78 Tested commands :
81 Used commands :
116 Tested commands :
119 Used commands :
154 Tested commands :
157 Used commands :
187 Tested commands :
190 Used commands :
225 Tested commands
    [all...]
tUINT32_Max.py 56 import commands
78 Tested commands :
81 Used commands :
116 Tested commands :
119 Used commands :
154 Tested commands :
157 Used commands :
187 Tested commands :
190 Used commands :
225 Tested commands
    [all...]
tUINT8.py 56 import commands
77 Tested commands :
80 Used commands :
115 Tested commands :
118 Used commands :
153 Tested commands :
156 Used commands :
186 Tested commands :
189 Used commands :
224 Tested commands
    [all...]
tUINT8_Max.py 56 import commands
78 Tested commands :
81 Used commands :
116 Tested commands :
119 Used commands :
154 Tested commands :
157 Used commands :
187 Tested commands :
190 Used commands :
225 Tested commands
    [all...]
  /external/python/cpython2/Lib/test/
test_pyclbr.py 15 import_module('commands', deprecated=True)
18 from commands import getstatus
  /external/selinux/gui/
domainsPage.py 23 from commands import getstatusoutput
loginsPage.py 23 from commands import getstatusoutput
modulesPage.py 24 from commands import getstatusoutput
usersPage.py 23 from commands import getstatusoutput
  /external/selinux/python/sepolgen/src/sepolgen/
module.py 30 from commands import getstatusoutput
  /external/skia/tools/debugger/
SkDebugCanvas.cpp 25 #define SKDEBUGCANVAS_ATTRIBUTE_COMMANDS "commands"
142 // set up the saveLayer commands so that the active ones
206 // We need to flush any pending operations, or they might combine with commands below.
219 // "active" commands execute their visualization behaviors:
376 // loop over all of the commands and draw them, this is to collect reordering
411 Json::Value commands = Json::Value(Json::arrayValue); local
413 commands[i] = this->getDrawCommandAt(i)->toJSON(urlDataManager);
422 commands[i][SKDEBUGCANVAS_ATTRIBUTE_AUDITTRAIL] = parsedFromString;
427 result[SKDEBUGCANVAS_ATTRIBUTE_COMMANDS] = commands;
  /external/skqp/tools/debugger/
SkDebugCanvas.cpp 25 #define SKDEBUGCANVAS_ATTRIBUTE_COMMANDS "commands"
142 // set up the saveLayer commands so that the active ones
206 // We need to flush any pending operations, or they might combine with commands below.
219 // "active" commands execute their visualization behaviors:
376 // loop over all of the commands and draw them, this is to collect reordering
411 Json::Value commands = Json::Value(Json::arrayValue); local
413 commands[i] = this->getDrawCommandAt(i)->toJSON(urlDataManager);
422 commands[i][SKDEBUGCANVAS_ATTRIBUTE_AUDITTRAIL] = parsedFromString;
427 result[SKDEBUGCANVAS_ATTRIBUTE_COMMANDS] = commands;
  /external/tensorflow/tensorflow/python/debug/cli/
debugger_cli_common.py 139 commands. Can be rendered on terminal environments such as curses.
516 Handler methods (callables) for user commands can be registered with this
517 class, which then is able to dispatch commands to the correct handlers and
839 top-level commands.
982 limit: Maximum number of the most recent commands that this instance
    [all...]
  /external/v8/tools/
perf-to-html.py 15 import commands
  /external/valgrind/gdbserver_tests/
mchelp.stdoutB.exp 1 general valgrind monitor commands:
2 help [debug] : monitor command help. With debug: + debugging commands
15 memcheck monitor commands:
58 general valgrind monitor commands:
59 help [debug] : monitor command help. With debug: + debugging commands
72 debugging valgrind internals monitor commands:
87 memcheck monitor commands:
  /external/vogar/src/vogar/
ClassFileIndex.java 39 import vogar.commands.Mkdir;
43 * Indexes the locations of commonly used classes to assist in constructing correct Vogar commands.
  /external/vogar/src/vogar/android/
HostRuntime.java 35 import vogar.commands.VmCommandBuilder;
  /external/vogar/src/vogar/commands/
Command.java 17 package vogar.commands;
331 // don't destroy commands that have already been destroyed
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 17 package com.android.commands.am;
  /frameworks/base/cmds/hid/src/com/android/commands/hid/
Event.java 17 package com.android.commands.hid;
  /frameworks/base/core/jni/
android_util_Process.cpp 1123 Vector<String8> commands; local
    [all...]
  /frameworks/native/opengl/tools/glgen/
gen 140 echo Please evaluate the following commands:

Completed in 1282 milliseconds

<<21222324252627282930>>