Home
last modified time | relevance | path

Searched refs:reordered (Results 1 – 25 of 40) sorted by relevance

12

/openbsd/src/gnu/usr.bin/perl/t/op/
Dsprintf.t330 >%.*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/
DFTP.pm563 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/
DPackingElement.pod43 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.
DIntro.pod74 Internally, packing-lists are heavily structured. Objects are reordered
/openbsd/src/usr.bin/ssh/
Dsftp-client.c1584 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/
Dinterp155 and stopping points of the movement, reordered from the beginning
/openbsd/src/gnu/llvm/llvm/docs/GlobalISel/
DGenericOpcode.rst856 as such cannot be reordered across other side-effecting instructions.
/openbsd/src/gnu/llvm/llvm/docs/
DAMDGPUUsage.rst5177 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 …]
DAtomics.rst346 operations may not be reordered.
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DIntrinsics.td34 // 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/
Dxtensaelf.em970 *(.init) output sections and *(.fini) specs may NOT be reordered. */
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/
Dxtensaelf.em1344 *(.init) output sections and *(.fini) specs may NOT be reordered. */
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
DFileCheck.rst534 the surrounding ``CHECK-DAG:`` directives cannot be reordered, i.e. all
/openbsd/src/gnu/usr.bin/perl/lib/unicore/
DIndicPositionalCategory.txt361 # the consonant letter) and are not reordered during text rendering.
/openbsd/src/usr.bin/lex/
DONEWS972 lex has been reordered so that the discussion of yylineno
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-19941052 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.
DChangeLog-19972189 where the objfile is reordered and contains both coff and
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Drope1925 // with the arguments reordered to make it consistent with the
/openbsd/src/gnu/usr.bin/binutils/gprof/
DChangeLog-92031849 * arcs.c: reordered static functions such that they get defined
/openbsd/src/gnu/usr.bin/binutils-2.17/gprof/
DChangeLog-92031849 * arcs.c: reordered static functions such that they get defined
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl5240delta.pod82 =head2 printf and sprintf now allow reordered precision arguments
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86InstrCompiler.td1089 * extremely late to prevent them from being accidentally reordered in the backend
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsInstrInfo.td3145 // reordered so that the effect of the newly introduced predicates can be
/openbsd/src/gnu/usr.bin/binutils/opcodes/
DChangeLog-9297239 * v850-opc.c (v850_opcodes): Fields reordered to allow assembler
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
DChangeLog-9297239 * v850-opc.c (v850_opcodes): Fields reordered to allow assembler

12