HomeSort by relevance Sort by last modified time
    Searched full:command (Results 651 - 675 of 12564) sorted by null

<<21222324252627282930>>

  /external/owasp/sanitizer/tools/findbugs/doc/
manual.xml 111 <prompt>$ </prompt><command>gunzip -c findbugs-2.0.3.tar.gz | tar xvf -</command>
118 <prompt>C:\Software></prompt><command>unzip findbugs-2.0.3.zip</command>
218 a working directory. A typical command to do this is:
221 <prompt>$ </prompt><command>unzip findbugs-2.0.3-source.zip</command>
288 of running the command
290 <prompt>$ </prompt><command>ant <replaceable>target</replaceable></command>
    [all...]
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_winsys.h 77 uint32_t *buf; /* The command buffer. */
158 * \param cs A command stream to flush if the buffer is referenced by it.
184 * equivalent to a fence placed after the last command using the buffer,
214 * \param cs A command stream to flush if the buffer is referenced by it.
266 * Command submission.
268 * Each pipe context should create its own command stream and submit
273 * Create a command stream.
280 * Destroy a command stream.
282 * \param cs A command stream to destroy.
290 * \param cs A command stream to add buffer for validation against
    [all...]
  /build/core/
apicheck_msg_current.txt 9 2) You can update current.txt by executing the following command:
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
BaseLauncherAppsTest.java 49 String command = "am startservice --user 0 " local
52 CLog.logAndDisplay(LogLevel.INFO, "Output for command " + command + ": "
53 + getDevice().executeShellCommand(command));
  /cts/libs/vogar-expect/src/vogar/commands/
Command.java 46 public final class Command {
55 public Command(String... args) {
59 public Command(List<String> args) {
68 private Command(Builder builder) {
77 throw new IllegalStateException("Maximum command length " + builder.maxLength
92 .command(args)
158 * Executes a command with a specified timeout. If the process does not
162 * @return the command's output, or null if the command timed out
182 * Executes the command on a new background thread. This method return
    [all...]
  /external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/
BUILDING.md 5 To build `gl-matrix.js` and `gl-matrix-min.js` for use in the browser run the following command:
TESTING.md 8 * node.js -- used for testing at the command line, via the `jasmine-node` package
  /external/clang/test/CodeGen/
annotations-loc.c 5 # 1 "<command-line>"
  /external/clang/test/Driver/
diagnostics.c 6 // RUN: -Werror=unused-command-line-argument %s
  /external/clang/test/SemaObjC/
arc-unavailable-system-function.m 4 # 1 "<command line>"
  /external/clang/test/Tooling/
auto-detect-from-source.cpp 3 // RUN: echo "[{\"directory\":\".\",\"command\":\"clang++ -c %/t/test.cpp\",\"file\":\"%/t/test.cpp\"}]" | sed -e 's/\\/\\\\/g' > %t/compile_commands.json
  /external/compiler-rt/cmake/Modules/
CompilerRTLink.cmake 15 COMMAND ${COMPILER_RT_TEST_COMPILER} -o "${so_file}" -shared
  /external/e2fsprogs/debian/attic/
comerrg-dev.menu 7 command="/usr/doc/comerrg-dev/html-info/com_err_toc.html"
  /external/e2fsprogs/lib/ss/
ss.pc.in 7 Description: Subsystem command parsing library
  /external/eigen/unsupported/doc/examples/
CMakeLists.txt 16 COMMAND example_${example}
  /external/iptables/extensions/
libipt_icmp.man 6 ICMP type, type/code pair, or one of the ICMP type names shown by the command
  /external/libedit/
libedit.pc.in 7 Description: command line editor library provides generic line editing, history, and tokenization functions.
  /external/libpng/contrib/pngminim/decoder/
README 7 on the make command line.
  /external/libpng/scripts/
makefile.amiga 25 # file deletion command
27 # file copy command?
29 # library (.lib) file creation command
31 # make directory command
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/
ssvnc.desktop 3 # appear in desktop menus (once they are updated; e.g. update-menus command).
  /external/libvorbis/
todo.txt 21 command line suite
  /external/linux-tools-perf/src/tools/perf/Documentation/
perf-lock.txt 16 and statistics with this 'perf lock' command.
18 'perf lock record <command>' records lock events
19 between start and end <command>. And this command
perf-mem.txt 11 'perf mem' [<options>] (record [<command>] | report)
15 "perf mem -t <TYPE> record" runs a command and gathers memory operation data
23 <command>...::
24 Any command you can specify in a shell.
  /external/linux-tools-perf/src/tools/perf/tests/attr/
test-record-group 2 command = record
test-record-group1 2 command = record

Completed in 419 milliseconds

<<21222324252627282930>>