Home
last modified time | relevance | path

Searched refs:right2 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeorectangle.cpp693 double right2 = rectangle.d_func()->bottomRight.longitude(); in intersects() local
710 if (left2 < right2) { in intersects()
711 if ((left1 > right2) || (right1 < left2)) in intersects()
714 if ((left1 > right2) && (right1 < left2)) in intersects()
718 if (left2 < right2) { in intersects()
719 if ((left2 > right1) && (right2 < left1)) in intersects()
893 double right2 = rectangle.d_func()->bottomRight.longitude(); in operator |=() local
904 bool wrap2 = (left2 > right2); in operator |=()
908 double w = qAbs((left1 + right1 - left2 - right2) / 2.0); in operator |=()
912 right = qMax(right1, right2); in operator |=()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dkirkwood-goflexnet.dts121 right2 {
122 label = "status:white:right2";