/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | passwdqc_check.c | 279 char truncated[9], *reversed; in _passwdqc_check() local 286 reversed = NULL; in _passwdqc_check() 320 if ((reversed = reverse(newpass))) { in _passwdqc_check() 322 u_reversed = unify(reversed); in _passwdqc_check() 330 if (!reversed || in _passwdqc_check() 339 is_based(params, u_oldpass, u_reversed, reversed))) in _passwdqc_check() 344 is_based(params, u_name, u_reversed, reversed) || in _passwdqc_check() 346 is_based(params, u_gecos, u_reversed, reversed))) in _passwdqc_check() 351 is_word_based(params, u_reversed, reversed))) in _passwdqc_check() 355 clean(reversed); in _passwdqc_check()
|
/freebsd/contrib/ntp/libparse/ |
H A D | clk_wharton.c | 59 * ss Second expressed in reversed decimal (units then tens) 60 * mm Minute expressed in reversed decimal 61 * hh Hour expressed in reversed decimal 62 * DD Day of month expressed in reversed decimal 63 * MM Month expressed in reversed decimal (January is 1) 64 * YY Year (without century) expressed in reversed decimal
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.keysort.d.out | 81 Reversed by value: 101 Reversed by key, position 0: 121 Reversed by key, position 1: 141 Reversed by key, position 2:
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/ |
H A D | lac_sym_qat_cipher.c | 250 /* AES decrypt key needs to be reversed. Instead of reversing the 251 * key at session registration, it is instead reversed on-the-fly by 263 /* AES decrypt key needs to be reversed. Instead of reversing the 264 * key at session registration, it is instead reversed on-the-fly by 276 /* AES decrypt key needs to be reversed. Instead of reversing the 277 * key at session registration, it is instead reversed on-the-fly by 292 /* AES decrypt key needs to be reversed. Instead of reversing the 293 * key at session registration, it is instead reversed on-the-fly by 308 /* AES decrypt key needs to be reversed. Instead of reversing the 309 * key at session registration, it is instead reversed on-the-fly by [all …]
|
/freebsd/usr.bin/patch/ |
H A D | patch.1 | 168 and assume that patches are not reversed even if they look like they are. 189 to ignore patches that it thinks are reversed or already applied. 264 (Note: this method cannot detect a reversed patch if it is a normal diff 269 reversed normal diffs will begin with a delete, which will fail, triggering 292 and assume that patches are reversed if they look like they are. 564 will identify the patch as potentially reversed and offer to reverse the patch. 566 Fourth, take care not to send out reversed patches, since it makes people wonder 690 will think it is a reversed patch, and offer to un-apply the patch.
|
H A D | patch.c | 287 * 1.) Potentially reversed but -f/--force'd, in main() 288 * 2.) Potentially reversed but -N/--forward'd in main() 289 * 3.) Reversed and the user's opted to not apply it. in main() 306 /* dwim for reversed patch? */ in main() 326 say("Ignoring previously applied (or reversed) patch.\n"); in main() 1164 * to be reversed/already applied. For non-batch jobs, we'll in handle_creation() 1167 * questions and just assumes that we're reversed if it looks in handle_creation() 1177 say("Ignoring previously applied (or reversed) patch.\n"); in handle_creation()
|
/freebsd/contrib/ntp/libntp/ |
H A D | socktohost.c | 51 TRACE(1, ("%s reversed to %s\n", stoa(sock), pbuf)); in socktohost() 54 * Resolve the reversed name and make sure the reversed address in socktohost()
|
/freebsd/sys/opencrypto/ |
H A D | gfmult.c | 32 #define REV_POLY_REDUCT 0xe1 /* 0x87 bit reversed */ 56 * bit reversed, and the words striped across the values. 118 * These are the reduction values. Since we are dealing with bit reversed 119 * version, the values need to be bit reversed, AND the indexes are also 120 * bit reversed to make lookups quicker.
|
H A D | gfmult.h | 51 * are bit reversed to make accesses quicker. 68 * GCM per spec is bit reversed in memory. So byte 0 is really bit reversed
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
H A D | send_invalid.ksh | 26 # 1. Perform zfs send on the cli with the order of the snapshots reversed 27 # 2. Perform zfs send using libzfs with the order of the snapshots reversed
|
/freebsd/contrib/ntp/html/ |
H A D | parsedata.html | 336 ss Second expressed in reversed decimal (units then tens) 337 mm Minute expressed in reversed decimal 338 hh Hour expressed in reversed decimal 339 DD Day of month expressed in reversed decimal 340 MM Month expressed in reversed decimal (January is 1) 341 YY Year (without century) expressed in reversed decimal
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Overload.h | 78 /// of the arguments. If the parameter ordering is Reversed, the Args list is 79 /// reversed (but obviously the ParamDecls for the function are not). 81 /// After forming an OverloadCandidate with reversed parameters, the list 84 enum class OverloadCandidateParamOrder : char { Normal, Reversed }; enumerator 96 /// Candidate is a rewritten candidate with a reversed order of parameters. 1081 if (PO == OverloadCandidateParamOrder::Reversed) in getRewriteKind() 1086 /// with reversed parameter order. 1098 /// reversed parameter order. 1099 /// \param OriginalArgs are the original non reversed arguments. 1179 isNewCandidate(F, OverloadCandidateParamOrder::Reversed); in exclude()
|
/freebsd/lib/libc/arm/aeabi/ |
H A D | aeabi_vfp.h | 93 /* As above, but with the soft float arguments reversed */ 120 /* As above, but with the soft float arguments reversed */
|
/freebsd/share/man/man4/ |
H A D | ng_vlan_rotate.4 | 90 hook, the transformation is reversed and is passed to the 95 transformation is reversed.
|
H A D | vt.4 | 101 Selected text is highlighted with reversed foreground and background 356 black background, or black on a green background when reversed. 364 on a black background, or black on a bright red background when reversed.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | wm8741.txt | 19 2 = stereo reversed
|
H A D | nvidia,tegra210-adx.yaml | 14 RAM in the AMX except that the data flow direction is reversed.
|
/freebsd/contrib/ldns/ldns/ |
H A D | dname.h | 69 * reversed 71 * \return clone of the dname with the labels reversed.
|
/freebsd/crypto/openssh/ |
H A D | serverloop.h | 17 * stderr in this function is sort of reversed: this function writes to stdin
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | airoha,en8811h.yaml | 14 on the lines to and/or from the MAC. It is reversed by
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_barrier_centralized.c | 40 * This sense is reversed when the barrier is entered. Every in ck_barrier_centralized()
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-nseq.pod.in | 50 situation is reversed: a Netscape certificate sequence is created from
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BUF_MEM_new.pod | 47 is NULL, the array is reversed in-place.
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | WorkList.cpp | 198 // Is signed because we negate it later in order to have a reversed 254 // Is signed because we negate it later in order to have a reversed
|
/freebsd/sys/i386/i386/ |
H A D | perfmon.c | 152 return EBUSY; /* XXX reversed sense */ in perfmon_get() 167 return EBUSY; /* XXX reversed sense */ in perfmon_fini()
|