Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha1-thumb.pl54 sub rotate { subroutine
/minix3/sys/sys/
H A Drndpool.h54 uint32_t rotate; /* how many bits to rotate by */ member
/minix3/common/dist/zlib/examples/
H A Dgzappend.c123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DHashing.h176 inline uint64_t rotate(uint64_t val, size_t shift) { in rotate() function
/minix3/minix/share/beaglebone/weather/
H A Dspin.js147 rotate: 0, // Rotation offset property
H A Dprocessing.js13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function
/minix3/lib/libc/gen/
H A Darc4random.c118 rotate(uint32_t u, unsigned c) in rotate() function
/minix3/external/bsd/bind/dist/lib/isc/
H A Dentropy.c101 isc_uint32_t rotate; /*%< how many bits to rotate by */ member