Home
last modified time | relevance | path

Searched defs:abs (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/python/
Dgroverotary.py33 abs = knob.abs_value() variable
/hardware/ti/omap4-aah/libtiutils/
DUtilsCommon.h87 inline T abs(const T & x) { in abs() function