Home
last modified time | relevance | path

Searched refs:help (Results 1 – 14 of 14) sorted by relevance

/scripts/
A Dmove-if-change28 help="$usage
52 --help | --hel | --he | --h)
53 exec echo "$help" ;;
A Dgen-as-const.py75 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 Dcheck-wrapper-headers.py95 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 Dcross-test-ssh.sh26 help="Run a glibc test COMMAND on the remote machine HOST, via ssh,
94 echo "$help"
A Dcheck-wx-segment.py64 help='Mark input files as XFAILed ("*" for all)',
67 help='Files containing readelf -Wl output',
A Dlist-fixed-bugs.py37 help='Release version to look up')
A Dmove-symbol-to-libc.py146 help='Restrict the operation to Linux abilists')
147 parser.add_argument('symbols', help='name of the symbol to move',
A Dmkinstalldirs31 -h | --help | --h*) # -h for help
A Ddso-ordering-test.py240 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 Dconfig.sub75 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 Dbuild-many-glibcs.py1831 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 Dinstall-sh127 --help) echo "$usage"; exit $?;;
A Dcheck-obsolete-constructs.py455 help="one or more headers to scan for obsolete constructs")
A Dconfig.guess58 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