/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | copysign.c | 41 double_s_t dy={.d = y}; in copysign() local
|
A D | tgamma.c | 112 double_t dy, z, r; in tgamma() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_tile.c | 42 uint32 dy = td->td_tilelength; in TIFFComputeTile() local 119 uint32 dy = td->td_tilelength; in TIFFNumberOfTiles() local
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afangles.c | 185 FT_Fixed dy ) in af_angle_atan()
|
/AliOS-Things-master/components/SDL2/src/video/directfb/ |
A D | SDL_DirectFB_WM.c | 344 int dy = evt->cy - windata->wm_lasty; in DirectFB_WM_ProcessEvent() local 374 int dy = evt->cy - windata->wm_lasty; in DirectFB_WM_ProcessEvent() local
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestFramerate.c | 64 int i,rate,x,y,dx,dy,r,g,b; in Draw() local
|
A D | TestGfxTexture.c | 63 int i,rate,x,y,dx,dy; in Draw() local
|
A D | LaplaceRelaxation.c | 143 double dy; in Draw() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvgrast.h | 92 float dx, dy; member 233 float dy = y2 - y1; in nsvg__ptEquals() local 336 float dx,dy,d2,d3; in nsvg__flattenCubicBez() local 400 float dy = p1->y - p0->y; in nsvg__initClosed() local 410 …sterizer* r, NSVGpoint* left, NSVGpoint* right, NSVGpoint* p, float dx, float dy, float lineWidth,… in nsvg__buttCap() 428 …sterizer* r, NSVGpoint* left, NSVGpoint* right, NSVGpoint* p, float dx, float dy, float lineWidth,… in nsvg__squareCap() 450 …sterizer* r, NSVGpoint* left, NSVGpoint* right, NSVGpoint* p, float dx, float dy, float lineWidth,… in nsvg__roundCap() 633 float dy = p1->y - p0->y; in nsvg__expandStroke() local 664 float dy = p1->y - p0->y; in nsvg__expandStroke() local 798 float dy = r->points2[j].y - cur.y; in nsvg__flattenShapeStroke() local
|
A D | nanosvg.h | 546 static void nsvg__xformPoint(float* dx, float* dy, float x, float y, float* t) in nsvg__xformPoint() 552 static void nsvg__xformVec(float* dx, float* dy, float x, float y, float* t) in nsvg__xformVec() 741 float px,py, dx,dy; in nsvg__lineTo() local 878 float x1, y1, x2, y2, dx, dy; in nsvg__createGradient() local 2103 float x1, y1, x2, y2, cx, cy, dx, dy, d; in nsvg__pathArcTo() local
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_gfxBlitFunc.c | 478 int dx, dy; in SDL_gfxBlitRGBA() local
|
A D | SDL_rotozoom.c | 115 int x, y, dx, dy, sgap, dgap, ra, ga, ba, aa; in _shrinkSurfaceRGBA() local 204 int x, y, dx, dy, sgap, dgap, a; in _shrinkSurfaceY() local 640 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local 757 int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay, sw, sh; in transformSurfaceY() local
|
/AliOS-Things-master/components/SDL2/src/render/software/ |
A D | SDL_rotate.c | 234 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local 348 int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay; in transformSurfaceY() local
|
/AliOS-Things-master/components/freetype/src/truetype/ |
A D | ttinterp.c | 2516 FT_Pos dy ) in Project() 2546 FT_Pos dy ) in Dual_Project() 2572 FT_Pos dy ) in Project_x() 2599 FT_Pos dy ) in Project_y() 5919 FT_F26Dot6 dy, in Move_Zp2_Point() 5970 dy; in Ins_SHP() local 6033 FT_F26Dot6 dx, dy; in Ins_SHC() local 6085 dy; in Ins_SHZ() local 6129 FT_F26Dot6 dx, dy; in Ins_SHPIX() local 6942 FT_F26Dot6 dx, dy, in Ins_ISECT() local
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_gesture.c | 356 float dy = path->p[i ].y - path->p[i-1].y; in dollarNormalize() local 629 float dy = event->tfinger.dy; in SDL_GestureProcessEvent() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | genpng.c | 311 int dy; in alpha_calc() local 468 const double dy = y1 - y2; in circle_check() local
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | fttrigon.c | 320 FT_Fixed dy ) in FT_Atan2()
|
/AliOS-Things-master/components/SDL2/src/main/haiku/ |
A D | SDL_BApp.h | 243 int dy = y - (winHeight / 2); in _HandleMouseMove() local
|
/AliOS-Things-master/components/SDL2/src/joystick/ |
A D | SDL_sysjoystick.h | 57 int dy; member
|
/AliOS-Things-master/components/littlevgl/src/lv_draw/ |
A D | lv_draw_line.c | 30 lv_coord_t dy; member
|
/AliOS-Things-master/components/py_engine/tests/perf_bench/ |
A D | misc_raytrace.py | 53 def calc_dir(self, dx, dy): argument
|
/AliOS-Things-master/components/freetype/src/smooth/ |
A D | ftgrays.c | 775 TPos dx, dy, x, x2; in gray_render_line() local 936 TPos dx, dy; in gray_render_conic() local 1085 TPos dx, dy, dx_, dy_; in gray_render_cubic() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testautomation_rect.c | 1239 int dx, dy; in rect_testUnionRectOutside() local 1374 int dx, dy; in rect_testUnionRectInside() local
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cf2hints.c | 1448 CF2_Fixed dy = y2 - y1; in cf2_glyphpath_computeOffset() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | thumbnail.c | 562 uint32 dy; in setImage1() local
|