/external/eigen/unsupported/Eigen/src/EulerAngles/ |
D | EulerAngles.h | 188 EulerAngles(const RotationBase<Derived, 3>& rot) { *this = rot; } in EulerAngles() 203 const RotationBase<Derived, 3>& rot, in EulerAngles() 291 static EulerAngles FromRotation(const RotationBase<Derived, 3>& rot) in FromRotation()
|
/external/libkmsxx/py/tests/ |
D | rottest.py | 46 def show_rot_plane(crtc, plane, fb, rot, x_scale, y_scale): argument 150 rot = rots[cursors.index(c)] variable
|
/external/tensorflow/tensorflow/core/lib/hash/ |
D | crc32c.h | 57 uint32 rot = masked_crc - kMaskDelta; in Unmask() local
|
/external/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
|
/external/skqp/gm/ |
D | dstreadshuffle.cpp | 69 SkMatrix rot; in drawShape() local 112 SkMatrix rot; in DrawHairlines() local
|
D | sharedcorners.cpp | 122 SkMatrix rot; in drawTriangleBoxes() local
|
/external/eigen/blas/ |
D | level1_real_impl.h | 57 int EIGEN_BLAS_FUNC(rot)(int *n, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *… in EIGEN_BLAS_FUNC() argument
|
/external/eigen/test/ |
D | jacobi.cpp | 32 JacobiRotation<JacobiScalar> rot(c, s); in jacobi() local
|
/external/skia/docs/examples/ |
D | picture_shader.cpp | 30 SkMatrix rot; in draw_wheel() local
|
/external/toybox/toys/lsb/ |
D | md5sum.c | 133 unsigned int in, a, rot, temp; in md5_transform() local 174 unsigned *rot[5], *temp; in sha1_transform() local
|
/external/igt-gpu-tools/tests/ |
D | kms_plane_scaling.c | 136 igt_rotation_t rot) in check_scaling_pipe_plane_rot() 175 igt_rotation_t rot) in can_rotate() 238 igt_rotation_t rot = rotations[i]; in test_scaler_with_rotation_pipe() local
|
/external/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()
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | swapchain9ex.c | 73 D3DDISPLAYROTATION rot; in NineSwapChain9Ex_GetDisplayModeEx() local
|
/external/skqp/samplecode/ |
D | SampleFlutterAnimate.cpp | 57 double rot = SkScalarInterp(fChars[i].fStartRotation, fChars[i].fEndRotation, in onDrawContent() local
|
D | SampleLitAtlas.cpp | 389 SkScalar rot() const { return fRot; } in rot() function in DrawLitAtlasDrawable::ObjectRecord 390 void setRot(SkScalar rot) { fRot = rot; } in setRot()
|
/external/skia/modules/skottie/src/ |
D | Camera.cpp | 112 rot = { 0, 0, 0 }; in DefaultCameraTransform() local
|
/external/pdfium/third_party/base/allocator/partition_allocator/ |
D | random.cc | 34 #define rot(x, k) (((x) << (k)) | ((x) >> (32 - (k)))) macro
|
/external/skqp/tests/ |
D | PathOpsBuilderConicTest.cpp | 79 static void setupOne(skiatest::Reporter* reporter, int col, int row, int rot, int trial) { in setupOne() 105 for (int rot = 2; rot <= 9; ++rot) { in DEF_TEST() local
|
/external/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
|
/external/libnl/lib/ |
D | hash.c | 55 #define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k)))) macro
|
/external/skia/example/ |
D | SkiaSDLExample.cpp | 91 SkMatrix rot; in create_star() local
|
/external/skqp/example/ |
D | SkiaSDLExample.cpp | 91 SkMatrix rot; in create_star() local
|
/external/u-boot/include/ |
D | video.h | 79 ushort rot; member
|