Searched refs:reordered (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/ |
H A D | mdoc-synopsis.tlib | 36 Operands and options may be intermixed. They will be reordered.
|
/freebsd/crypto/openssh/ |
H A D | sftp-client.c | 1604 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 D | ChangeLog | 275 apparently got lost when the dates were reordered.
|
/freebsd/contrib/libxo/libxo/ |
H A D | libxo.c | 6056 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 D | Intrinsics.td | 34 // potentially aliasing stores. However, it can be reordered otherwise and can 871 // from being reordered overly much with respect to nearby access to the same
|
/freebsd/contrib/flex/ |
H A D | ONEWS | 972 lex has been reordered so that the discussion of yylineno
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | BEGEMOT-WIRELESS-MIB.txt | 2853 "The number of received reordered A-MPDU frames on this interface."
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrCompiler.td | 1071 * extremely late to prevent them from being accidentally reordered in the backend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.td | 3124 // reordered so that the effect of the newly introduced predicates can be
|
/freebsd/contrib/byacc/ |
H A D | CHANGES | 3712 (I reordered some, and ifdef'd the new ones -TD) 3813 (I reordered and ifdef'd -TD)
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3454.txt | 949 never reordered, so this doesn't happen in oldVersion). If the
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ChangeLog | 1081 event to handle reordered events)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.td | 5533 // NOTE: The operands of the PatFrag are reordered on FMLA/FMLS because the 7682 // NOTE: Operands are reordered in the FMLA/FMLS PatFrags because the
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 14262 + add configuration summary, reordered check for default include
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | 31410 reordered code so that it is C90-compilant, renamed variables so that they are different that function names, fixed formatting to match NTP's convention 31425 reordered code so that it is C90-compilant, renamed variables so that they are different that function names, fixed formatting to match NTP's convention [all...] |