Home
last modified time | relevance | path

Searched defs:tenths (Results 1 – 5 of 5) sorted by relevance

/external/arm-trusted-firmware/plat/imx/common/sci/svc/misc/
Dmisc_rpc_clnt.c430 sc_misc_temp_t temp, int16_t celsius, int8_t tenths) in sc_misc_set_temp()
452 int8_t *tenths) in sc_misc_get_temp()
/external/python/cffi/demo/
D_curses.py708 def halfdelay(tenths): argument
/external/python/cpython2/Modules/
D_cursesmodule.c1889 unsigned char tenths; in PyCurses_HalfDelay() local
/external/python/cpython3/Modules/
D_cursesmodule.c2965 _curses_halfdelay_impl(PyObject *module, unsigned char tenths) in _curses_halfdelay_impl()
/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h2569 unsigned char tenths; in _curses_halfdelay() local