/third_party/cups-filters/filter/pdftopdf/ |
D | qpdf_pdftopdf.cc | 27 double rot=page.getKey("/Rotate").getNumericValue(); in getRotate() local 54 QPDFObjectHandle makeRotate(Rotation rot) // {{{ in makeRotate() 98 Matrix &Matrix::rotate(Rotation rot) // {{{ in rotate() 127 Matrix &Matrix::rotate_move(Rotation rot,double width,double height) // {{{ in rotate_move()
|
D | qpdf_xobject.cc | 103 Rotation rot=getRotate(page); in makeXObject() local
|
D | pptypes.cc | 34 void Rotation_dump(Rotation rot) // {{{ in Rotation_dump()
|
D | qpdf_pdftopdf_processor.cc | 88 Rotation rot=getRotate(page)+rotation; in get() local 348 void QPDF_PDFTOPDF_PageHandle::rotate(Rotation rot) // {{{ in rotate()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_rotate.c | 116 RotContext *rot = ctx->priv; in init() local 129 RotContext *rot = ctx->priv; in uninit() local 160 RotContext *rot = opaque; in get_rotated_w() local 172 RotContext *rot = opaque; in get_rotated_h() local 284 RotContext *rot = ctx->priv; in config_props() local 415 RotContext *rot = ctx->priv; in filter_slice() local 505 RotContext *rot = ctx->priv; in filter_frame() local 557 RotContext *rot = ctx->priv; in process_command() local
|
D | vf_hqx.c | 99 #define SHF(x, rot, n) (((x) >> ((rot) ? 7-DROP4(n) : DROP4(n)) & 1) << DROP4(p##n)) argument 107 #define INTERP_BOOTSTRAP(rot) \ argument
|
/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
|
D | filterfastbounds.cpp | 116 SkMatrix rot; in create_paints() local
|
/third_party/json/docs/examples/ |
D | nlohmann_json_serialize_enum_2.cpp | 29 auto rot = j_rot.get<ns::Color>(); in main() 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/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/musl/src/search/ |
D | tsearch.c | 7 static int rot(void **p, struct node *x, int dir /* deeper side */) in rot() function
|
/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/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/vixl/src/aarch64/ |
D | macro-assembler-sve-aarch64.cc | 1930 int rot) { in Cdot() 1951 int rot) { in Cdot() 2106 int rot) { in Fcadd() 2127 int rot) { in Fcmla() 2255 int rot) { in ComplexAddition() 2274 int rot) { in Cadd() 2281 int rot) { in Sqcadd()
|
D | assembler-aarch64.h | 7561 static Instr ImmRotFcadd(int rot) { in ImmRotFcadd() 7566 static Instr ImmRotFcmlaSca(int rot) { in ImmRotFcmlaSca() 7571 static Instr ImmRotFcmlaVec(int rot) { in ImmRotFcmlaVec()
|
/third_party/zlib/examples/ |
D | gzappend.c | 123 local void rotate(unsigned char *list, unsigned len, unsigned rot) in rotate()
|
/third_party/vixl/src/aarch32/ |
D | instructions-aarch32.cc | 685 for (int rot = 2; rot < 32; rot += 2) { in ImmediateA32() local
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
D | afuc_test.asm | 49 rot $04, $memdata, 0x0008 label 146 rot $02, $02, $regdata label
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_qpu.c | 238 qpu_m_rot(struct qpu_reg dst, struct qpu_reg src0, int rot) in qpu_m_rot()
|
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/ |
D | CubeActivity.java | 175 final float rot = (float) Math.PI; in CubeRenderer() local
|