Home
last modified time | relevance | path

Searched defs:round (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/firmware/lib/libm/
Dsf_round.c65 double round(double x) in round() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpymath.c70 round(double x) in round() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpymath.c70 round(double x) in round() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_fileinput.py44 def buffer_size_test(self, t1, t2, t3, t4, bs=0, round=0): argument
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
Dcompat.c681 round(long double value) in round() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py1104 def __abs__(self, round=True, context=None): argument