/AliOS-Things-master/solutions/eduk1_demo/k1_apps/shakeshake/ |
A D | shakeshake.c | 18 short ax = 0, ay, az; variable
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/gyroscope/ |
A D | gyroscope.c | 61 short ax, ay; in gyroscope_task() local
|
/AliOS-Things-master/hardware/board/haaseduk1/board_test/ |
A D | sensors_test.c | 111 short ax = 0, ay = 0, az = 0; in gyro_test() local
|
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/ |
A D | drv_acc_gyro_inv_mpu6050.c | 179 void MPU_Get_Accelerometer(short *ax, short *ay, short *az) in MPU_Get_Accelerometer()
|
/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/SDL2/src/libm/ |
A D | e_pow.c | 105 double z,ax,z_h,z_l,p_h,p_l; in __ieee754_pow() local
|
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | pow.c | 94 double z,ax,z_h,z_l,p_h,p_l; in pow() local
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/unused/ |
A D | jmemdos.c | 99 unsigned short ax, dx, bx; member 103 unsigned short ax, dx, bx; member
|
/AliOS-Things-master/components/amp/modules/ |
A D | mpu6050.js | 316 function get_Accelerometer(ax, ay, az) argument
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_rotozoom.c | 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
|
A D | SDL_gfxPrimitives.c | 2352 int ax, ay; in lineColor() local
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftcalc.c | 946 FT_Pos ax = in_x; in ft_corner_is_flat() local
|
/AliOS-Things-master/components/freetype/src/pshinter/ |
A D | pshalgo.c | 941 FT_Pos ax = x_in; in psh_corner_is_flat() local 1160 FT_Pos ax, ay; in psh_compute_dir() local
|
/AliOS-Things-master/components/SDL2/src/joystick/bsd/ |
A D | SDL_sysjoystick.c | 385 int ax; local
|
/AliOS-Things-master/components/SDL2/src/test/ |
A D | SDL_test_common.c | 1190 #define AXIS_CASE(ax) case SDL_CONTROLLER_AXIS_##ax: return #ax in ControllerAxisName() argument
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | math.c | 173 float z,ax,z_h,z_l,p_h,p_l; in powf() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvgrast.h | 460 float ax = cosf(a) * w, ay = sinf(a) * w; in nsvg__roundCap() local 568 float ax = cosf(a) * w, ay = sinf(a) * w; in nsvg__roundJoin() local
|
/AliOS-Things-master/components/freetype/src/truetype/ |
A D | ttinterp.c | 1585 TT_DotFix14_long_long( FT_Int32 ax, in TT_DotFix14_long_long() 1616 TT_DotFix14( FT_Int32 ax, in TT_DotFix14()
|