Searched refs:dash (Results 1 – 25 of 26) sorted by relevance
12
/toolchain/binutils/binutils-2.25/binutils/ |
D | dllwrap.c | 247 const char *dash; in deduce_name() local 251 dash = NULL; in deduce_name() 256 dash = cp; in deduce_name() 265 dash = NULL; in deduce_name() 271 if (dash != NULL) in deduce_name() 274 cmd = look_for_prog (name, prog_name, dash - prog_name + 1); in deduce_name()
|
D | dlltool.c | 4384 char *dash, *slash, *cp; in deduce_name() local 4386 dash = NULL; in deduce_name() 4391 dash = cp; in deduce_name() 4399 dash = NULL; in deduce_name() 4405 if (dash != NULL) in deduce_name() 4409 cmd = look_for_prog (prog_name, program_name, dash - program_name + 1); in deduce_name()
|
D | resrc.c | 490 char *dash, *slash, *cp; in read_rc_file() local 505 dash = slash = 0; in read_rc_file() 509 dash = cp; in read_rc_file() 517 dash = 0; in read_rc_file() 523 if (dash) in read_rc_file() 528 cpp_pipe = look_for_default (cmd, program_name, dash - program_name + 1, in read_rc_file()
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | fnmatch.txh | 14 dash in the set, list it last in the set. A backslash character makes
|
D | functions.texi | 365 dash in the set, list it last in the set. A backslash character makes
|
D | ChangeLog | 2331 braces. Minor wording fixes. Use --- for em-dash. Use
|
/toolchain/binutils/binutils-2.25/ |
D | Makefile.tpl | 1746 ;; dep-subtarget extracts everything up to the first dash in the given 1751 ;; dep-module extracts everything up to the first dash in the given
|
D | ChangeLog | 1316 * Makefile.def (lto-plugin): Double dash for enable-shared. 14462 * configure: accept dash as well as underscore in long option
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9899 | 2846 * config/tc-m32r.c: Replace double dash prefix to M32R specific 2847 command line options with a single dash. 2848 * doc/c-m32r.texi: Replace double dash prefix with a single dash.
|
D | ChangeLog-9697 | 928 * app.c (do_scrub_chars): Support a double dash as starting a
|
/toolchain/binutils/binutils-2.25/config/ |
D | ChangeLog | 184 * warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-0001 | 1828 (help): Print a double dash for both EXACTLY_TWO_DASHES and
|
D | ChangeLog-9197 | 971 * ld.texinfo: Try to consistently use a single or a double dash
|
D | ld.texinfo | 318 For options whose names are multiple letters, either one dash or two can
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
D | binutils.texi | 281 dash.
|
/toolchain/binutils/binutils-2.25/texinfo/ |
D | texinfo.tex | 2631 % and arrange explicitly to hyphenate at a dash.
|
/toolchain/binutils/binutils-2.25/gas/po/ |
D | id.po | 13889 msgid "second register should follow dash in register list" 13890 msgstr "register kedua seharusnya mengikuti dash dalam daftar register"
|
D | ru.po | 13504 msgid "second register should follow dash in register list"
|
D | rw.po | 11551 msgid "second register should follow dash in register list"
|
D | ja.po | 14255 msgid "second register should follow dash in register list"
|
D | gas.pot | 16833 msgid "second register should follow dash in register list"
|
D | uk.po | 16703 msgid "second register should follow dash in register list"
|
D | tr.po | 12205 msgid "second register should follow dash in register list"
|
D | fi.po | 15047 msgid "second register should follow dash in register list"
|
D | fr.po | 15038 msgid "second register should follow dash in register list"
|
12