/external/bison/build-aux/ |
H A D | do-release-commit-and-tag | 31 help() function 51 --help print this help, then exit 102 --help|--version) ${1#--};;
|
H A D | gnu-web-doc-update | 31 help() function 42 --help print this help, then exit 122 --help|--version) ${1#--};;
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
H A D | common-cmds.h | 5 char help[80]; member in struct:cmdname_help
|
/external/chromium_org/third_party/devscripts/ |
H A D | licensecheck.pl | 28 B<licensecheck> B<--help>|B<--version> 227 GetOptions("help|h" => \$opt_help, 239 or die "Usage: $progname [options] filelist\nRun $progname --help for more details\n"; 246 if ($opt_help) { help(); exit 0; } 249 die "Usage: $progname [options] filelist\nRun $progname --help for more details\n" unless @ARGV; 388 sub help { subroutine 392 --help, -h Display this message
|
/external/chromium_org/third_party/libvpx/ |
H A D | copy_obj.py | 20 help='Specify multiple times for multiple sources.') variable
|
/external/chromium_org/tools/gn/ |
H A D | variables.h | 202 const char* help; member in struct:variables::VariableInfo 208 // Note: this is used only for help so this getter is not threadsafe. 212 // Note: this is used only for help so this getter is not threadsafe.
|
H A D | commands.h | 73 const char* help; member in struct:commands::CommandInfo
|
H A D | functions.h | 347 const char* help; member in struct:functions::FunctionInfo
|
/external/lldb/scripts/ |
H A D | sed-sources | 87 our $opt_h = 0; # Show help? 88 our $opt_m = 0; # Show help manpage style? 95 $opt_h and help(); 104 sub help { exit pod2usage( verbose => 3, noperldoc => 1 ); }; subroutine
|
/external/antlr/antlr-3.4/runtime/Perl5/tools/ |
H A D | port.pl | 22 'help' => \&help, 27 my $help = {}; 85 $help->{help} = << 'EOH'; 86 help: Describe the usage of this program or its subcommands. label 87 Usage: help [SUBCOMMAND...] 90 sub help { subroutine 94 print $help->{$cmd}; 101 foreach my $cmd (keys %$help) { [all...] |
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/ |
H A D | endtoend_with_external_server.py | 58 help='external test server port.') variable in class:EndToEndTestWithExternalServer
|
/external/chromium_org/chrome/browser/extensions/activity_log/ |
H A D | generate_ad_network_hashes.py | 95 help='The name of the input file with the hosts to be hashed') variable 98 help='The root name of the output source file', variable
|
/external/chromium_org/third_party/cython/src/bin/ |
H A D | cython_freeze | 16 help='write output to FILE instead of standard output') variable 18 help='do not automatically run the first module as __main__') variable
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.help_3.5.0.v20100524.jar | ... eclipse.help.ICriteria[] getCriteria (org.eclipse.help.IToc) }
org/eclipse/help/AbstractIndexProvider.class AbstractIndexProvider. ... |
/external/chromium-trace/trace-viewer/build/ |
H A D | generate_standalone_timeline_view.py | 129 help="Where to place generated javascript file") variable 131 help="Where to place generated css file") variable
|
/external/chromium_org/build/ |
H A D | install-chroot.sh | 23 echo " Default: if local filesystems present, ask user for help" 30 echo "-h this help message" 139 echo "This script will help you through the process of installing a" 446 help() { function 447 echo "Usage ${0##*/} [-h|--help] [-c|--clean] [-C|--clean-all] [-l|--list] [--] args" | wrap "Usage ${0##*/} " 448 echo " help: print this message" | wrap " " 492 -h|--help) shift; help;; 741 # but try to help with the common cases. For more advanced configuration
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
H A D | link_converter.py | 73 help='Convert links in single file.') variable 75 help='Write to stdout.') variable
|
/external/chromium_org/tools/json_schema_compiler/ |
H A D | features_compiler.py | 61 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/chromium_org/tools/metrics/histograms/ |
H A D | update_use_counter_css.py | 60 help='Print enum definition formatted for use in uma.py of ' variable
|
/external/compiler-rt/lib/dfsan/scripts/ |
H A D | build-libc-list.py | 37 help='path to libc DSO directory', variable 40 help='path to libc archive directory', variable 44 help='path to libgcc DSO directory', variable 47 help='path to libgcc archive directory', variable 52 help='include libstdc++ in the list (inadvisable)') variable 54 help='path to libstdc++ DSO directory', variable
|
/external/eigen/bench/spbench/ |
H A D | spbenchsolver.cpp | 15 cout<< " -h or --help \n print this help and return\n\n"; 25 bool help = ( get_options(argc, args, "-h") || get_options(argc, args, "--help") ); local 26 if(help) { 37 std::cerr << " Run with --help to see the list of all the available options \n";
|
/external/lldb/utils/test/ |
H A D | run-until-faulted.py | 82 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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/24/1/.cp/ant_tasks/ |
H A D | helpbase-ant.jar | ... -INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/help/ org/eclipse/help/internal/ org/eclipse/help/internal/base/ org ... |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
H A D | Strip.java | 248 help(); 262 private static void help() { method in class:Strip
|
/external/chromium_org/components/test/data/password_manager/ |
H A D | run_tests.py | 17 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)
|