Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc-synopsis.tlib36 Operands and options may be intermixed. They will be reordered.
/freebsd/crypto/openssh/
H A Dsftp-client.c1604 int read_error, write_errno, lmodified = 0, reordered = 0, r; in sftp_download() local
1768 if (!reordered && req->offset <= highwater) in sftp_download()
1770 else if (!reordered && req->offset > highwater) in sftp_download()
1771 reordered = 1; in sftp_download()
1832 if (reordered && resume_flag && in sftp_download()
2037 u_int openmode, id, status = SSH2_FX_OK, reordered = 0; in sftp_upload() local
2194 if (!reordered && ack->offset <= highwater) in sftp_upload()
2196 else if (!reordered && ack->offset > highwater) { in sftp_upload()
2198 reordered = 1; in sftp_upload()
/freebsd/contrib/one-true-awk/
H A DChangeLog275 apparently got lost when the dates were reordered.
/freebsd/contrib/libxo/libxo/
H A Dlibxo.c6056 int reordered = 0; in xo_gettext_combine_formats() local
6075 reordered = 1; in xo_gettext_combine_formats()
6092 reordered = 1; in xo_gettext_combine_formats()
6133 *reorderedp = reordered; in xo_gettext_combine_formats()
6134 if (reordered) { in xo_gettext_combine_formats()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.td34 // potentially aliasing stores. However, it can be reordered otherwise and can
862 // from being reordered overly much with respect to nearby access to the same
/freebsd/contrib/ncurses/
H A DANNOUNCE87 * reordered loop-limit checks in winsnstr in case the string has no
H A DNEWS13097 + add configuration summary, reordered check for default include
/freebsd/contrib/flex/
H A DONEWS972 lex has been reordered so that the discussion of yylineno
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt2853 "The number of received reordered A-MPDU frames on this interface."
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrCompiler.td1060 * extremely late to prevent them from being accidentally reordered in the backend
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td3121 // reordered so that the effect of the newly introduced predicates can be
/freebsd/contrib/byacc/
H A DCHANGES3562 (I reordered some, and ifdef'd the new ones -TD)
3663 (I reordered and ifdef'd -TD)
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3454.txt949 never reordered, so this doesn't happen in oldVersion). If the
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog1031 event to handle reordered events)
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td5197 // NOTE: The operands of the PatFrag are reordered on FMLA/FMLS because the
7189 // NOTE: Operands are reordered in the FMLA/FMLS PatFrags because the
/freebsd/contrib/xz/
H A DChangeLog1938 A few lines were reordered, a few ARRAY_SIZE were changed to sizeof,
/freebsd/contrib/ntp/
H A DCommitLog31410reordered code so that it is C90-compilant, renamed variables so that they are different that func…
31425reordered code so that it is C90-compilant, renamed variables so that they are different that func…