Home
last modified time | relevance | path

Searched defs:pow (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dtest_qjscalc.js39 function pow(a, n) function
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dmagic.c290 u32_t magic_pow(u8_t pow) { in magic_pow()
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_svg.c45 #define pow SDL_pow macro
/AliOS-Things-master/components/SDL2/src/libm/
A De_pow.c316 double pow(double x, double y) in pow() function
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dpow.c92 double pow(double x, double y) in pow() function
/AliOS-Things-master/components/amp-utility/python/
A Dmath2.py190 def pow(x, y): function
/AliOS-Things-master/components/py_engine/engine/py/
A Dmodmath.c110 MATH_FUN_2(pow, pow_func) in MATH_FUN_2() argument
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_aes.c383 int pow[256]; in aes_gen_tables() local
/AliOS-Things-master/components/mbedtls/library/
A Daes.c407 int pow[256]; in aes_gen_tables() local

Completed in 13 milliseconds