OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tool
(Results
676 - 700
of
3827
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/sdk/testapps/testProjectTest/testapp/
build.xml
4
<!-- The local.properties file is created and updated by the 'android'
tool
.
10
'android'
tool
to add properties to it.
23
be updated using the 'android'
tool
with the 'update' action.
41
tool
, as well as ADT.
/sdk/testapps/testProjectTest/testlib/
build.xml
4
<!-- The local.properties file is created and updated by the 'android'
tool
.
10
'android'
tool
to add properties to it.
23
be updated using the 'android'
tool
with the 'update' action.
41
tool
, as well as ADT.
/external/clang/docs/
ClangTools.rst
32
document is currently focused on Clang and Clang
Tool
developers, not on
43
infrastructure for building a standalone
tool
based on Clang, core
77
Clang
tool
with the basic Clang diagnostics by syntax checking specific files
87
Clang-format is both a :doc:`library <LibFormat>` and a :doc:`stand-alone
tool
92
as a user
tool
(ideally with powerful IDE integrations) and as part of other
114
and features of the tools for other
tool
developers; each
tool
should
120
* C++ cast conversion
tool
. Will convert C-style casts (``(type) value``) to
123
* Non-member ``begin()`` and ``end()`` conversion
tool
. Will convert
148
* ``tr1`` removal
tool
. Will migrate source code from using TR1 librar
[
all
...]
/dalvik/dexdump/
Android.mk
31
## Build the device command line
tool
dexdump
63
## Build the host command line
tool
dexdump
/external/antlr/antlr-3.4/
antlrjar.xml
32
dependencies, so we only need to name the
Tool
module
47
Currently we want all the dependencies in the
Tool
jar.
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
ActionLabel.java
30
import org.antlr.
tool
.Grammar;
31
import org.antlr.
tool
.GrammarAST;
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
ANTLRErrorListener.java
28
package org.antlr.
tool
;
31
* both
tool
errors like "can't write file" and grammar ambiguity warnings.
/external/chromium-trace/trace-viewer/src/ui/
overlay.css
45
.overlay-root > .content-host .
tool
-bar {
52
.overlay-root > .content-host .
tool
-bar .exit-button {
/external/chromium_org/chrome/browser/status_icons/
status_tray_unittest.cc
44
StatusTray::OTHER_ICON, *image, base::ASCIIToUTF16("
tool
tip"));
54
StatusTray::OTHER_ICON, *image, base::ASCIIToUTF16("
tool
tip"));
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
prettydiff.py
29
from webkitpy.
tool
.commands.abstractsequencedcommand import AbstractSequencedCommand
30
from webkitpy.
tool
import steps
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
gardeningserver_unittest.py
37
from webkitpy.
tool
.mocktool import MockTool
40
from webkitpy.
tool
.servers.gardeningserver import *
57
self.
tool
= MockTool()
58
self.
tool
.executive = MockExecutive(should_log=True)
59
self.
tool
.filesystem.files[TestPortFactory.path_to_generic_test_expectations_file()] = ""
70
return GardeningExpectationsUpdater(self.server.
tool
, TestPortFactory.create())
113
server.
tool
.executive.run_command = run_command
133
server.
tool
.executive.run_command = run_command
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
__init__.py
30
from webkitpy.
tool
.steps.confirmdiff import ConfirmDiff
31
from webkitpy.
tool
.steps.options import Options
/external/chromium_org/third_party/icu/build/
icudt_build.vcproj
26
<
Tool
48
<
Tool
/external/chromium_org/third_party/lcov/
README
8
LCOV is an extension of GCOV, a GNU
tool
which provides information about
40
bin/lcov -
Tool
for capturing LCOV coverage data
41
bin/genhtml -
Tool
for creating HTML output from LCOV data
42
bin/gendesc -
Tool
for creating description files as used by genhtml
43
bin/geninfo - Internal
tool
(creates LCOV data files)
44
bin/genpng - Internal
tool
(creates png overviews of source files)
45
bin/install.sh - Internal
tool
(takes care of un-/installing)
135
Please email further questions or comments regarding this
tool
to the
/external/chromium_org/third_party/skia/bench/
BenchLogger.h
46
* Log the progress of the bench
tool
to both stdout and the log file specified by SetLogFile,
55
* Log the progress of the bench
tool
to both stdout and the log file specified by SetLogFile,
/external/chromium_org/tools/gyp/pylib/gyp/
flock_tool.py
6
"""These functions are executed via gyp-flock-
tool
when using the Makefile
32
"""Transforms a
tool
name like copy-info-plist to CopyInfoPlist"""
/external/chromium_org/tools/gyp/test/win/win-tool/
gyptest-win-tool-handles-readonly-files.py
8
Make sure overwriting read-only files works as expected (via win-
tool
).
31
# them where the ninja and win-
tool
will try to copy them to, in order to test
/external/clang/tools/diagtool/
diagtool_main.cpp
20
if (DiagTool *
tool
= diagTools->getTool(argv[1]))
21
return
tool
->run(argc - 2, &argv[2], llvm::outs());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/
README.folder.contents.may.not.be.up.to.date.txt
1
Search CVS is a
tool
for converting cvs commits into a mysql database, which
34
Additional details on setup and on using this
tool
can be found here:
/external/javassist/src/main/javassist/tools/
Dump.java
23
* Dump is a
tool
for viewing the class definition in the given
24
* class file. Unlike the JDK javap
tool
, Dump works even if
/external/lldb/lldb.xcodeproj/xcshareddata/xcschemes/
LLDB.xcscheme
37
BlueprintName = "lldb-
tool
"
65
BlueprintName = "lldb-
tool
"
/external/oprofile/pp/
common_option.h
38
* prototype of a pp
tool
entry point. This entry point is called
46
* @param fct function to run to start this pp
tool
/external/skia/bench/
BenchLogger.h
46
* Log the progress of the bench
tool
to both stdout and the log file specified by SetLogFile,
55
* Log the progress of the bench
tool
to both stdout and the log file specified by SetLogFile,
/external/valgrind/main/callgrind/docs/
callgrind_annotate-manpage.xml
17
<refpurpose>post-processing
tool
for the Callgrind</refpurpose>
35
the Valgrind
tool
Callgrind and prints the information in an easy-to-read form.
/external/valgrind/main/memcheck/tests/
client-msg-as-xml.stderr.exp
17
<
tool
>memcheck</
tool
>
Completed in 1858 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>