Searched refs:greater_than_or_equal (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | ring_util.hpp | 418 return (greater_than_or_equal(dx1p, dx2p) && greater_than_or_equal(dx1p, dx2n)) || in first_is_bottom_point() 419 (greater_than_or_equal(dx1n, dx2p) && greater_than_or_equal(dx1n, dx2n)); in first_is_bottom_point() 725 if (greater_than_or_equal(op_x, pt.x)) { in point_in_polygon()
|
| H A D | util.hpp | 41 inline bool greater_than_or_equal(double x, double y) { in greater_than_or_equal() function
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | utils.c | 915 (plat->pred == greater_than_or_equal && hdr.oem_revision >= plat->oem_revision) || in acpi_match_platform_list()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | acpi.h | 630 greater_than_or_equal, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/acpi/arm64/ |
| H A D | iort.c | 1476 {"HISI ", "HIP08 ", 0, ACPI_SIG_IORT, greater_than_or_equal,
|