Searched defs:rotate (Results 1 – 8 of 8) sorted by relevance
54 sub rotate { subroutine
54 uint32_t rotate; /* how many bits to rotate by */ member
123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate() function
176 inline uint64_t rotate(uint64_t val, size_t shift) { in rotate() function
147 rotate: 0, // Rotation offset property
13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function
118 rotate(uint32_t u, unsigned c) in rotate() function
101 isc_uint32_t rotate; /*%< how many bits to rotate by */ member