/third_party/boost/libs/math/example/ |
D | HSO3SO4.cpp | 75 R3_matrix<float> rot = quaternion_to_R3_rotation(q); in test_SO3_spherical() local 131 R3_matrix<float> rot = quaternion_to_R3_rotation(q); in test_SO3_semipolar() local 188 R3_matrix<float> rot = quaternion_to_R3_rotation(q); in test_SO3_multipolar() local 245 R3_matrix<float> rot = quaternion_to_R3_rotation(q); in test_SO3_cylindrospherical() local 302 R3_matrix<float> rot = quaternion_to_R3_rotation(q); in test_SO3_cylindrical() local 406 … R4_matrix<float> rot = quaternions_to_R4_rotation(pq1); in test_SO4_spherical() local
|
D | HSO3.hpp | 100 void find_invariant_vector( R3_matrix<TYPE_FLOAT> const & rot, in find_invariant_vector() 418 …t::math::quaternion<TYPE_FLOAT> R3_rotation_to_quaternion( R3_matrix<TYPE_FLOAT> const & rot, in R3_rotation_to_quaternion()
|
D | HSO4.hpp | 146 …math::quaternion<TYPE_FLOAT> > R4_rotation_to_quaternions( R4_matrix<TYPE_FLOAT> const & rot, in R4_rotation_to_quaternions()
|
/third_party/flutter/skia/gm/ |
D | dstreadshuffle.cpp | 84 SkMatrix rot; in drawShape() local 127 SkMatrix rot; in DrawHairlines() local
|
D | sharedcorners.cpp | 129 SkMatrix rot; in drawTriangleBoxes() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_rotate.c | 116 RotContext *rot = ctx->priv; in init() local 129 RotContext *rot = ctx->priv; in uninit() local 168 RotContext *rot = opaque; in get_rotated_w() local 180 RotContext *rot = opaque; in get_rotated_h() local 292 RotContext *rot = ctx->priv; in config_props() local 423 RotContext *rot = ctx->priv; in filter_slice() local 513 RotContext *rot = ctx->priv; in filter_frame() local 565 RotContext *rot = ctx->priv; in process_command() local
|
/third_party/skia/gm/ |
D | dstreadshuffle.cpp | 86 SkMatrix rot; in drawShape() local 131 SkMatrix rot; in DrawHairlines() local
|
D | sharedcorners.cpp | 129 SkMatrix rot; in drawTriangleBoxes() local
|
/third_party/skia/modules/skottie/src/effects/ |
D | DirectionalBlur.cpp | 39 const auto rot = fDirection - 90; in onSync() local
|
/third_party/skia/docs/examples/ |
D | picture_shader.cpp | 30 SkMatrix rot; in draw_wheel() local
|
/third_party/musl/src/search/ |
D | tsearch.c | 7 static int rot(void **p, struct node *x, int dir /* deeper side */) in rot() function
|
/third_party/toybox/toys/lsb/ |
D | md5sum.c | 134 unsigned int in, a, rot, temp; in md5_transform() local 175 unsigned *rot[5], *temp; in sha1_transform() local
|
/third_party/flutter/skia/samplecode/ |
D | SampleFlutterAnimate.cpp | 49 double rot = SkScalarInterp(fChars[i].fStartRotation, fChars[i].fEndRotation, in onDrawContent() local
|
D | SampleLitAtlas.cpp | 383 SkScalar rot() const { return fRot; } in rot() function in DrawLitAtlasDrawable::ObjectRecord 384 void setRot(SkScalar rot) { fRot = rot; } in setRot()
|
/third_party/skia/samplecode/ |
D | SampleFlutterAnimate.cpp | 44 double rot = SkScalarInterp(fChars[i].fStartRotation, fChars[i].fEndRotation, in onDrawContent() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | swapchain9ex.c | 73 D3DDISPLAYROTATION rot; in NineSwapChain9Ex_GetDisplayModeEx() local
|
/third_party/skia/modules/skottie/src/ |
D | Camera.cpp | 112 rot = { 0, 0, 0 }; in DefaultCameraTransform() local
|
/third_party/flutter/skia/tests/ |
D | PathOpsBuilderConicTest.cpp | 79 static void setupOne(skiatest::Reporter* reporter, int col, int row, int rot, int trial) { in setupOne() 106 for (int rot = 2; rot <= 9; ++rot) { in DEF_TEST() local
|
/third_party/skia/tests/ |
D | PathOpsBuilderConicTest.cpp | 79 static void setupOne(skiatest::Reporter* reporter, int col, int row, int rot, int trial) { in setupOne() 106 for (int rot = 2; rot <= 9; ++rot) { in DEF_TEST() local
|
/third_party/pixman/test/ |
D | prng-test.c | 37 #define rot(x,k) (((x)<<(k))|((x)>>(32-(k)))) macro
|
/third_party/libnl/lib/ |
D | hash.c | 56 #define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k)))) macro
|
/third_party/flutter/skia/example/ |
D | SkiaSDLExample.cpp | 91 SkMatrix rot; in create_star() local
|
/third_party/boost/libs/multiprecision/example/ |
D | cpp_int_mul_timing.cpp | 74 const bitcount_t rot = in output() local
|
/third_party/zlib/examples/ |
D | gzappend.c | 123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate()
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/ |
D | gzappend.c | 123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate()
|