| /openbsd/src/gnu/usr.bin/perl/t/op/ |
| D | sprintf.t | 330 >%.*2$d< >[5,3]< >005< >reordered precision arg< 331 >%4.*2$d< >[5,3]< > 005< >width with reordered precision< 332 >%*3$.*2$d< >[5,3,4]< > 005< >reordered width with reordered precision< 333 >%3$*2$.*1$d< >[3,4,5]< > 005< >reordered param, width, precision< 764 >%3$*4$v*2$.*1$x< >[3, 4, "\x11\x22\x33", "/"]< > 011/ 022/ 033< >four reordered args<
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| D | FTP.pm | 563 my(@reordered,$last); 567 @reordered = (0..$last); 569 @reordered = 584 $self->debug("Themethod[$Themethod]reordered[@reordered]") if $CPAN::DEBUG; 644 @reordered : 0..$last; # reordered has file and $Thesiteurl first
|
| /openbsd/src/usr.sbin/pkg_add/OpenBSD/ |
| D | PackingElement.pod | 43 base class for all meta information that can be reordered at will. 119 special class of comments that get reordered to the front of packing-lists.
|
| D | Intro.pod | 74 Internally, packing-lists are heavily structured. Objects are reordered
|
| /openbsd/src/usr.bin/ssh/ |
| D | sftp-client.c | 1584 int read_error, write_errno, lmodified = 0, reordered = 0, r; in sftp_download() local 1748 if (!reordered && req->offset <= highwater) in sftp_download() 1750 else if (!reordered && req->offset > highwater) in sftp_download() 1751 reordered = 1; in sftp_download() 1812 if (reordered && resume_flag && in sftp_download() 2013 u_int openmode, id, status = SSH2_FX_OK, reordered = 0; in sftp_upload() local 2169 if (!reordered && ack->offset <= highwater) in sftp_upload() 2171 else if (!reordered && ack->offset > highwater) { in sftp_upload() 2173 reordered = 1; in sftp_upload()
|
| /openbsd/src/usr.bin/vi/docs/interp/ |
| D | interp | 155 and stopping points of the movement, reordered from the beginning
|
| /openbsd/src/gnu/llvm/llvm/docs/GlobalISel/ |
| D | GenericOpcode.rst | 856 as such cannot be reordered across other side-effecting instructions.
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | AMDGPUUsage.rst | 5177 work-group can be reordered relative to each other, which can result in 5205 reordered relative to each other. A ``s_waitcnt vmcnt(0)`` is required to 5284 be reordered by 5311 be reordered by 6440 work-group can be reordered relative to each other, which can result in 6479 work-group if executing in tgsplit mode, of an agent can be reordered 6590 be reordered by 6617 be reordered by 8828 work-group can be reordered relative to each other, which can result in 8874 executing with different L1 caches and the same L2 cache can be reordered [all …]
|
| D | Atomics.rst | 346 operations may not be reordered.
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | Intrinsics.td | 34 // potentially aliasing stores. However, it can be reordered otherwise and can 567 // from being reordered overly much with respect to nearby access to the same
|
| /openbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | xtensaelf.em | 970 *(.init) output sections and *(.fini) specs may NOT be reordered. */
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
| D | xtensaelf.em | 1344 *(.init) output sections and *(.fini) specs may NOT be reordered. */
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | FileCheck.rst | 534 the surrounding ``CHECK-DAG:`` directives cannot be reordered, i.e. all
|
| /openbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | IndicPositionalCategory.txt | 361 # the consonant letter) and are not reordered during text rendering.
|
| /openbsd/src/usr.bin/lex/ |
| D | ONEWS | 972 lex has been reordered so that the discussion of yylineno
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ChangeLog-1994 | 1052 Handle reordered functions in an objfile, for Irix 5.2 shared 1055 set if the functions in an objfile are reordered. 1056 * mdebugread.c (parse_partial_symbols): Detect reordered 1059 lookup algorithm if the functions in the objfile are reordered.
|
| D | ChangeLog-1997 | 2189 where the objfile is reordered and contains both coff and
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/ext/ |
| D | rope | 1925 // with the arguments reordered to make it consistent with the
|
| /openbsd/src/gnu/usr.bin/binutils/gprof/ |
| D | ChangeLog-9203 | 1849 * arcs.c: reordered static functions such that they get defined
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gprof/ |
| D | ChangeLog-9203 | 1849 * arcs.c: reordered static functions such that they get defined
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5240delta.pod | 82 =head2 printf and sprintf now allow reordered precision arguments
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86InstrCompiler.td | 1089 * extremely late to prevent them from being accidentally reordered in the backend
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsInstrInfo.td | 3145 // reordered so that the effect of the newly introduced predicates can be
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | ChangeLog-9297 | 239 * v850-opc.c (v850_opcodes): Fields reordered to allow assembler
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | ChangeLog-9297 | 239 * v850-opc.c (v850_opcodes): Fields reordered to allow assembler
|