Home
last modified time | relevance | path

Searched defs:hypot (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpymath.c35 double hypot(double x, double y) in hypot() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpymath.c35 double hypot(double x, double y) in hypot() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcollections.py708 def hypot(self): member in Point
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcollections.py645 def hypot(self): member in Point