Searched defs:DoubleEq (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome-gestures/include/ | ||
| D | util.h | 23 inline bool DoubleEq(float a, float b) { in DoubleEq() function |
| /external/python/cpython3/Lib/test/ | ||
| D | test_functools.py | 1642 class DoubleEq: class |