Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 40) sorted by relevance

12

/AliOS-Things-master/components/py_engine/tests/wipy/
A Dtime.py82 t2 = time.time() variable
87 t2 = time.ticks_ms() variable
92 t2 = time.ticks_us() variable
/AliOS-Things-master/components/py_engine/tests/extmod/
A Dmachine_timer.py20 t2 = machine.Timer(freq=1) variable
26 t2 = machine.Timer(freq=1) variable
/AliOS-Things-master/components/py_engine/tests/basics/
A Difcond.py62 def f(t1, t2, f1): argument
/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_math.c86 uint32_t t2 = (t * t) >> 10; in lv_bezier3() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/
A Darm_cfft_f32.c201 float32_t t1[4], t2[4], t3[4], t4[4], twR, twI; in arm_cfft_radix8by2_f32() local
315 float32_t t2[4], t3[4], t4[4], twR, twI; in arm_cfft_radix8by4_f32() local
A Darm_cfft_radix4_q31.c156 q31_t t1, t2, r1, r2, s1, s2, co1, co2, co3, si1, si2, si3; in arm_radix4_butterfly_q31() local
812 q31_t t1, t2, r1, r2, s1, s2, co1, co2, co3, si1, si2, si3; in arm_radix4_butterfly_inverse_q31() local
A Darm_cfft_radix4_f32.c487 float32_t t1, t2, r1, r2, s1, s2; in arm_radix4_butterfly_f32() local
1011 float32_t t1, t2, r1, r2, s1, s2; in arm_radix4_butterfly_inverse_f32() local
A Darm_cfft_radix8_f32.c57 float32_t t1, t2; in arm_radix8_butterfly_f32() local
/AliOS-Things-master/components/SDL2/test/
A Dtesttimer.c44 SDL_TimerID t1, t2, t3; in main() local
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dlog1pf.c33 float_t hfsq,f,c,s,z,R,w,t1,t2,dk; in log1pf() local
A Dmath.c174 float y1,t1,t2,r,s,sn,t,u,v,w; in powf() local
638 float_t hfsq,f,s,z,R,w,t1,t2,dk; in logf() local
A Derf_lgamma.c57 t2 = 6.4624942839e-02f, /* 0x3d845a15 */ variable
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dlog.c80 double_t hfsq,f,s,z,R,w,t1,t2,dk; in log() local
A Dlog1p.c72 double_t hfsq,f,c,s,z,R,w,t1,t2,dk; in log1p() local
A Dpow.c95 double y1,t1,t2,r,s,t,u,v,w; in pow() local
/AliOS-Things-master/components/SDL2/src/libm/
A De_log.c87 double hfsq,f,s,z,R,w,t1,t2,dk; in __ieee754_log() local
A De_pow.c106 double y1,t1,t2,r,s,t,u,v,w; in __ieee754_pow() local
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/iperf/
A Diperf_task.c182 uint32_t t2 = 0; in iperf_udp_run_server() local
479 uint32_t t1, t2, curr_t; in iperf_tcp_run_server() local
657 uint32_t t1, t2, curr_t; in iperf_tcp_run_client() local
834 uint32_t t1, t2, curr_t, t1_ms, last_tick, current_tick, last_sleep, current_sleep; in iperf_udp_run_client() local
/AliOS-Things-master/components/freetype/include/config/
A Dftconfig.h350 register FT_Int32 t, t2; in FT_MulFix_arm() local
383 register FT_Int32 t, t2; in FT_MulFix_arm() local
/AliOS-Things-master/components/freetype/src/autofit/
A Dafwarp.h37 FT_Pos t1, t2; member
/AliOS-Things-master/components/py_engine/engine/lib/crypto-algorithms/
A Dsha256.c46 WORD a, b, c, d, e, f, g, h, i, j, t1, t2, m[64]; in sha256_transform() local
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Dsha256.c185 unsigned int t1, t2; in compress() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_pixarlog.c118 register float t0, t1, t2, t3; in horizontalAccumulateF() local
181 register float t0, t1, t2, t3; in horizontalAccumulate12() local
395 register unsigned char t0, t1, t2, t3; in horizontalAccumulate8abgr() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dhuffman_encode_utils.c124 const HuffmanTree* const t2 = (const HuffmanTree*)ptr2; in CompareHuffmanTrees() local
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoduasyncio.c80 mp_obj_task_t *t2 = (mp_obj_task_t *)n2; in task_lt() local

Completed in 62 milliseconds

12