Home
last modified time | relevance | path

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 Dring_util.hpp418 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 Dutil.hpp41 inline bool greater_than_or_equal(double x, double y) { in greater_than_or_equal() function
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dutils.c915 (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 Dacpi.h630 greater_than_or_equal, enumerator
/OK3568_Linux_fs/kernel/drivers/acpi/arm64/
H A Diort.c1476 {"HISI ", "HIP08 ", 0, ACPI_SIG_IORT, greater_than_or_equal,