Searched defs:u0 (Results 1 – 10 of 10) sorted by relevance
/AliOS-Things-master/components/littlevgl/src/lv_misc/ |
A D | lv_math.c | 81 int32_t lv_bezier3(uint32_t t, int32_t u0, int32_t u1, int32_t u2, int32_t u3) in lv_bezier3()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_central/ |
A D | user_cmd.c | 546 uint32_t u0 = p_parse_value->dw_param[2]; in cmd_srvuuid() local 624 uint32_t u0 = p_parse_value->dw_param[4]; in cmd_charuuid() local 733 uint32_t u0 = p_parse_value->dw_param[4]; in cmd_readu() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | upsampling_msa.c | 72 #define CALC_G16(y0, y1, u0, u1, v0, v1, dst) do { \ argument 85 #define CALC_G8(y0, u0, v0, dst) do { \ argument 95 #define CALC_B16(y0, y1, u0, u1, dst) do { \ argument 106 #define CALC_B8(y0, u0, dst) do { \ argument
|
A D | dec_neon.c | 321 uint8x8x3_t u0, u1, v0, v1; in Store6x8x2_NEON() local 351 uint8x8x4_t u0, v0; in Store4x8x2_NEON() local
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | erf_lgamma.c | 70 u0 = -7.7215664089e-02f, /* 0xbd9e233f */ variable
|
/AliOS-Things-master/components/SDL2/src/render/psp/ |
A D | SDL_render_psp.c | 507 const float u0 = srcrect->x; in PSP_QueueCopy() local 598 float u0 = srcrect->x; in PSP_QueueCopyEx() local
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | bignum.c | 1340 mbedtls_mpi_uint u0, mbedtls_mpi_uint d, mbedtls_mpi_uint *r ) in mbedtls_int_div_int() 1677 mbedtls_mpi_uint u0, u1, *d; in mpi_montmul() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngstest.c | 88 png_uint_32 u0 = seed[0], u1 = seed[1]; in make_random_bytes() local
|
A D | pngvalid.c | 272 png_uint_32 u0 = seed[0], u1 = seed[1]; in make_random_bytes() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | pngfix.c | 450 png_uint_32 u0 = seed[0], u1 = seed[1]; in make_random_bytes() local
|
Completed in 49 milliseconds