Searched refs:letters (Results 1 – 23 of 23) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | mkstemps.c | 80 static const char letters[] in mkstemps() local 114 XXXXXX[0] = letters[v % 62]; in mkstemps() 116 XXXXXX[1] = letters[v % 62]; in mkstemps() 118 XXXXXX[2] = letters[v % 62]; in mkstemps() 120 XXXXXX[3] = letters[v % 62]; in mkstemps() 122 XXXXXX[4] = letters[v % 62]; in mkstemps() 124 XXXXXX[5] = letters[v % 62]; in mkstemps()
|
D | ChangeLog | 947 Decoding of some uppercase letters moved before separators.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | bork.s | 1 ; Check that some ISO 8859-1 "scandinavian" letters are accepted in
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-z80.texi | 127 The registers are referred to with the letters assigned to them by 141 The case of letters is significant in labels and symbol names. The case
|
D | c-vax.texi | 332 understood, but all other letters (@code{b i l s w}) are understood. 337 pc}. Upper and lower case letters are equivalent.
|
D | c-msp430.texi | 156 letters may be in either upper or lower case; for example, @samp{r13}
|
D | as.texinfo | 1863 option is a @samp{-} followed by one or more letters; the case of 2094 You can use other letters to select specific options for the list: 2121 The letters after @samp{-a} may be combined into one option, 2679 letters (both upper and lower case), digits and the three characters 2686 letters (both upper and lower case), digits and the three characters 3028 one of the letters @samp{DFPRSX} (in upper or lower case). 3030 On the ARC, the letter must be one of the letters @samp{DFRS} 3034 one of the letters @samp{DFT} (in upper or lower case). 3040 One of the letters @samp{DFRS} (in upper or lower case). 3043 One of the letters @samp{DFPRSX} (in upper or lower case). [all …]
|
D | c-i386.texi | 496 specify the size of operands. The letters @samp{b}, @samp{w}, @samp{l}
|
D | internals.texi | 1158 lower or upper case versions of these letters can be used. Note: some targets
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | mmo.c | 480 static const char letters[] in mmo_init() local 488 strcpy (valid_mmo_symbol_character_set, letters); in mmo_init() 489 i = strlen (letters); in mmo_init()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-0001 | 1547 and drive letters in file names. 1548 (main): Support backslashes and drive letters in argv[0]. Drop 1559 forward/backward slashes and drive letters in file names. 1562 mixed forward/backward slashes and drive letters in file names.
|
D | dwarf.c | 7363 dwarf_select_sections_by_letters (const char *letters) in dwarf_select_sections_by_letters() argument 7367 while (letters[lindex]) in dwarf_select_sections_by_letters() 7368 switch (letters[lindex++]) in dwarf_select_sections_by_letters()
|
D | ChangeLog-2011 | 513 * doc/binutils.texi (nm): Mention that some lowercase letters
|
D | ChangeLog-2010 | 305 letters.
|
D | ChangeLog-9197 | 4650 Add long option names. Re-think option letters to be more
|
/toolchain/binutils/binutils-2.25/texinfo/ |
D | texinfo.tex | 2270 % In order for the font changes to affect most math symbols and letters, 2913 % Use LaTeX names for the Icelandic letters. 2933 % ogonek is also used with other letters in Lithuanian (IOU), but using 3528 \errmessage{No more lowercase letters in @enumerate; get a bigger 3541 \errmessage{No more uppercase letters in @enumerate; get a bigger 4192 % not control letters, because the \space would be incorrect for 4196 % For control letters, we have \definedummyletter, which omits the 4211 % Non-English letters. 4287 % Control letters and accents. 4353 % We can just ignore other control letters. [all …]
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 2284 Mark X,Y opcode letters as in use. 2310 Mark operand letters uU as in use. 2821 * hppa.h: Update "free list" of letters and update
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
D | binutils.texi | 355 output for each file inserted, along with one of the letters @samp{a} or 2261 present. If one of the optional letters or words follows the switch 2943 would cause strip to only keep symbols that start with the letters 3058 Every alphanumeric word (consisting of letters, digits, underscores, 4400 present. If one of the optional letters or words follows the switch
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ChangeLog-0203 | 802 lower-case letters.
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | ChangeLog-9203 | 701 backslashes and drive letters.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ld.texinfo | 318 For options whose names are multiple letters, either one dash or two can 5456 and may include letters, digits, underscores, periods, and hyphens. 8047 You can write these commands using all upper-case letters, or all
|
D | ChangeLog-9197 | 7548 * Makefile.in: Recognize upper case letters in sed script
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0001 | 6716 (avr_operand): Handle 'a', 'v' and 'z' constraint letters needed 6721 (REGISTER_P): Check 'a' and 'v' constraint letters.
|