HomeSort by relevance Sort by last modified time
    Searched full:command (Results 501 - 525 of 8546) sorted by null

<<21222324252627282930>>

  /external/clang/include/clang/AST/
CMakeLists.txt 40 clang_tablegen(CommentCommandInfo.inc -gen-clang-comment-command-info
44 clang_tablegen(CommentCommandList.inc -gen-clang-comment-command-list
  /external/clang/lib/Tooling/
CommonOptionsParser.cpp 11 // command-line options for clang tools, so that they can be run as separate
12 // command-line applications with a consistent common interface for handling
15 // It provides a common subset of command-line options, common algorithm
17 // for the basic command-line interface.
19 // It creates a CompilationDatabase and reads common command-line options.
36 "-p <build-path> is used to read a compile command database.\n"
47 "\tlooked up in the compile command database. If the path of a file is\n"
53 "\tsuffix of a path in the compile command database.\n"
  /external/doclava/src/com/google/doclava/parser/
README.txt 4 Then run that JAR from the command line
5 ("How do I use ANTLR v3 from the command line" -
  /external/e2fsprogs/lib/ss/
mk_cmds.1 11 converts a table listing command names and associated help messages
17 consists of a declaration supplying the name of the command table:
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
updateBugState.sh 6 #aasemble the command and its classpath
22 # run the command
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
SFTPv3DirectoryEntry.java 27 * command (in fact, the recommended operation for a directory listing
28 * command is to simply display this data). However, clients SHOULD NOT
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-gssapi 26 # hostname is the output of the hostname(1) command.
28 # principal. ktutil(8)'s "list" command will list the
  /external/iptables/extensions/
libxt_set.man 8 specifications and there can be no more than six of them. Hence the command
15 then the command will match packets for which the source address can be
  /external/linux-tools-perf/Documentation/
perf-record.txt 6 perf-record - Run a command and record its profile into perf.data
11 'perf record' [-e <EVENT> | --event=EVENT] [-l] [-a] <command>
12 'perf record' [-e <EVENT> | --event=EVENT] [-l] [-a] -- <command> [<options>]
16 This command runs a command and gathers a performance counter profile
24 <command>...::
25 Any command you can specify in a shell.
148 corresponding events, i.e., they always refer to events defined earlier on the command
  /external/linux-tools-perf/
common-cmds.h 22 {"record", "Run a command and record its profile into perf.data"},
26 {"stat", "Run a command and gather performance counter statistics"},
  /external/llvm/docs/CommandGuide/
index.rst 1 LLVM Command Guide
4 The following documents are command descriptions for all of the LLVM tools.
  /external/llvm/lib/ExecutionEngine/JIT/
Makefile 21 # This flag can also be used on the command line to force inclusion
32 # This flag can also be used on the command line to force inclusion
  /external/llvm/utils/lit/lit/
Util.py 44 """capture(command) - Run the given command (or argv list) in a shell and
51 def which(command, paths = None):
52 """which(command, [paths]) - Look up the given command in the paths string
59 if os.path.isfile(command):
60 return command
76 p = os.path.join(path, command + ext)
  /external/llvm/utils/vim/
tablegen.vim 36 command -nargs=+ HiLink hi link <args>
38 command -nargs=+ HiLink hi def link <args>
  /external/marisa-trie/tools/
cmdopt.h 29 // Command line arguments.
51 // cmdopt_get() analyzes command line arguments and gets the next option.
  /external/marisa-trie/v0_1_5/tools/
cmdopt.h 29 // Command line arguments.
51 // cmdopt_get() analyzes command line arguments and gets the next option.
  /external/markdown/docs/
release-2.0.1.txt 5 Most notably, various issues with the command line script have been fixed.
12 Due to various complications in how Python handles command line scripts in
  /external/open-vcdiff/gflags/src/gflags/
gflags_completions.h 33 // Implement helpful bash-style command line flag completions
37 // program startup, but after command line flag code has been
50 // command with some additional arguments identifying the command
58 // ** Strategy taken for command line completions:
86 // Bash requires that it be informed about each command that programmatic
104 // If you haven't specifically added a command to the list of completion
106 // entire command with "env".
gflags_completions.h.in 33 // Implement helpful bash-style command line flag completions
37 // program startup, but after command line flag code has been
50 // command with some additional arguments identifying the command
58 // ** Strategy taken for command line completions:
86 // Bash requires that it be informed about each command that programmatic
104 // If you haven't specifically added a command to the list of completion
106 // entire command with "env".
  /external/open-vcdiff/gflags/src/windows/gflags/
gflags_completions.h 33 // Implement helpful bash-style command line flag completions
37 // program startup, but after command line flag code has been
50 // command with some additional arguments identifying the command
58 // ** Strategy taken for command line completions:
86 // Bash requires that it be informed about each command that programmatic
104 // If you haven't specifically added a command to the list of completion
106 // entire command with "env".
  /external/openssh/
ssh_config 6 # or on the command line.
9 # 1. command line options
  /external/qemu/android/protocol/
ui-commands.h 29 /* Formats AUICMD_SET_WINDOWS_SCALE UI control command parameters.
37 /* Formats AUICMD_CHANGE_DISP_BRIGHTNESS UI control command parameters.
  /external/valgrind/main/auxprogs/
change-copyright-year 10 # - change the years in the 'perl' command below appropriately.
17 # The find command deliberately skips .svn/ subdirs -- we don't want to
  /external/valgrind/main/gdbserver_tests/
mssnapshot.stderrB.exp 4 help [debug] : monitor command help. With debug: + debugging commands
22 monitor command request to kill this process
  /external/webkit/LayoutTests/http/tests/cookies/
third-party-cookie-relaxing.html 48 function sendXHR(command)
50 window.frames[0].postMessage("sendXHR " + command, "*");

Completed in 658 milliseconds

<<21222324252627282930>>