Searched defs:rotate (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-thumb.pl54 sub rotate { subroutine
/freebsd-10-stable/sys/arm/arm/
H A Ddisassem.c339 int rotate= ((insn >> 7) & 0x1e); local
/freebsd-10-stable/contrib/tcsh/
H A Ded.inputl.c60 static int rotate = 0; variable
/freebsd-10-stable/sys/amd64/vmm/io/
H A Dvatpic.c68 bool rotate; member in struct:atpic
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DHashing.h176 inline uint64_t rotate(uint64_t val, size_t shift) { function in namespace:llvm::hashing::detail
[all...]
/freebsd-10-stable/release/picobsd/tinyware/view/
H A Dview.c55 int rotate; member in struct:action
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dropeimpl.h1681 rotate(_Rope_iterator<char, __STL_DEFAULT_ALLOCATOR(char)> __first, function
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dentropy.c96 isc_uint32_t rotate; /*%< how many bits to rotate by */ member in struct:__anon63
[all...]
/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dstl_algo.h1917 rotate(_ForwardIterator __first, _ForwardIterator __middle, function
[all...]
/freebsd-10-stable/contrib/binutils/opcodes/
H A Darm-dis.c2819 int rotate = (given & 0xf00) >> 7; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Darm-tdep.c1673 unsigned long rotate = 2 * bits (this_instr, 8, 11); local
/freebsd-10-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c164 int rotate; /* Non-zero if this file should be rotated */ member in struct:conf_entry
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dexpmed.c2190 int rotate = (code == LROTATE_EXPR || code == RROTATE_EXPR); local

Completed in 313 milliseconds