Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeorectangle.cpp688 double right1 = d->bottomRight.longitude(); in intersects() local
709 if (left1 < right1) { in intersects()
711 if ((left1 > right2) || (right1 < left2)) in intersects()
714 if ((left1 > right2) && (right1 < left2)) in intersects()
719 if ((left2 > right1) && (right2 < left1)) in intersects()
888 double right1 = d->bottomRight.longitude(); in operator |=() local
903 bool wrap1 = (left1 > right1); in operator |=()
908 double w = qAbs((left1 + right1 - left2 - right2) / 2.0); in operator |=()
912 right = qMax(right1, right2); in operator |=()
915 right = qMin(right1, right2); in operator |=()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dkirkwood-goflexnet.dts117 right1 {
118 label = "status:white:right1";