Home
last modified time | relevance | path

Searched defs:floor (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/libm/
A Ds_floor.c33 double floor(double x) in floor() function
A Dmath_private.h40 #define floor SDL_uclibc_floor macro
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dfloor.c10 double floor(double x) in floor() function
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Dfloor.cc25 namespace floor { namespace
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A Dnoise_reduction.c39 const uint32_t floor = in NoiseReductionApply() local
/AliOS-Things-master/components/amp-utility/python/
A Dmath2.py112 def floor(x): function
/AliOS-Things-master/components/py_engine/engine/py/
A Dmodbuiltins.c499 mp_obj_t floor = mp_binary_op(MP_BINARY_OP_FLOOR_DIVIDE, o_in, mult); in mp_builtin_round() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dqjscalc.js2446 function floor(a) function

Completed in 13 milliseconds