Searched refs:help (Results 451 - 475 of 1271) sorted by relevance

<<11121314151617181920>>

/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dwps-nfc.py443 help='verbose debug output')
445 dest='loglevel', help='be quiet')
447 help='run only one operation and exit')
449 help='do not wait for tag to be removed before exiting')
451 help='UUID of an AP (used for WPS ER operations)')
453 help='network id (used for WPS ER operations)')
455 help='summary file for writing status updates')
457 help='success file for writing success update')
/external/chromium_org/tools/gn/
H A Dparse_tree.h94 const std::string& help = std::string()) const = 0;
145 const std::string& help = std::string()) const OVERRIDE;
188 const std::string& help = std::string()) const OVERRIDE;
225 const std::string& help = std::string()) const OVERRIDE;
264 const std::string& help = std::string()) const OVERRIDE;
309 const std::string& help = std::string()) const OVERRIDE;
342 const std::string& help = std::string()) const OVERRIDE;
366 const std::string& help = std::string()) const OVERRIDE;
401 const std::string& help = std::string()) const OVERRIDE;
425 const std::string& help
[all...]
/external/bison/build-aux/
H A Ddo-release-commit-and-tag31 help() function
51 --help print this help, then exit
102 --help|--version) ${1#--};;
/external/chromium-trace/trace-viewer/build/
H A Dflatten.py49 parser.add_option("--css", dest="flatten_css", action="store_true", help="Outputs a flattened stylesheet.")
/external/chromium_org/build/android/gyp/
H A Dgenerate_v14_compatible_resources.py262 help='directory containing resources '
265 help='output directory into which '
267 parser.add_option('--stamp', help='File to touch on success')
268 parser.add_option('--verify-only', action="store_true", help='Do not generate'
/external/chromium_org/build/win/importlibs/
H A Dfilter_export_list.py58 help='Reverse the matching, e.g. return the functions '
/external/chromium_org/components/tools/metrics/
H A Dcount_ifdefs.py65 help='Skip test files.')
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dcommit-log-editor56 $programName --help
61 my $help = 0;
66 'help' => \$help,
71 if (!$getOptionsResult || $help) {
H A Dtest-webkit-scripts37 # that instantiates the OptionParser class, or else pass --help
38 # while running this script (since argument help is auto-generated).
68 default=False, help='run all available tests, '
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
H A Dcommitannouncer.py45 make_option("--irc-password", default=None, help="Specify IRC password to use."),
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dgen_asm_deps.sh23 echo "See $0 --help for available options."
36 -h|--help) show_help
/external/chromium_org/third_party/skia/bench/
H A Dtile_analyze.py256 help='Platform to analyze. Set to DEFAULT_PLATFORM if not given.')
259 help='(Mandatory) revision number to analyze.')
262 help=('(Optional) local directory where bench log files reside. If left '
266 help=('Bench representation algorithm. '
/external/chromium_org/third_party/skia/tools/flags/
H A DSkCommandLineFlags.cpp141 // Maximum line length for the help message.
155 const SkString& help = flag->help(); local
156 size_t length = help.size();
157 const char* currLine = help.c_str();
207 if (0 == strcmp("-h", argv[i]) || 0 == strcmp("--help", argv[i])) {
208 // Print help message.
217 // Only print general help message if help for specific flags is not requested.
223 // If no flags followed --help, prin
[all...]
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dheap-profiler_unittest.sh37 # We run under the assumption that if $HEAP_PROFILER is run with --help,
49 if [ "x$1" = "x-h" -o "x$1" = "x--help" ]; then
76 # help doesn't overwrite existing profiles.
77 exec=`unset HEAPPROFILE; $HEAP_PROFILER --help | awk '{print $2; exit;}'`
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dheap-profiler_unittest.sh37 # We run under the assumption that if $HEAP_PROFILER is run with --help,
49 if [ "x$1" = "x-h" -o "x$1" = "x--help" ]; then
76 # help doesn't overwrite existing profiles.
77 exec=`unset HEAPPROFILE; $HEAP_PROFILER --help | awk '{print $2; exit;}'`
/external/chromium_org/third_party/webrtc/base/
H A Dunittest_main.cc22 DEFINE_bool(help, false, "prints this message");
/external/chromium_org/tools/cr/cr/actions/
H A Drunner.py27 help="""
/external/chromium_org/tools/cr/cr/base/
H A Darch.py25 help='Sets the target architecture to use. Overrides ' + cls.SELECTOR
H A Dplatform.py32 help='Sets the target platform to use. Overrides ' + cls.SELECTOR
/external/chromium_org/tools/cr/cr/commands/
H A Ddebug.py19 self.help = 'Debug a binary'
H A Drun.py21 self.help = 'Invoke a target'
/external/chromium_org/tools/gn/bootstrap/
H A Dbootstrap.py54 help='Do a debug build. Defaults to release build.')
56 help='place output in PATH', metavar='PATH')
58 help='Do not rebuild GN with GN.')
60 help='Log more details')
/external/chromium_org/tools/metrics/histograms/
H A Dupdate_use_counter_css.py60 help='Print enum definition formatted for use in uma.py of ' variable
/external/chromium_org/tools/perf/measurements/
H A Dscreenshot.py20 help='Output directory for the PNG files')
H A Dskpicture_printer.py18 help='Output directory for the SKP files')

Completed in 2203 milliseconds

<<11121314151617181920>>