Searched refs:help (Results 1 – 25 of 151) sorted by relevance
1234567
/glibc-2.36/benchtests/scripts/ |
D | plot_strings.py | 361 help="benchmark results file(s) in json format, " \ 366 help="baseline ifunc for 'rel' plot") 368 help="display figures") 371 help="output file(s) extension") 373 const="-", help="show grid lines") 375 help="ifuncs to plot") 377 help="key to access the varied parameter") 380 help="use logarithmic x-axis scale") 382 help="output directory") 385 help="plot absolute timings, relative timings, " \ [all …]
|
D | compare_strings.py | 193 help='Comma separated list of benchmark attributes.') 195 help='Input JSON benchmark result file.') 197 help='Schema file to validate the result file.') 201 help='Comma separated list of functions.') 203 help='IFUNC variant to set as baseline.') 205 help='Generate a graph from results.') 207 help='Do not print the difference from baseline.') 209 help='Do not print the header.')
|
D | compare_bench.py | 184 parser.add_argument('bench1', help='First bench to compare') 185 parser.add_argument('bench2', help='Second bench to compare') 190 help='JSON file to validate source/dest files (default: %(default)s)') 191 …parser.add_argument('--threshold', default=10.0, type=float, help='Only print those with equal or … 192 …parser.add_argument('--stats', default='min mean', type=str, help='Only consider values from the s…
|
/glibc-2.36/conform/ |
D | linknamespace.py | 77 help='name of header') 79 help='standard to use when processing header') 81 help='C compiler to use') 83 help='Compiler flags to use with CC') 85 help='File with list of standard symbols') 87 help='File with symbol information from libraries') 89 help='readelf program to use')
|
D | list-header-symbols.py | 58 help='list of headers') 60 help='standard to use when processing headers') 62 help='C compiler to use') 64 help='Compiler flags to use with CC')
|
D | conformtest.py | 730 help='name of header') 732 help='standard to use when processing header') 734 help='C compiler to use') 736 help='Compiler flags to use with CC') 738 help='Compiler arguments for linking before inputs') 740 help='Compiler arguments for linking after inputs') 742 help='Wrapper for running newly built program') 744 help='Do not run compiled test programs') 746 help='Name of condition for XFAILs')
|
/glibc-2.36/localedata/unicode-gen/ |
D | utf8_compatibility.py | 224 help='The old UTF-8 file.') 230 help='The new UTF-8 file.') 235 help='The UnicodeData.txt file to read.') 240 help='The EastAsianWidth.txt file to read.') 244 help='Show characters which were added in detail.') 248 help='Show characters which were removed in detail.') 252 help='Show characters whose width was changed in detail.')
|
D | gen_unicode_ctype.py | 273 help=('The UnicodeData.txt file to read, ' 280 help=('The DerivedCoreProperties.txt file to read, ' 286 help='''The original glibc/localedata/locales/i18n file.''') 292 help='''The file which shall contain the generated LC_CTYPE category, 305 help='The Unicode version of the input files used.') 309 help='Use Turkish case conversions.')
|
D | gen_translit_circle.py | 117 help=('The UnicodeData.txt file to read, ' 123 help=''' The original glibc/localedata/locales/translit_combining 130 help='''The new translit_circle file, default: %(default)s. If the 141 help='The Unicode version of the input files used.')
|
D | gen_translit_font.py | 123 help=('The UnicodeData.txt file to read, ' 129 help=''' The original glibc/localedata/locales/translit_font 136 help='''The new translit_font file, default: %(default)s. If the 147 help='The Unicode version of the input files used.')
|
D | gen_translit_fraction.py | 164 help=('The UnicodeData.txt file to read, ' 170 help=''' The original glibc/localedata/locales/translit_fraction 177 help='''The new translit_fraction file, default: %(default)s. If the 188 help='The Unicode version of the input files used.')
|
D | gen_translit_cjk_compat.py | 187 help=('The UnicodeData.txt file to read, ' 193 help=''' The original glibc/localedata/locales/translit_cjk_compat 200 help='''The new translit_cjk_compat file, default: %(default)s. If the 211 help='The Unicode version of the input files used.')
|
D | gen_translit_combining.py | 411 help=('The UnicodeData.txt file to read, ' 417 help=''' The original glibc/localedata/locales/translit_combining 424 help='''The new translit_combining file, default: %(default)s. If the 435 help='The Unicode version of the input files used.')
|
D | gen_translit_compat.py | 293 help=('The UnicodeData.txt file to read, ' 299 help=''' The original glibc/localedata/locales/translit_compat 306 help='''The new translit_compat file, default: %(default)s. If the 317 help='The Unicode version of the input files used.')
|
D | utf8_gen.py | 312 help=('The UnicodeData.txt file to read, ' 319 help=('The EastAsianWidth.txt file to read, ' 326 help=('The PropList.txt file to read, ' 333 help='The Unicode version of the input files used.')
|
/glibc-2.36/scripts/ |
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')
|
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='+')
|
D | move-if-change | 28 help="$usage 52 --help | --hel | --he | --h) 53 exec echo "$help" ;;
|
D | cross-test-ssh.sh | 26 help="Run a glibc test COMMAND on the remote machine HOST, via ssh, 94 echo "$help"
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | update-syscall-lists.py | 55 help='C compiler (including options) to use') 57 help='file to lock during the updates') 59 help='The <arch-syscall.h> file to update') 61 help='The syscall name list to update ')
|
D | tst-glibcsyscalls.py | 31 help='C compiler (including options) to use') 33 help='Path to the list of system call numbers') 35 help='Path to the list of system call names')
|
/glibc-2.36/manual/ |
D | argp.texi | 13 output in response to the @samp{--help} and @samp{--version} options, as 39 @c Optionally alloca()tes standard help options, initializes the parser, 97 * Help: Argp Help. Printing help messages when not parsing. 100 Users may control the @samp{--help} output format. 108 @samp{--help} output. These are implemented in argp by default. 122 printed at the end of the standard output for the @samp{--help} option, 192 after the options in a long help message, with the two sections 204 If non-zero, a pointer to a function that filters the output of help 227 * Help Filtering: Argp Help Filtering. Customizing help output for an argp parser. 273 A documentation string for this option, for printing in help messages. [all …]
|
/glibc-2.36/argp/ |
D | Makefile | 26 routines = $(addprefix argp-, ba fmtstream fs-xinl help parse pv \ 32 CFLAGS-argp-help.c += $(uses-callbacks) -fexceptions 36 bug-argp1-ARGS = -- --help
|
/glibc-2.36/math/ |
D | gen-libm-test.py | 653 help='input file with automatically generated tests') 655 help='input file .inc file with tests') 657 help='input file with ulps') 659 help='input source directory with all ulps') 661 help='generate sorted ulps file FILE') 663 help='generate output C file FILE from .inc file') 665 help='generate output ulps header FILE') 667 help='generate output ulps table for manual FILE')
|
/glibc-2.36/elf/ |
D | tst-relro-symbols.py | 58 parser.add_argument('object', help='path to object file to check') 60 help='required symbol names', nargs='*') 62 help='required symbol names', nargs='*')
|
1234567