HomeSort by relevance Sort by last modified time
    Searched full:tool (Results 226 - 250 of 1057) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu4c/samples/uresb/
resources.vcproj 28 <Tool
49 <Tool
70 <Tool
91 <Tool
  /external/libpng/projects/visualc6/
pngtest.dsp 62 # Begin Special Build Tool
67 # End Special Build Tool
94 # Begin Special Build Tool
99 # End Special Build Tool
126 # Begin Special Build Tool
131 # End Special Build Tool
158 # Begin Special Build Tool
163 # End Special Build Tool
190 # Begin Special Build Tool
195 # End Special Build Tool
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
layoutopt.jd 4 <p><code>layoutopt</code> is a command-line tool that helps you optimize the
10 <p>To run the tool, open a terminal and launch <code>layoutopt
15 <p>When run, the tool loads the specified XML files and analyzes their layout
47 <p>The <code>layoutopt</code> tool is available in SDK Tools, Revision 3 or
avd.jd 14 <li>The <code>android</code> tool offers a graphical Android AVD
77 <p>To create and manage AVDs, you use the <code>android</code> tool provided in
78 the <code>tools/</code> directory of the Android SDK. The tool provides both a
81 <code>android</code> tool without options. The sections below describe how to
103 <p>To create an AVD, you use the <code>android</code> tool, a command-line
105 AVDs is one of the two main function of the <code>android</code> tool (the other
132 &mdash; an integer &mdash; as assigned by the <code>android</code> tool. The
134 other attribute, so you need to have the <code>android</code> tool list the
146 <p>The <code>android</code> tool scans the <code>&lt;sdk&gt;/platforms</code> and
214 platform"), the <code>android</code> tool next asks you whether you want t
    [all...]
  /frameworks/base/tools/aapt/
Android.mk 4 # Android Asset Packaging Tool
  /frameworks/base/tools/localize/
Android.mk 4 # Android Asset Packaging Tool
  /packages/experimental/
README 4 harness, development tool, or general fun times.
  /sdk/templates/
build.template 4 <!-- The local.properties file is created and updated by the 'android' tool.
10 by the 'android' tool. This is the place to change some of the default property values
23 using the 'android' tool with the 'update' action.
31 <!-- The default.properties file is created and updated by the 'android' tool, as well
  /frameworks/base/docs/html/sdk/
adding-components.jd 28 and AVD Manager tool is included in the <a href="index.html">Android SDK
68 <p>The Android SDK and AVD Manager is the tool that you use to install and
71 <p>You can access the tool in any of three ways:</p>
74 the tool directly from the Eclipse UI.</li>
75 <li>On Windows only, you can launch he tool by double-clicking a script file.</li>
76 <li>In all environments, you can access the tool from a command line.</li>
82 follow these steps to access the Android SDK and AVD Manager tool:</p>
93 AVD Manager. To launch the tool using the script, double-click "SDK
99 and AVD Manager tool from the command line: </p>
103 <li>Execute the {@code android} tool command with no options.
    [all...]
  /dalvik/dexdump/
Android.mk 35 ## Build the device command line tool dexdump
56 ## Build the host command line tool dexdump
  /external/libffi/testsuite/lib/
wrapper.exp 19 # ${tool}_maybe_build_wrapper -- Build wrapper object if the target
24 proc ${tool}_maybe_build_wrapper { filename args } {
  /external/webkit/WebKitTools/Scripts/
run-leaks 29 # Script to run the Mac OS X leaks tool with more expressive '-exclude' lists.
73 # Run leaks tool.
106 # Returns the output of the leaks tool in list form.
113 reportError("Error running leaks tool.");
146 reportError("Could not parse leak count reported by leaks tool.");
170 $type = ""; # The leaks tool sometimes omits the type.
177 "callStack" => "", # The leaks tool sometimes omits the call stack.
191 reportError("Parsed leak count($parsedLeakCount) does not match leak count reported by leaks tool($leakCount).");
  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
cleanworkingdirectorywithlocalcommits.py 32 def __init__(self, tool, options):
34 CleanWorkingDirectory.__init__(self, tool, options, allow_local_commits=True)
cleanworkingdirectory.py 36 def __init__(self, tool, options, allow_local_commits=False):
37 AbstractStep.__init__(self, tool, options)
  /system/core/toolbox/
Android.mk 73 $(TOOLS_H): PRIVATE_CUSTOM_TOOL = echo "/* file generated automatically */" > $@ ; for t in $(PRIVATE_TOOLS) ; do echo "TOOL($$t)" >> $@ ; done
78 # Make #!/system/bin/toolbox launchers for each tool.
  /external/bluetooth/glib/docs/reference/gobject/
tut_tools.xml 42 them through a special tool to generate the real C files. <ulink
44 such a tool. It is a preprocessor which can be used to build
56 Yet another tool that you may find helpful when working with
71 there exist a tool named <ulink url="http://refdbg.sf.net/">refdbg</ulink>
97 from the specially-formatted source code comments by a tool named gtk-doc which
  /external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCoreCommon.vsprops 7 <Tool
12 <Tool
18 <Tool
22 <Tool
26 <Tool
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
queuestest.py 52 def assert_queue_outputs(self, queue, args=None, work_item=None, expected_stdout=None, expected_stderr=None, options=Mock(), tool=MockBugzillaTool()):
61 tool.user.prompt = lambda message: "yes"
63 queue.execute(options, args, tool, engine=MockQueueEngine)
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
ToolPackage.java 34 * Represents a tool XML node in an SDK repository.
39 * Creates a new tool package from the attributes and elements of the given XML node.
104 * A "tool" package should always be located in SDK/tools.
119 // only one tool package so any tool package is the same item.
124 * The tool package executes tools/lib/post_tools_install[.bat|.sh]
  /cts/tools/dx-tests/src/dxc/junit/
DxUtil.java 26 * the expected verify error (though at the dx tool level)
46 // since that may happen when a verify error was thrown by the dx tool and thus no
  /cts/tools/vm-tests/src/dot/junit/
DxUtil.java 27 * the expected verify error (though at the dx tool level)
47 // since that may happen when a verify error was thrown by the dx tool and thus no
  /external/blktrace/doc/
bno_plot.1 22 bno_plot is a visualization tool for the block layer IO tracing tool called
  /external/proguard/examples/ant/
proguard.xml 3 ReTrace tool, all in one go.
35 <!-- The main seeds: ProGuard and its companion tool ReTrace. -->
  /external/sqlite/dist/
Android.mk 50 ## Build the device command line tool sqlite3
83 ## Build the host command line tool sqlite3
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/fastwc/
README 3 version of the Unix "wc" tool: read text from stdin and print the number of
51 /bin/wc 5.8 Sun's standard "wc" tool

Completed in 230 milliseconds

1 2 3 4 5 6 7 8 91011>>