Searched refs:help (Results 176 - 200 of 1271) sorted by relevance

1234567891011>>

/external/chromium_org/tools/ipc_fuzzer/
H A Dremove_close_messages.py30 help='ouput directory under src/ directory')
32 help='Debug vs. Release build')
34 help='Directory containing testcases')
/external/chromium_org/tools/json_schema_compiler/
H A Dfeatures_compiler.py61 help='logical include root directory. Path to schema files from ' variable
64 help='root directory to output generated files.') variable
66 help='C++ namespace for generated files. e.g extensions::api.') variable
/external/fio/engines/
H A Dcpu.c23 .help = "Use this percentage of CPU",
32 .help = "Length of the CPU burn cycles (usecs)",
44 .help = "Exit when IO threads finish",
/external/lldb/utils/test/
H A Drun-until-faulted.py82 help='Full path to your lldb command') variable
86 help="""(Mandatory) The executable to launch via lldb.""")
90 help="""The args/options passed to the launched program, if specified.""")
/external/chromium_org/build/android/gyp/
H A Dfind.py18 parser.add_option('--pattern', default='*', help='File pattern to match.')
/external/chromium_org/build/android/
H A Dsurface_stats.py82 help='Verbose level (multiple times for more)')
84 help='Serial number of device we should use.')
90 help='Comma separated list of fields to display or "all".')
96 help='Time in seconds to sleep between updates.')
/external/chromium_org/build/
H A Dapply_locales.py18 help='map "en-US" to "en" and "-" to "_" in locales')
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
H A Dgenerate_test_messages.py31 help=('Where to output the generated deps file.'))
/external/chromium_org/chrome/test/chromedriver/
H A Dembed_js_in_cpp.py26 help='Path to directory where the cc/h js file should be created')
H A Dembed_mobile_devices_in_cpp.py24 help='Path to directory where the cc/h files should be created')
H A Dembed_user_data_dir_in_cpp.py19 help='Path to directory where the cc/h file should be created')
H A Dembed_version_in_cpp.py24 help='Path to directory where the cc/h file should be created')
/external/chromium_org/chrome/test/remoting/
H A Dinstall_and_launch_app.py73 help='path to folder where Chromedriver has been installed.')
76 help='path to user-data-dir with trusted-tester signed in.')
79 help='app-id of web-store app being tested.')
82 help='Title of the app window that we expect to come up.')
/external/chromium_org/chrome/tools/build/win/
H A Dsyzygy_reorder.py6 """A utility script to help building Syzygy-reordered Chrome binaries."""
89 help='The path to the input executable.')
91 help='The path to the input symbol file.')
93 help='Relinker exectuable to use, defaults to "%s"' % _DEFAULT_RELINKER)
95 help='Destination directory for reordered files, defaults to '
/external/chromium_org/media/tools/layout_tests/
H A Dlayouttest_analyzer_runner.py39 help=('Name of result directory location '
44 help=('Name of graph directory location '
49 help=('With this mode, email is sent out '
56 help=('With this mode, email includes issue details'
/external/chromium_org/mojo/tools/
H A Dcheck_mojom_golden_files.py49 help=("generate golden files (does not obliterate "
52 help="don't delete the temporary directory")
54 help="spew excess verbiage")
56 help="directory with the golden files")
/external/chromium_org/third_party/libvpx/
H A Dcopy_obj.py20 help='Specify multiple times for multiple sources.') variable
/external/chromium_org/third_party/skia/tools/
H A Dreformat-json.py48 help='file to reformat')
/external/chromium_org/tools/android/
H A Dfind_unused_resources.py90 parser.add_option('-v', help='Show verbose output', action='store_true')
91 parser.add_option('-s', '--source-path', help='Specify a source folder path '
93 parser.add_option('-r', '--r-txt-path', help='Specify a "first-party" R.txt '
96 parser.add_option('-t', '--third-party-r-txt-path', help='Specify an R.txt '
/external/chromium_org/tools/checklicenses/
H A Dchecklicenses.py531 help='Specifies the repository root. This defaults '
535 default=False, help='Print debug logging')
539 help='Ignore path-specific license whitelist.')
540 option_parser.add_option('--json', help='Path to JSON output file')
/external/chromium_org/tools/cr/cr/commands/
H A Dprepare.py23 self.help = 'Prepares an output directory'
/external/chromium_org/tools/git/
H A Dmffr.py93 help='Perform the change on C++ and Objective-C(++) source '
97 help='Perform the run even if there are uncommitted local '
104 help='Perform the change on the specified glob. Can be '
113 help='Read arguments from <file> rather than the command '
/external/chromium_org/tools/grit/grit/format/
H A Drepack.py26 default=None, help='Full path to the whitelist used to'
/external/clang/test/Parser/
H A Dpragma-pack.c21 /* expected-warning {{expected integer or identifier in '#pragma pack'}}*/ #pragma pack(push,i,help)
/external/e2fsprogs/lib/ss/
H A Dct_c.awk21 help = substr($0, 6, length($0)-5)
48 help_tab[awk_bug] = help

Completed in 586 milliseconds

1234567891011>>