Home
last modified time | relevance | path

Searched refs:reversed (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c279 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/sys/contrib/device-tree/Bindings/sound/
H A Dwm8741.txt19 2 = stereo reversed
H A Dnvidia,tegra210-adx.yaml14 RAM in the AMX except that the data flow direction is reversed.
/freebsd/tools/regression/netinet/ip_id_period/
H A Dip_id_period.py61 sorted_minperiod = list(zip(*reversed(list(zip(*list(id_minperiod.items()))))))
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3566-anbernic-rg353vs.dts39 /* Channels reversed for headphones. */
H A Drk3566-anbernic-rg353v.dts40 /* Channels reversed for headphones. */
H A Drk3566-anbernic-rg353ps.dts39 /* Channels reversed for both headphones and speakers. */
H A Drk3566-anbernic-rg353p.dts40 /* Channels reversed for both headphones and speakers. */
H A Drk3566-anbernic-rg503.dts67 /* Channels reversed for both headphones and speakers. */
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-nseq.pod.in50 situation is reversed: a Netscape certificate sequence is created from
/freebsd/crypto/openssl/doc/man3/
H A DBUF_MEM_new.pod46 is NULL, the array is reversed in-place.
H A DX509_NAME_print_ex.pod71 If B<XN_FLAG_DN_REV> is set the whole DN is printed in reversed order.
/freebsd/crypto/openssl/test/ssl-tests/
H A D28-seclevel.cnf.in40 # the order will be reversed and it will instead fail to load the key.
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Diqs62x-keys.yaml97 events. Note that north/south-field orientation is reversed on the
/freebsd/crypto/heimdal/appl/su/
H A DChangeLog28 * su.c: fix reversed logic when deciding to print tty or not
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dfsl,imx6q-pcie.yaml71 specified in the "reset-gpio" property is reversed (H=reset state,
H A Dfsl,imx6q-pcie.txt35 specified in the "reset-gpio" property is reversed (H=reset state,
/freebsd/contrib/tzcode/
H A Dlocaltime.c1282 bool reversed = endtime < starttime; in tzparse() local
1283 if (reversed) { in tzparse()
1288 if (reversed in tzparse()
1298 sp->types[timecnt++] = !reversed; in tzparse()
1304 sp->types[timecnt++] = reversed; in tzparse()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dfsl-fec.txt57 specified in the "phy-reset-gpios" property is reversed (H=reset state,
H A Dfsl,fec.yaml216 "phy-reset-gpios" property is reversed (H=reset state, L=operation state).
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dfsl,cpm1-scc-qmc.yaml88 The bit order as seen on the channels is reversed,
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dd3.h474 u8 reversed[2]; member
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrFloat.td123 // And again, this time with seteq instead of setne and the arms reversed.
H A DWebAssemblyInstrInteger.td127 // And again, this time with seteq instead of setne and the arms reversed.
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td264 // Load byte-reversed elements.
271 // Load elements reversed.
283 // Load byte-reversed element.
288 // Load byte-reversed element and zero.
299 // Load byte-reversed element and replicate.
305 // Store byte-reversed elements.
312 // Store elements reversed.
324 // Store byte-reversed element.

123