/toolchain/binutils/binutils-2.25/binutils/ |
D | nlmheader.y | 127 %token <string> STRING 156 CHECK STRING 160 | CODESTART STRING 182 | CUSTOM STRING 186 | DATE STRING STRING STRING 224 | EXIT STRING 236 | FLAG_ON STRING 241 | FLAG_OFF STRING 251 | FULLMAP STRING 256 | HELP STRING [all …]
|
D | rclex.c | 134 return STRING; in rclex_translatekeyword() 865 if (ch == STRING) in yylex() 877 case STRING: in yylex()
|
D | rcparse.y | 139 %token <s> QUOTEDSTRING STRING 1541 | STRING 1682 | STRING
|
D | ChangeLog-9197 | 10 * rclex.l: Don't permit a comma in a STRING. 4120 * nlmheader.y: Fixed memory allocation throughout: token STRING is
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | stab-syms.c | 31 #define __define_stab(NAME, CODE, STRING) __define_name(CODE, STRING) argument 32 #define __define_stab_duplicate(NAME, CODE, STRING) argument
|
/toolchain/binutils/binutils-2.25/config/ |
D | enable.m4 | 6 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING) 7 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, permit a|b|c) 8 dnl (FEATURE, DEFAULT, HELP-ARG, HELP-STRING, SHELL-CODE-HANDLER)
|
D | tcl.m4 | 814 # --enable-man-suffix[=STRING] 854 [ --enable-man-suffix=STRING 855 use STRING as a suffix to manpage file names
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/ |
D | fixup7bug.s | 1408 .STRING "struct \x00" 1411 .STRING "union \x00" 1414 .STRING "enum \x00" 1579 .STRING "No type named %s.\x00" 1698 .STRING "unsigned \x00" 1770 .STRING "signed \x00" 1859 .STRING "No struct type named %s.\x00" 1862 .STRING "This context has class, union or enum %s, not a struct.\x00" 1946 .STRING "No union type named %s.\x00" 1949 .STRING "This context has class, struct or enum %s, not a union.\x00" [all …]
|
D | stringer.s | 5 .STRING "#include \"awk.def\"\x0a\x00" 9 .STRING "\0110x123"
|
D | calldatabug.s | 4 .STRING "%d %lf %d\x0a\x00"
|
/toolchain/binutils/binutils-2.25/ |
D | ltsugar.m4 | 45 # lt_append(MACRO-NAME, STRING, [SEPARATOR]) 47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. 48 # Note that neither SEPARATOR nor STRING are expanded; they are appended 54 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
|
D | libtool.m4 | 7326 # STRING may not start with a hyphen. 7405 # STRING may not start with a hyphen.
|
/toolchain/binutils/binutils-2.25/include/aout/ |
D | stab_gnu.h | 25 #define __define_stab(NAME, CODE, STRING) NAME=CODE, argument 26 #define __define_stab_duplicate(NAME, CODE, STRING) NAME=CODE, argument
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/ |
D | brlenbug.s | 38 .STRING "Unmatched ) or \\)\x00" 41 .STRING "Regular expression too big\x00" 44 .STRING "Premature end of regular expression\x00" 47 .STRING "Invalid preceding regular expression\x00" 50 .STRING "Memory exhausted\x00" 53 .STRING "Invalid range end\x00" 56 .STRING "Invalid content of \\{\\}\x00" 59 .STRING "Unmatched \\{\x00" 62 .STRING "Unmatched ( or \\(\x00" 65 .STRING "Unmatched [ or [^\x00" [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | yyscript.y | 103 %token <string> STRING 339 | '-' STRING 1064 STRING 1074 | vers_defns ';' STRING 1117 STRING
|
D | script.cc | 2608 return STRING; in yylex()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/ |
D | picreloc.s | 6 .STRING "\x00\x00\x00{\x00\x00\x01\xC8\x00\x00\x03\x15"
|
D | plabelbug.s | 16 .STRING "frob\x0a\x00"
|
D | applybug.s | 62 .STRING "xyxyz\x00"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/ |
D | data.s | 7 STRING: .string "ABCD", 51h, 52h, 53h, 54h, "Houston", 36+12 label
|
D | data.d | 44 0000001a <STRING>:
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | rx-decode.opc | 777 /* STRING FUNCTIONS */
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-m68k.c | 2359 #define APPEND(STRING) \ in m68k_ip() argument 2360 (strncpy (buf, STRING, space), len = strlen (buf), buf += len, space -= len) in m68k_ip()
|
/toolchain/binutils/binutils-2.25/gas/po/ |
D | uk.po | 12425 msgid "instruction %s requires enabling STRING extension" 12426 msgstr "використання інструкції %s потребує вмикання розширення STRING" 15614 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
|
D | gas.pot | 12547 msgid "instruction %s requires enabling STRING extension" 15740 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
|