Searched refs:help (Results 1 – 14 of 14) sorted by relevance
/scripts/ |
A D | move-if-change | 28 help="$usage 52 --help | --hel | --he | --h) 53 exec echo "$help" ;;
|
A D | gen-as-const.py | 75 help='C compiler (including options) to use') 77 help='Generate test case instead of header') 79 help='Generate Python file instead of header') 81 help='.sym file to process')
|
A D | check-wrapper-headers.py | 95 help='Path to the top-level of the source tree') 97 help='Name of the subdirectory being processed') 99 help="Generated files (which are ignored)") 100 parser.add_argument('headers', help='Header files to process', nargs='+')
|
A D | cross-test-ssh.sh | 26 help="Run a glibc test COMMAND on the remote machine HOST, via ssh, 94 echo "$help"
|
A D | check-wx-segment.py | 64 help='Mark input files as XFAILed ("*" for all)', 67 help='Files containing readelf -Wl output',
|
A D | list-fixed-bugs.py | 37 help='Release version to look up')
|
A D | move-symbol-to-libc.py | 146 help='Restrict the operation to Linux abilists') 147 parser.add_argument('symbols', help='name of the symbol to move',
|
A D | mkinstalldirs | 31 -h | --help | --h*) # -h for help
|
A D | dso-ordering-test.py | 240 help="Description string of DSO dependency test to be " 247 help="Identifier for testcase being generated", 250 help="Path to place generated files, defaults to " 254 help="File to write Makefile fragment to, defaults to " 258 help="Input file containing testcase descriptions", 260 parser.add_argument("--build", help="After C testcase generated, build it " 264 help="Prints some internal data "
|
A D | config.sub | 75 help=" 85 --help | --h* | -h ) 92 echo "$me: invalid option $1$help" >&2 106 0) echo "$me: missing argument$help" >&2 109 *) echo "$me: too many arguments$help" >&2
|
A D | build-many-glibcs.py | 1831 help='Run this number of jobs in parallel', 1834 help='Whether to keep all build directories, ' 1838 help='Remove and replace source directories ' 1841 help='Strip installed glibc libraries') 1843 help='Build GCC with all languages and libsanitizer') 1845 help='Do not download Git history during checkout') 1847 help='Toplevel working directory') 1849 help='What to do', 1855 help='Versions to check out or configurations to build',
|
A D | install-sh | 127 --help) echo "$usage"; exit $?;;
|
A D | check-obsolete-constructs.py | 455 help="one or more headers to scan for obsolete constructs")
|
A D | config.guess | 58 help=" 68 --help | --h* | -h ) 75 echo "$me: invalid option $1$help" >&2 83 echo "$me: too many arguments$help" >&2
|
Completed in 26 milliseconds