Home
last modified time | relevance | path

Searched defs:cright (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/
H A Dcompare.hpp48 coordinate_type const& cright = geometry::get<Dimension>(right); in apply() local
109 coordinate_type const& cright = get<Dimension>(right); in operator ()() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dless.hpp40 cright = geometry::get<I>(right); in apply() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_refcount.c544 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
700 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
802 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents() local