Home
last modified time | relevance | path

Searched refs:west (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dgeo.cpp74 bool containsUnwrapped = area.east() <= east() && area.west() >= west(); in contains()
81 return (other.east() <= util::LONGITUDE_MAX && other.west() >= wrapped.west()) || in contains()
82 (other.east() <= wrapped.east() && other.west() >= -util::LONGITUDE_MAX); in contains()
84 return other.east() <= wrapped.east() && other.west() >= wrapped.west(); in contains()
96 bool longitudeIntersects = area.east() > west() && area.west() < east(); in intersects()
104 other.east() > wrapped.west() || in intersects()
105 other.west() < wrapped.east(); in intersects()
107 return other.east() > wrapped.west() || in intersects()
108 other.west() < wrapped.east(); in intersects()
110 return other.east() > wrapped.west() && in intersects()
[all …]
H A Dtile_cover.cpp150 { std::max(bounds_.south(), -util::LATITUDE_MAX), bounds_.west() }, in tileCover()
218 { std::max(bounds_.south(), -util::LATITUDE_MAX), bounds_.west() }, in TileCover()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,sm8150-pinctrl.txt14 Definition: the base address and size of the north, south, west
21 "west" and "east".
182 reg-names = "west", "east", "north", "south";
H A Dqcom,sc7180-pinctrl.txt14 Definition: the base address and size of the north, south and west
21 and "west".
179 reg-names = "west", "north", "south";
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dgeo.hpp116 double west() const { return sw.longitude(); } in west() function in mbgl::LatLngBounds
123 LatLng northwest() const { return LatLng(north(), west()); } in northwest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline.cpp97 bounds.PushBack(region.bounds.west(), doc.GetAllocator()); in encodeOfflineRegionDefinition()
/OK3568_Linux_fs/u-boot/include/andestech/
H A Dandes_pcu.h50 unsigned int west; /* 0x8C - Wakeup Event Status */ member
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dsm8150.dtsi749 reg-names = "west", "east", "north", "south";
H A Dsm8250.dtsi1552 reg-names = "west", "south", "north";
H A Dsc7180.dtsi1450 reg-names = "west", "north", "south";
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-103429 west of the Prime Meridian and negative if it is east. The hour must be
3475 from UTC is 5 hours; since this is west of the prime meridian, the sign
3594 standard time, in seconds west of UTC. For example, in the U.S.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-103429 west of the Prime Meridian and negative if it is east. The hour must be
3475 from UTC is 5 hours; since this is west of the prime meridian, the sign
3594 standard time, in seconds west of UTC. For example, in the U.S.