Searched refs:standard (Results 1 – 25 of 219) sorted by relevance
123456789
/toolchain/binutils/binutils-2.27/libiberty/ |
D | pexecute.txh | 5 Prepare to execute one or more programs, with standard output of each 6 program fed to standard input of the next. This is a system 51 it should be set when executing a single program. The standard output 53 @code{NULL}, to the standard output of the calling program. Do @emph{not} 69 Send the program's standard error to standard output, if possible. 77 The standard input (output or error) of the program should be read (written) in 86 Send the program's standard error to a pipe, if possible. This flag 96 @var{outname} is used to set the name of the file to use for standard 110 Otherwise the code will use a file to hold standard 116 hold standard output. [all …]
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/ |
D | unwind-1.s | 3 # standard layout 16 # standard layout (pr0) 30 # standard layout (pr1) 49 # standard layout (pr3) 157 # standard frame pointer
|
D | unwind-2.s | 3 # standard layout 16 # standard layout (pr0) 30 # standard layout (pr1) 49 # standard layout (pr3) 157 # standard frame pointer
|
D | unwind-3.s | 4 # standard layout
|
/toolchain/binutils/binutils-2.27/zlib/contrib/iostream3/ |
D | README | 15 The new classes are as standard-compliant as possible, closely following the 16 approach of the standard library's fstream classes. It compiles under gcc versions 17 3.2 and 3.3, but not under gcc 2.xx. This is mainly due to changes in the standard
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cfi/ |
D | cfi-i386.s | 24 #; - functions that begins with standard 90 #; - standard entry point
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | scoreelf.em | 57 /* Call the standard elf routine. */ 63 # Define some shell vars to insert bits of code into the standard elf 73 # the standard routines, so give them a different name.
|
D | m68kelf.em | 65 /* Call the standard elf routine. */ 145 /* Call the standard elf routine. */ 215 # Define some shell vars to insert bits of code into the standard elf 246 # the standard routines, so give them a different name.
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | arc-dis.c | 56 } standard; member 428 iter->state.standard.opcode = opcode; in find_format() 429 iter->state.standard.opidx = opcode->operands; in find_format() 639 if (*iter->state.standard.opidx == 0) in operand_iterator_next() 645 *operand = &arc_operands[*iter->state.standard.opidx]; in operand_iterator_next() 647 iter->state.standard.opidx++; in operand_iterator_next()
|
/toolchain/binutils/binutils-2.27/include/coff/ |
D | pe.h | 270 AOUTHDR standard; member 307 AOUTHDR64 standard; member 309 AOUTHDR standard;
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/ |
D | section4.d | 3 # The RX port uses non-standard section names.
|
D | group1a.d | 4 # The RX port uses non-standard section names.
|
D | groupautoa.d | 4 # The RX port uses non-standard section names.
|
D | section11.d | 4 # The RX port uses non standard section names.
|
D | group2.d | 4 # The RX port uses non-standard section names.
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/ |
D | group2.d | 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
|
D | group5.d | 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
|
D | group6.d | 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
|
D | orphan2.d | 5 # xstormy uses a non-standard script, resulting is unexpected section order
|
D | init-fini-arrays.d | 6 # cr16 and crx use non-standard scripts with memory regions, which don't play
|
D | group4.d | 5 # cr16 and crx use non-standard scripts with memory regions, which don't play
|
D | pr17550a.d | 7 # cr16 and crx use non-standard scripts with memory regions, which don't
|
D | pr17550d.d | 7 # cr16 and crx use non-standard scripts with memory regions, which don't
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/ |
D | pr20302.d | 5 # RX uses non standard section names.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
D | daddi.s | 21 # 16 bits accepted for standard MIPS code.
|
123456789