HomeSort by relevance Sort by last modified time
    Searched full:help (Results 76 - 100 of 6492) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests.py 102 help="Run Android layout tests on these devices."),
107 help="Do not log android-specific debug messages (default is to log as part of --debug-rwt-logging"),
112 dest="pixel_tests", help="Enable pixel-to-pixel PNG comparisons"),
114 dest="pixel_tests", help="Disable pixel-to-pixel PNG comparisons"),
115 optparse.make_option("--results-directory", help="Location of test results"),
117 help="Path to the directory under which build files are kept (should not include configuration)"),
119 help="Save generated results into the *most-specific-platform* directory rather than the *generic-platform* directory"),
121 default=False, help="Save generated results as new baselines "
125 default=False, help="Reset expectations to the "
129 help="Don't create new baselines when no expected results exist")
    [all...]
  /external/chromium_org/build/android/gyp/
push_libraries.py 57 help='Directory that contains stripped libraries.')
59 help='Device directory to push the libraries to.')
61 help='Path to the json list of native libraries.')
62 parser.add_option('--stamp', help='Path to touch on success.')
64 help='Path to build device configuration.')
66 help='The build CONFIGURATION_NAME')
create_device_library_links.py 85 parser.add_option('--apk', help='Path to the apk.')
87 help='Path on the host for the symlink script.')
89 help='Path on the device to push the created symlink script.')
91 help='Path to the json list of native libraries.')
93 help='Device directory that contains the target libraries for symlinks.')
94 parser.add_option('--stamp', help='Path to touch on success.')
96 help='Path to build device configuration.')
98 help='The build CONFIGURATION_NAME')
create_native_libraries_header.py 28 help='Path to generated .java file containing library list')
30 help='Path to generated .java file containing version name')
32 help='Path to json file containing list of ordered libraries')
34 help='expected version name of native library')
create_standalone_apk.py 42 help='Top directory that contains libraries '
45 parser.add_option('--input-apk-path', help='Path to incomplete APK.')
46 parser.add_option('--output-apk-path', help='Path for standalone APK.')
47 parser.add_option('--stamp', help='Path to touch on success.')
  /external/chromium_org/build/android/
test_runner.py 52 help=('If set, run test suites under out/Debug. '
56 help=('If set, run test suites under out/Release.'
59 help='Cleanup test files on the device after run',
63 help=('Number of retries for a test before '
70 help='Verbose level (multiple times for more)')
73 help=('Run the test under a tool '
74 '(use --tool help to list them)'))
77 help=('Address of the server that is hosting the '
81 help=('Do not push dependencies to the device. '
85 help=('Target device for the test suite
    [all...]
enable_asserts.py 18 help='Sets the dalvik.vm.enableassertions property to "all"')
21 help='Removes the dalvik.vm.enableassertions property')
bb_run_sharded_steps.py 22 help='A JSON file containing all the steps to be '
25 help='A JSON file containing steps that are flaky and '
28 help='Only prints the results for the previously '
  /external/chromium_org/tools/telemetry/telemetry/core/
browser_options.py 69 help='Browser type to run, '
74 help='The exact browser to run.')
77 help='Where to look for chrome builds.'
81 help='The android device ID to use'
86 help='The IP address of a remote ChromeOS device to use.')
96 help='The identity file to use when ssh\'ing into the ChromeOS device')
103 help='Shuffle the order of pages within a pageset.')
106 help='Filename of an output of a previously run test on the current ' +
114 help='Run against live sites if the Web Page Replay archives don\'t '
125 help=('Record profiling data using this tool. Supported values: '
    [all...]
  /external/chromium_org/chrome/browser/resources/ssl/
blocking.css 22 .ssl-help-box-inner {
27 .ssl-help-box-inner {
blocking.html 31 <div id="help-box-outer" class="hidden">
32 <div id="help-box-inner">
33 <div class="ssl-help-box-inner">
37 <div class="ssl-help-box-inner">
  /external/grub/docs/
mbchk.1 12 \fB\-h\fR, \fB\-\-help\fR display this help and exit
  /external/icu4c/extra/uconv/
README 4 program. Please check its manual page, or run uconv -h, for help.
6 Help, as well as error messages, are displayed through the use of a
  /external/markdown/markdown/
commandline.py 47 help="write output to OUTPUT_FILE",
50 help="encoding for input and output files",)
53 help="suppress all messages")
56 help="print info messages")
59 help="safe mode ('replace', 'remove' or 'escape' user's HTML tag)")
62 help="Format of output. One of 'xhtml1' (default) or 'html4'.")
65 help="print debug messages")
67 help = "load extension EXTENSION", metavar="EXTENSION")
  /external/bzip2/
words0 6 Also in README.COMPILATION.PROBLEMS are some hints that may help
  /external/chromium_org/ash/wm/caption_buttons/
frame_maximize_button_observer.h 20 // Called when the maximize button's help bubble is shown.
  /external/chromium_org/native_client_sdk/src/doc/community/security-contest/
contest-warning.txt 7 continued involvement in the project. You can help by submitting
  /external/chromium_org/native_client_sdk/src/tools/tests/
chrome_mock.py 17 parser.add_option('--post', help='POST to URL.', dest='post',
19 parser.add_option('--get', help='GET to URL.', dest='get',
22 help='Number of seconds to sleep after reading URL',
24 parser.add_option('--expect-to-be-killed', help='If set, the script will warn'
  /external/chromium_org/third_party/launchpad_translations/
README.chromium 13 https://help.launchpad.net/Translations/LicensingFAQ
  /external/iptables/extensions/
libxt_standard.c 18 .help = standard_help,
  /external/libvpx/libvpx/third_party/x86inc/
README.webm 8 defines that help automatically allow assembly to work cross-platform.
  /external/valgrind/main/gdbserver_tests/
mssnapshot.vgtest 1 # test the memcheck monitor help
  /frameworks/base/docs/html/training/
building-graphics.jd 11 these classes will help you get there.</p
  /frameworks/volley/
custom_rules.xml 2 <project name="volley-rules" default="help">
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Help.java 26 * Handles app help.
28 public class Help {
33 public Help(Context context, Config config) {
46 inflater.inflate(R.menu.help, menu);

Completed in 2809 milliseconds

1 2 34 5 6 7 8 91011>>