HomeSort by relevance Sort by last modified time
    Searched refs:tool (Results 351 - 375 of 429) sorted by null

<<1112131415161718

  /external/chromium_org/remoting/webapp/
host_list.js 385 * Set tool-tips for the 'connect' action. We can't just set this on the
386 * parent element because the button has no tool-tip, and therefore would
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
android_unittest.py 43 from webkitpy.tool.mocktool import MockOptions
base_unittest.py 41 from webkitpy.tool.mocktool import MockOptions
port_testcase.py 47 from webkitpy.tool.mocktool import MockOptions
  /external/chromium_org/tools/grit/grit/tool/
android2grd.py 6 """The 'grit android2grd' tool."""
19 from grit.tool import interface
43 class Android2Grd(interface.Tool):
44 """Tool for converting Android string.xml files into chrome Grd files.
48 The Android2Grd tool will convert an Android strings.xml file (whose path is
109 """Returns a short description of the Android2Grd tool.
111 Overridden from grit.interface.Tool
114 A string containing a short description of the android2grd tool.
150 """Runs the Android2Grd tool.
152 Inherited from grit.interface.Tool
    [all...]
  /external/strace/
strace.spec 22 Install strace if you need a tool to track the system calls made and
37 Install strace if you need a tool to track the system calls made and
  /ndk/sources/host-tools/sed-4.2.1/
autoboot 116 # Additional gnulib-tool options to use. Use "\newline" to break lines.
287 gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
  /build/tools/droiddoc/templates-pdk/
sdkpage.cs 76 <p>The Android NDK is a companion tool to the Android SDK that lets you build
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DefineGrammarItemsWalker.g 45 import org.antlr.tool.*;
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestTokenRewriteStream.java 33 import org.antlr.tool.Grammar;
34 import org.antlr.tool.Interpreter;
TestSemanticPredicates.java 35 import org.antlr.tool.*;
802 // mimic actions of org.antlr.Tool first time for grammar g
  /external/chromium_org/tools/valgrind/
valgrind_test.py 32 tool-specific stuff.
66 "in the tool-specific subclass"
70 "in the tool-specific subclass"
102 help="store memory tool logs in the <tool>.logs "
104 "useful for tool developers/maintainers.\n"
105 "Please note that the <tool>.logs directory "
106 "will be clobbered on tool startup.")
108 # To add framework- or tool-specific flags, please add a hook using
117 # self._tool_flags will store those tool flags which we don't pars
    [all...]
  /external/e2fsprogs/
e2fsprogs.spec 33 fsck tool that are included here.
  /external/webrtc/src/modules/audio_processing/test/
apmtest.m 2 %APMTEST is a tool to process APM file sets and easily display the output.
  /ndk/build/core/
build-local.mk 17 # or similar wrapper tool.
  /frameworks/base/services/input/tests/
InputReader_test.cpp 3205 float tool = float(rawToolMajor) * GEOMETRIC_SCALE; local
4553 float tool = float(rawToolMajor) \/ 2 * 10.0f + 160.0f; local
4599 float tool = sqrtf(rawToolMajor) * 43.0f + 3.0f; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
NFAFactory.java 28 package org.antlr.tool;
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
layout_test_runner.py 40 from webkitpy.tool import grammar
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/
printing.py 34 from webkitpy.tool import grammar
  /external/chromium_org/third_party/lcov/contrib/galaxy/
genflat.pl 100 our $tool_dir = dirname($0); # Directory where genhtml tool is installed
209 See $lcov_url for more information about this tool.
472 # Check for availability of GZIP tool
  /external/iputils/doc/
docbook2man-spec.pl 263 .\\" from a DocBook document. This tool can be found at:
  /build/core/tasks/
cts.mk 106 # even though the tool will operate on the classes.jar files, the
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
slide_mode.js 144 this.mediaToolbar_ = util.createChild(this.mediaSpacer_, 'tool');
156 util.createChild(this.arrowBox_, 'arrow left tool dimmable');
164 util.createChild(this.arrowBox_, 'arrow right tool dimmable');
189 util.createChild(this.container_, 'tool slideshow-toolbar');
    [all...]
  /external/chromium_org/chrome/installer/mac/
pkg-dmg 238 created by this tool is expected to be transient, and the goal of this tool
    [all...]

Completed in 473 milliseconds

<<1112131415161718