/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 263 /* AES decrypt key needs to be reversed. Instead of reversing the 276 /* AES decrypt key needs to be reversed. Instead of reversing the 292 /* AES decrypt key needs to be reversed. Instead of reversing the 308 /* AES decrypt key needs to be reversed. Instead of reversing the 402 /* AES decrypt key needs to be reversed. Instead of reversing the
|
/freebsd/usr.bin/rev/ |
H A D | rev.1 | 40 utility copies the specified files to the standard output, reversing the
|
/freebsd/tools/tools/ether_reflect/ |
H A D | ether_reflect.1 | 61 Instead of reversing the ethernet destination and source addresses
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/ |
H A D | strchrnul.S | 104 /* Count the trailing zeros, by bit reversing... */
|
H A D | strchr.S | 113 /* Count the trailing zeros, by bit reversing... */
|
H A D | memchr.S | 127 /* Count the trailing zeros using bit reversing */
|
/freebsd/contrib/com_err/ |
H A D | com_err.3 | 144 the error table name produced by reversing the compaction performed on
|
/freebsd/contrib/cortex-strings/src/aarch64/ |
H A D | strchrnul.S | 135 /* Count the trailing zeros, by bit reversing... */
|
H A D | memchr.S | 154 /* Count the trailing zeros using bit reversing */
|
H A D | strchr.S | 153 /* Count the trailing zeros, by bit reversing... */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DependenceAnalysis.h | 168 /// vector to make it non-negative. Normalization is done by reversing 169 /// Src and Dst, plus reversing the dependence directions and distances 261 /// vector to make it non-negative. Normalization is done by reversing 262 /// Src and Dst, plus reversing the dependence directions and distances
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | prof_inlines_b.h | 229 * the same, in which case reversing the call order could cause the tctx in prof_realloc()
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_tgoto.c | 196 * Retained solely for upward compatibility. Note the intentional reversing of
|
/freebsd/share/doc/papers/sysperf/ |
H A D | 5.t | 256 the rate of time advance without stopping or reversing the system clock.
|
/freebsd/sbin/md5/ |
H A D | md5.1 | 317 Calculate the checksum of multiple files reversing the output:
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | ghash_ctmul32.c | 37 * The implementation trick that is used here is bit-reversing (bit 0
|
H A D | ghash_pclmul.c | 64 * reversing bits within each byte, which is doable but expensive.
|
/freebsd/usr.bin/patch/ |
H A D | patch.c | 429 * This is specifically set when we're reversing in main() 1156 * If the patch creates the file and we're reversing the patch, in handle_creation()
|
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_mlx_ibmgt.c | 712 /* seems to me there is a IBMGT bug reversing the QPN ... */ in __osmv_IBMGT_rcv_desc_to_osm_addr()
|
H A D | osm_vendor_mtl.c | 103 /* seems to me there is a IBMGT bug reversing the QPN ... */ in __osm_mtl_conv_ibmgt_rcv_desc_to_osm_addr()
|
/freebsd/sys/netinet/ |
H A D | ip_options.c | 463 * Record return path as an IP source route, reversing the path in ip_srcroute()
|
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha256-586.pl | 251 # copy input block to stack reversing byte and dword order 401 # copy input block to stack reversing byte order
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXSwapRemoval.cpp | 885 // is equivalent to reversing the two bits of the selector in handleSpecialSwappables()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | DIE.h | 676 /// This is a singly-linked list, but instead of reversing the order of
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LoadStoreOpt.cpp | 849 } else { // MatchBigEndian by reversing loop counter. in mergeTruncStore()
|