Home
last modified time | relevance | path

Searched defs:rotate (Results 1 – 16 of 16) sorted by relevance

/freebsd/usr.sbin/periodic/etc/daily/
H A D223.backup-zfs18 rotate() { function
H A D221.backup-gpart19 rotate() { function
H A D222.backup-gmirror17 rotate() { function
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-thumb.pl60 sub rotate { subroutine
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dcityhash.c35 rotate(uint64_t val, int shift) in rotate() function
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Drotate.h190 rotate(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last) { in rotate() function
/freebsd/sys/arm/arm/
H A Ddisassem.c336 int rotate= ((insn >> 7) & 0x1e); in disasm() local
/freebsd/contrib/tcsh/
H A Ded.inputl.c56 static int rotate = 0; variable
/freebsd/sys/netgraph/
H A Dng_vlan_rotate.c377 int8_t rotate; in ng_vlanrotate_rcvdata() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h161 inline uint64_t rotate(uint64_t val, size_t shift) { in rotate() function
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-a83t.dtsi327 rotate: rotate@1020000 { label
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-a64.dtsi318 rotate: rotate@20000 { label
/freebsd/sys/amd64/vmm/io/
H A Dvatpic.c71 bool rotate; member
/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c177 int rotate; /* Non-zero if this file should be rotated */ member
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dglue_algorithm_impl.h
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp6141 unsigned rotate = (fieldFromInstruction(Insn, 20, 2) << 0); in DecodeNEONComplexLane64Instruction() local