Searched refs:help (Results 76 - 100 of 1271) sorted by relevance

1234567891011>>

/external/iproute2/examples/
H A Dgaiconf46 function help ()
67 help
80 help
87 help
127 help
/external/chromium_org/build/android/gyp/
H A Dapk_install.py60 help='Path to .apk to install.')
62 help='Path to install record (touched only when APK is installed).')
64 help='Path to build device configuration.')
66 help='Path to touch on success.')
68 help='The build CONFIGURATION_NAME')
H A Dprocess_resources.py33 parser.add_option('--android-sdk', help='path to the Android SDK folder')
35 help='path to the Android SDK build tools folder')
38 parser.add_option('--android-manifest', help='AndroidManifest.xml path')
39 parser.add_option('--custom-package', help='Java package for R.java')
42 help='Directories containing resources of this target.')
44 help='Resources from dependents.')
47 help='Path for output zipped resources.')
50 help='directory to hold generated R.java.')
52 help='Path to srcjar to contain generated R.java.')
55 help
[all...]
H A Demma_instr.py38 help=('Path to input file(s). Either the classes '
41 help=('Path to output final file(s) to. Either the '
44 option_parser.add_option('--stamp', help='Path to touch when done.')
46 help='File to create with coverage metadata.')
48 help='File to create with the list of sources.')
55 help='Space separated list of sources.')
57 help='Root of the src repository.')
59 help='Path to emma.jar.')
62 help=('Filter string consisting of a list of inclusion/exclusion '
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
H A Dgenerate_manifest.py44 help='File to place generated manifest')
47 help='Generate a guest mode capable manifest')
50 help='Generate a ChromeVox next manifest')
53 help='Set the extension version')
56 help='Set the extension key')
/external/chromium_org/components/test/data/password_manager/
H A Drun_tests.py17 description="Password Manager automated tests runner help.")
20 help="Set the chrome path (required).", nargs=1, required=True) variable
23 help="Set the chromedriver path (required).", nargs=1, required=True) variable
26 help="Set the profile path (required). You just need to choose a " variable
32 help="Set the usernames/passwords path (required).", nargs=1, variable
35 help="Write the results in a file.", required=True)
/external/chromium_org/native_client_sdk/src/tools/
H A Drun.py33 help='Serve files out of this directory.',
35 parser.add_option('-P', '--path', help='Path to load from local server.',
38 help='Add debug command-line when launching the chrome debug.',
41 help='Add environment variables when launching the executable.',
44 help='Port to run server on. Default is 5103, ephemeral is 0.',
/external/chromium_org/third_party/lcov/bin/
H A Dgendesc57 our $help;
76 "help|?" => \$help
79 print(STDERR "Use $tool_name --help to get usage information\n");
85 # Check for help option
86 if ($help)
104 "Use $tool_name --help to get usage information\n");
126 -h, --help Print this help, then exit
/external/chromium_org/third_party/webrtc/tools/barcode_tools/
H A Dyuv_cropper.py85 help=('Width of the YUV file\'s frames. '
88 help=('Height of the YUV file\'s frames. '
91 help=('How much of the top of the YUV file to crop. '
94 help=('The YUV file to be cropped.'))
96 help=('The output YUV file containing the cropped YUV. '
/external/chromium_org/tools/ipc_fuzzer/
H A Dplay_testcase.py24 help='output directory under src/ directory')
26 help='Debug vs. Release build')
29 help='run browser process inside gdb')
31 help='IPC file to be replayed')
34 help='any additional arguments are passed to chrome')
/external/chromium_org/tools/
H A Drun-bisect-manual-test.py106 help='A bad revision to start bisection. ' +
111 help='A revision to start bisection where performance' +
117 help='A working directory to supply to the bisection '
122 help='Path to extra source file. If this is supplied, '
127 help='The target build type. Choices are "Release" '
/external/chromium_org/tools/usb_gadget/
H A Dpackage.py67 help='package all Python files from DIR')
70 help='save package as FILE')
73 help='save package hash as FILE')
76 help='upload package to target system')
79 help='source files')
/external/fio/profiles/
H A Dtiobench.c41 .help = "Size in MB",
50 .help = "Block size in bytes",
60 .help = "Number of runs",
69 .help = "Test directory",
78 .help = "Number of Threads",
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/
H A Dperftestsrunner.py82 help='Set the configuration to Debug'),
84 help='Set the configuration to Release'),
86 help="Specify port/platform being tested (e.g. mac)"),
88 action="store_const", const='chromium', dest='platform', help='Alias for --platform=chromium'),
90 action="store_const", const='android', dest='platform', help='Alias for --platform=android'),
92 help=("The name of the builder shown on the waterfall running this script e.g. google-mac-2.")),
94 help=("The build number of the builder running this script.")),
96 help="Check to ensure the DumpRenderTree build is up-to-date (default)."),
98 help="Don't check to see if the DumpRenderTree build is up-to-date."),
100 help
[all...]
/external/chromium_org/v8/tools/
H A Drun-deopt-fuzzer.py151 help=("The architecture to run tests for, "
155 help="Architecture and mode in the format 'arch.mode'",
158 help="Regard test expectations for ASAN",
161 help="Adapt to path structure used on buildbots",
164 help="Prepended to each shell command used to run a test",
166 result.add_option("--coverage", help=("Exponential test coverage "
169 result.add_option("--coverage-lift", help=("Lifts test coverage for tests "
172 result.add_option("--download-data", help="Download missing test suite data",
174 result.add_option("--distribution-factor1", help=("Factor of the first "
177 result.add_option("--distribution-factor2", help
[all...]
/external/llvm/utils/lit/lit/
H A Dmain.py140 help="Show version and exit",
143 help="Number of testing threads",
146 metavar="NAME", help="Prefix for 'lit' config files",
150 help="Add 'NAME' = 'VAL' to the user defined parameters",
157 help="Suppress no error output",
160 help="Reduce amount of output",
163 help="Show all test output",
166 help="Write test results to the provided path",
169 help="Do not use curses based progress bar",
175 help
[all...]
/external/chromium_org/tools/auto_bisect/
H A Drequest_build.py325 help='Host address of the try server (required).')
327 help='HTTP port of the try server (required).')
330 help='Owner user name [default: %default]')
334 help=('Email address where to send the results. Use either '
340 help='Descriptive name of the try job')
342 help=('Only one builder per run may be specified; to post '
346 help=('Revision to use for the try job. The revision may '
350 help=('Root to use for the patch; base subdirectory for '
353 help='Patch information.')
/external/chromium_org/chrome/tools/build/
H A Drepack_locales.py200 help="Print the expected input file list, then exit.")
202 help="Print the expected output file list, then exit.")
204 help="GRIT build files output directory.")
206 help="Intermediate build files output directory.")
208 help="Shared intermediate build files output directory.")
210 help="Branding type of this build.")
212 help="Full path to an extra input pak file without the\
215 help="The target OS. (e.g. mac, linux, win, etc.)")
217 help="Whether to include ash strings")
219 help
[all...]
/external/chromium_org/build/util/
H A Dversion.py105 help='Read variables from FILE.')
107 help='Read strings to substitute from FILE.')
109 help='Write substituted strings to FILE.')
111 help='Use TEMPLATE as the strings to substitute.')
113 help='Evaluate VAL after reading variables. Can be used '
117 help='For compatibility: INPUT and OUTPUT can be '
/external/chromium_org/remoting/tools/build/
H A Dremoting_copy_locales.py106 help="Print the expected input file list, then exit.")
108 help="Print the expected output file list, then exit.")
110 help="GRIT build files output directory.")
112 help="Intermediate build files output directory.")
114 help="Full path to an extra input pak file without the\
117 help="The target OS. (e.g. mac, linux, win, etc.)")
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dfactory.py42 help=('Alias for --platform=android*' if use_globs else 'Alias for --platform=android')),
47 help=('Alias for --platform=chromium*' if use_globs else 'Alias for --platform=chromium')),
50 help=('Glob-style list of platform/ports to use (e.g., "mac*")' if use_globs else 'Platform to use (e.g., "mac-lion")')),
57 help='Set the configuration to Debug'),
59 help="specify the target configuration to use (Debug/Release)"),
61 help='Set the configuration to Release'),
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dcmdline.py15 help="Append coverage data to .coverage, otherwise it is started " variable in class:Opts
20 help="Measure branch coverage in addition to statement coverage." variable in class:Opts
25 help="Write the output files to DIR." variable in class:Opts
27 help = optparse.make_option( variable in class:Opts
28 '-h', '--help', action='store_true',
29 help="Get help on this command." variable in class:Opts
33 help="Ignore errors while reading source files." variable in class:Opts
38 help="Include files only when their filename path matches one of " variable in class:Opts
43 help variable in class:Opts
48 help="Show line numbers of statements in each module that weren't " variable in class:Opts
54 help="Omit files when their filename matches one of these patterns. " variable in class:Opts
60 help="Omit files when their filename matches one of these patterns. " variable in class:Opts
66 help="Write the XML report to this file. Defaults to 'coverage.xml'" variable in class:Opts
70 help="Append the machine name, process id and random number to the " variable in class:Opts
76 help="<pyfile> is an importable Python module, not a script path, " variable in class:Opts
81 help="Specify configuration file. Defaults to '.coveragerc'" variable in class:Opts
85 help="A list of packages or directories of code to be measured." variable in class:Opts
89 help="Use a simpler but slower trace method. Try this if you get " variable in class:Opts
94 help="Display version information and exit." variable in class:Opts
352 def help(self, error=None, topic=None, parser=None): member in class:CoverageScript
[all...]
/external/clang/tools/scan-view/
H A Dscan-view83 help="Host interface to listen on. (default=%s)" % kDefaultHost)
86 help="Port to listen on. (default=%s)" % kDefaultPort)
89 help="Print additional debugging information.")
92 help="Automatically update module for each request.")
95 help="Don't open a webbrowser on startup.")
98 help='Allow connections from any host (access restricted to "127.0.0.1" by default)')
/external/llvm/utils/
H A Dclang-parse-diagnostics-file14 default=False, help="dump all messages.")
16 default=False, help="dump 'error' messages.")
18 default=False, help="dump 'fatal error' messages.")
20 default=False, help="dump 'ignored' messages.")
22 default=False, help="dump 'note' messages.")
24 default=False, help="dump 'warning' messages.")
/external/skia/tools/
H A Dadd_codereview_message.py22 %prog --help
100 """main function; see module-level docstring and GetOptionParser help.
109 help='Path to the Git repository checkout,'
113 help='Skip the cl upload step; useful for testing.')
116 help='Do not suppress the output from `git cl`.',)
119 help='Git executable, defaults to "git".',)
122 help=('Comma-separated list of reviewers. Default is "%s".'
126 help=('Comma-separated list of addresses to be carbon-copied.'

Completed in 2614 milliseconds

1234567891011>>