Home
last modified time | relevance | path

Searched full:rotates (Results 1 – 25 of 93) sorted by relevance

1234

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dia32intrin.h541 /// Rotates an 8-bit value to the left by the specified number of bits.
559 /// Rotates an 8-bit value to the right by the specified number of bits.
577 /// Rotates a 16-bit value to the left by the specified number of bits.
596 /// Rotates a 16-bit value to the right by the specified number of bits.
615 /// Rotates a 32-bit value to the left by the specified number of bits.
634 /// Rotates a 32-bit value to the right by the specified number of bits.
654 /// Rotates a 64-bit value to the left by the specified number of bits.
672 /// Rotates a 64-bit value to the right by the specified number of bits.
695 /// Rotates a 64-bit value to the left by the specified number of bits.
715 /// Rotates a 64-bit value to the right by the specified number of bits.
[all …]
/freebsd/share/man/man7/
H A Dhier.7834 is installed rotates to
854 system message buffer log, rotates to
863 log, rotates and compresses to maillog.0.bz2
870 rotates to
884 listing of executable files which run with elevated permissions, rotates
/freebsd/stand/lua/
H A Dmenu.lua.879 A carousel is a menu entry that rotates through a selection of items.
143 A menu entry that rotates through
256 -- This is a silly example that rotates local_option through the values
H A Dcore.lua.881 A menu entry that rotates through items like a carousel upon selection of the
/freebsd/sys/contrib/device-tree/Bindings/display/imx/
H A Dfsl,imx8qxp-dc-blit-engine.yaml41 Rotates the source image by any angle.
/freebsd/sys/libkern/
H A Djenkins_hash.c84 direction as the goal of parallelism. I did what I could. Rotates
86 on, and rotates are much kinder to the top and bottom bits, so I used
87 rotates.
/freebsd/usr.sbin/newsyslog/tests/
H A Dlegacy_test.sh276 # Wait a bit so we can see if the noaction test rotates files
346 # Wait a bit so we can see if the noaction test rotates files
/freebsd/sys/crypto/sha2/
H A Dsha512c_arm64.c83 * - Rotates the total to switch the order of the two halves in SHA512_Transform_arm64_impl()
/freebsd/contrib/bc/include/
H A Drand.h172 * Rotates a PCG state.
400 * Rotates @a v by @a r bits.
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du4.h24 /* constant for shuffling bytes (replacing multiple-of-8 rotates) */
H A Du8.h130 /* constant for shuffling bytes (replacing multiple-of-8 rotates) */
/freebsd/contrib/unbound/util/
H A Drbtree.c104 * Rotates the node to the left.
131 * Rotates the node to the right.
/freebsd/contrib/ldns/
H A Drbtree.c112 * Rotates the node to the left.
139 * Rotates the node to the right.
/freebsd/crypto/libecc/src/nn/
H A Dnn_logical.c269 * This function right rotates the input NN value by the value 'cnt' on the
309 * This function left rotates the input NN value by the value 'cnt' on the
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dk5sealv3.c36 implementation won't do any rotates on sending, and while in gss_krb5int_rotate_left()
H A Dk5sealv3iov.c119 /* Workaround for Windows bug where it rotates by EC + RRC */ in gss_krb5int_make_seal_token_v3_iov()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h129 return (32-RotAmt)&31; // HW rotates right, not left. in getSOImmValRotate()
137 return (32-RotAmt2)&31; // HW rotates right, not left. in getSOImmValRotate()
143 return (32-RotAmt)&31; // HW rotates right, not left. in getSOImmValRotate()
/freebsd/sys/fs/ext2fs/
H A Dext2_hash.c82 /* ROTATE_LEFT rotates x left n bits */
/freebsd/crypto/krb5/src/lib/crypto/builtin/md4/
H A Dmd4.c59 /* ROTATE_LEFT rotates x left n bits */
/freebsd/sys/crypto/
H A Dmd4c.c75 /* ROTATE_LEFT rotates x left n bits.
/freebsd/crypto/openssl/crypto/aes/asm/
H A Dvpaes-loongarch64.pl481 ## then rotates it by one byte and xors into the low dword of
484 ## Adds rcon from low byte of %vr8, then rotates %vr8 for
H A Dvpaes-x86.pl570 ## then rotates it by one byte and xors into the low dword of
573 ## Adds rcon from low byte of %xmm8, then rotates %xmm8 for
/freebsd/sys/security/audit/
H A Daudit_worker.c226 * records may be generated before the daemon rotates the file. in audit_record_write()
/freebsd/contrib/unbound/util/storage/
H A Dlookup3.c167 direction as the goal of parallelism. I did what I could. Rotates
169 on, and rotates are much kinder to the top and bottom bits, so I used
170 rotates.
/freebsd/lib/libpmc/pmu-events/arch/powerpc/power9/
H A Dother.json1150 …"BriefDescription": "Continuous 16 cycle (2to1) window where this signals rotates thru sampling ea…
1375 …"BriefDescription": "Continuous 16 cycle (2to1) window where this signals rotates thru sampling ea…
1400 …"BriefDescription": "Continuous 16 cycle (2to1) window where this signals rotates thru sampling ea…

1234