Searched defs:rot (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/network/protocols/ipv6/
H A Djenkins.h47 #define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k)))) macro
[all...]
/haiku-fatelf/src/add-ons/translators/exr/openexr/imath/
H A DImathMatrixAlgo.h330 Vec3<T> rot; local
352 Vec3<T> rot; local
527 extractEulerXYZ (const Matrix44<T> &mat, Vec3<T> &rot) argument
574 extractEulerZYX(const Matrix44<T> &mat, Vec3<T> &rot) argument
623 Matrix44<T> rot; local
682 Matrix44<T> rot; local
877 T rot; local
899 T rot; local
1046 extractEuler(const Matrix33<T> &mat, T &rot) argument
1075 Matrix33<T> rot; local
[all...]
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgstransform.c465 int rot=0; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Darm-tdep.c791 unsigned rot = (insn & 0xf00) >> 7; /* rotate amount */ local
799 unsigned rot = (insn & 0xf00) >> 7; /* rotate amount */ local
842 unsigned rot = (insn & 0xf00) >> 7; /* rotate amount */ local
850 unsigned rot local
[all...]

Completed in 102 milliseconds