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

1 2 3 4 5 6 7 891011>>

  /external/skia/bench/
Android.mk 15 # additional optional class for this tool
  /external/skia/gm/
Android.mk 13 # additional optional class for this tool
  /external/sonivox/jet_tools/JetCreator_content/
README.txt 5 1. Open a command prompt and go to the directory where the JetCreator tool is located.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/fastwc/
mywc.c 1 /* A simple but fairly efficient C version of the Unix "wc" tool */
wc2.l 1 /* Somewhat faster "wc" tool: match more text with each rule */
  /external/v8/tools/visual_studio/
v8_base.vcproj 23 <Tool
26 <Tool
29 <Tool
32 <Tool
35 <Tool
38 <Tool
41 <Tool
44 <Tool
47 <Tool
50 <Tool
    [all...]
v8_base_arm.vcproj 23 <Tool
26 <Tool
29 <Tool
32 <Tool
35 <Tool
38 <Tool
41 <Tool
44 <Tool
47 <Tool
50 <Tool
    [all...]
v8_base_x64.vcproj 23 <Tool
26 <Tool
29 <Tool
32 <Tool
35 <Tool
38 <Tool
41 <Tool
44 <Tool
47 <Tool
50 <Tool
    [all...]
  /external/iproute2/
README.decnet 4 o iproute2 is the tool of choice for configuring the DECnet support for
5 Linux. For many features, it is the only tool which can be used to
  /external/v8/tools/
mac-nm 3 # This script is a wrapper for OS X nm(1) tool. nm(1) perform C++ function
4 # names demangling, so we're piping its output to c++filt(1) tool which does it.
  /external/wpa_supplicant_6/wpa_supplicant/examples/
openCryptoki.conf 5 # $ pkcs11-tool --module /usr/lib/opencryptoki/libopencryptoki.so -O -l
32 # select the private key and certificates based on ID (see pkcs11-tool
  /frameworks/base/core/java/android/database/sqlite/
package.html 16 <p>Android ships with the sqlite3 database tool in the <code>tools/</code>
17 folder. You can use this tool to browse or run SQL commands on the device. Run by
  /packages/apps/IM/plugin/com/android/im/plugin/
ImPlugin.java 25 * resource identifiers generated by the aapt tool.
35 * The IDs are generated by the aapt tool.
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
queues_unittest.py 57 tool = MockBugzillaTool()
58 queue.bind_to_tool(tool)
62 tool.executive.run_and_throw_if_fail.assert_called_with(expected_run_args)
72 tool = MockBugzillaTool()
73 queue.bind_to_tool(tool)
openbugs.py 44 bug_url = self.tool.bugs.bug_url_for_bug_id(bug_id)
45 self.tool.user.open_url(bug_url)
54 def execute(self, options, args, tool):
  /frameworks/base/docs/html/guide/developing/tools/
othertools.jd 21 <p>{@code android} is an important development tool that lets you:</p>
44 <p>The mksdcard tool lets you quickly create a FAT32 disk image that you can
87 <p>The dx tool lets you generate Android bytecode from .class files. The tool
91 options for this tool by using <code>dx --help</code>.</p>
  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
abstractstep.py 34 def __init__(self, tool, options):
35 self._tool = tool
44 # FIXME: The port should live on the tool.
metastep.py 35 def __init__(self, tool, options):
36 AbstractStep.__init__(self, tool, options)
39 self._step_instances.append(step_class(tool, options))
  /bootable/recovery/edify/
Android.mk 15 # Build the host-side command line tool
  /build/tools/
Android.mk 19 # If we're building only unbundled apps, this is the only tool we need.
  /cts/tools/signature-tools/src/signature/
UsageException.java 20 * Simple exception class used to communicate that the command-line tool should
  /dalvik/dx/src/com/android/dx/command/
UsageException.java 20 * Simple exception class used to communicate that the command-line tool
  /development/pdk/docs/source/
life-of-a-patch.jd 4 <p>The Android Open Source Project (AOSP) uses a web-based code review tool
  /development/samples/JetBoy/
JETBOY_content_README.txt 5 1. Open a command prompt and go to the directory where the JetCreator tool is located.
  /external/icu4c/extra/uconv/
README 15 to always be looking for one more feature or option to add to the tool.

Completed in 85 milliseconds

1 2 3 4 5 6 7 891011>>