OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tool
(Results
251 - 275
of
3827
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/tools/cr/cr/actions/
__init__.py
5
"""A package to hold all the actions for the cr
tool
.
7
This package holds the standard actions used by the commands in the cr
tool
.
/external/llvm/test/BugPoint/
compile-custom.ll
5
; of bugpoint includes the output of the custom
tool
, so we just echo the args
6
; in the
tool
and check here.
/frameworks/base/docs/html/tools/help/
hprof-conv.jd
7
The <code>hprof-conv</code>
tool
converts the HPROF file that is
9
can view the file in a profiling
tool
of your choice. </p>
/frameworks/base/tools/validatekeymaps/
Android.mk
4
# Keymap validation
tool
.
7
# This
tool
is prebuilt if we're doing an app-only build.
/external/chromium_org/build/toolchain/mac/
BUILD.gn
28
# This will copy the gyp-mac-
tool
to the build directory. We pass in the source
29
# file of the win
tool
.
58
tool
("cc") {
64
tool
("cxx") {
70
tool
("objc") {
76
tool
("objcxx") {
82
tool
("alink") {
83
command = "rm -f \$out && ./gyp-mac-
tool
filter-libtool libtool \$libtool_flags -static -o \$out \$in \$postbuilds"
86
tool
("solink") {
94
tool
("link")
[
all
...]
/external/chromium_org/tools/grit/grit/tool/
rc2grd_unittest.py
6
'''Unit tests for grit.
tool
.rc2grd'''
19
from grit.
tool
import rc2grd
24
tool
= rc2grd.Rc2Grd()
26
msg =
tool
.Placeholderize(original)
31
tool
= rc2grd.Rc2Grd()
33
msg =
tool
.Placeholderize(original)
64
tool
= rc2grd.Rc2Grd()
72
tool
.not_localizable_re = re.compile('')
73
tool
.o = DummyNode()
76
tool
.AddMessages(rc_text, tool.o
[
all
...]
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
Antlr3Mojo.java
47
import org.antlr.
Tool
;
72
// First, let's deal with the options that the ANTLR
tool
itself
76
* If set to true, then after the
tool
has processed an input grammar file
84
* If set to true, then the ANTLR
tool
will print a version of the input
106
* If set to true then the ANTLR
tool
will generate a description of the nfa
113
* If set to true then the ANTLR
tool
will generate a description of the DFA
158
* options that the ANTLR
tool
can use.
164
* not acted upon directly by the ANTLR
Tool
.
178
* processing by the ANTLR
tool
.
233
* An instance of the ANTLR
tool
buil
235
protected Tool
tool
;
field in class:Antlr3Mojo
[
all
...]
/dalvik/dexgen/
README.txt
3
This solution is based on the dx
tool
and uses its classes extensively.
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t044trace.g
1
// @@ANTLR
Tool
Options@@: -trace
t049treeparserhWalker.g
1
// @@ANTLR
Tool
Options@@: -trace
t051treeRewriteASTaaWalker.g
1
// @@ANTLR
Tool
Options@@: -trace
t051treeRewriteASTabWalker.g
1
// @@ANTLR
Tool
Options@@: -trace
t051treeRewriteASTnWalker.g
1
// @@ANTLR
Tool
Options@@: -trace
t051treeRewriteASTtWalker.g
1
// @@ANTLR
Tool
Options@@: -trace
t051treeRewriteASTvWalker.g
1
// @@ANTLR
Tool
Options@@: -trace
t051treeRewriteASTwWalker.g
1
// @@ANTLR
Tool
Options@@: -trace
t051treeRewriteASTxWalker.g
1
// @@ANTLR
Tool
Options@@: -trace
t051treeRewriteASTyWalker.g
1
// @@ANTLR
Tool
Options@@: -trace
t051treeRewriteASTzWalker.g
1
// @@ANTLR
Tool
Options@@: -trace
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
README.txt
4
$ java org.antlr.
Tool
LangParser.g LangTreeParser.g
/external/chromium_org/build/android/pylib/gtest/
test_options.py
10
'
tool
',
/external/chromium_org/build/android/pylib/instrumentation/
test_options.py
10
'
tool
',
/external/chromium_org/build/android/pylib/uiautomator/
test_options.py
10
'
tool
',
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/
manifest.json
7
"description": "
Tool
for developers of Chrome TTS engine extensions to help them test their engines are implementing the API correctly.",
/external/chromium_org/third_party/icu/build/
common.vsprops
10
<
Tool
24
<
Tool
28
<
Tool
36
<
Tool
Completed in 932 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>