Home
last modified time | relevance | path

Searched refs:less (Results 1 – 25 of 1090) sorted by relevance

12345678910>>...44

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dcontainer_fwd.hpp139 ,class Compare = std::less<Key>
145 ,class Compare = std::less<Key>
152 ,class Compare = std::less<Key>
159 ,class Compare = std::less<Key>
165 ,class Compare = std::less<Key>
170 ,class Compare = std::less<Key>
176 ,class Compare = std::less<Key>
182 ,class Compare = std::less<Key>
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css.map1less/normalize.less","less/print.less","bootstrap.css","dist/css/bootstrap.css","less/glyphicons.l…
/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.hpp33 struct less struct
44 return less<Point1, Point2, I + 1, D>::apply(left, right); in apply()
54 struct less<Point1, Point2, D, D> struct
69 struct less struct
74 return detail_dispatch::relate::less<Point1, Point2>::apply(point1, point2); in operator ()()
/OK3568_Linux_fs/kernel/include/linux/
H A Drbtree_latch.h65 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b); member
77 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b)) in __lt_insert()
89 if (less(ltn, ltp)) in __lt_insert()
149 __lt_insert(node, root, 0, ops->less); in latch_tree_insert()
151 __lt_insert(node, root, 1, ops->less); in latch_tree_insert()
H A Dmin_heap.h29 bool (*less)(const void *lhs, const void *rhs); member
48 if (func->less(left, smallest)) in min_heapify()
53 if (func->less(right, smallest)) in min_heapify()
128 if (func->less(parent, child)) in min_heap_push()
/OK3568_Linux_fs/buildroot/package/less/
H A Dless.hash3 # http://www.greenwoodsoftware.com/less/less-590.sig
4 sha256 6aadf54be8bf57d0e2999a3c5d67b1de63808bb90deb8f77b028eafae3a08e10 less-590.tar.gz
H A Dless.mk8 LESS_SITE = http://www.greenwoodsoftware.com/less
15 $(INSTALL) -m 0755 $(@D)/less $(TARGET_DIR)/usr/bin/less
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Dx-list.c257 int (*less)(const void *, const void *)) in list_sort_1()
279 lst = list_sort_1(lst, mid_point, less); in list_sort_1()
280 mid = list_sort_1(mid, length - mid_point, less); in list_sort_1()
286 if ((*less)(mid->data, lst->data)) in list_sort_1()
293 if ((*less)(mid->data, lst->data)) in list_sort_1()
308 X_PFX(list_sort) (x_list * lst, int (*less)(const void *, const void *)) { in X_PFX()
313 return list_sort_1(lst, length, less); in X_PFX()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dset22 template <class Key, class T, class Compare = less<Key>>
26 template <class Key, class T, class Compare = less<Key>>
47 template <class _Value, class _Compare = less<_Value>>
51 template <class _Value, class _Compare = less<_Value>>
H A Dmap22 template <class Key, class T, class Compare = less<Key>>
26 template <class Key, class T, class Compare = less<Key>>
47 template <class _Key, class _Value, class _Compare = less<_Key>>
51 template <class _Key, class _Value, class _Compare = less<_Key>>
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/less/
H A Dless_600.bb8 # (GPL-2.0-or-later (<< 418), GPL-3.0-or-later (>= 418)) | less
16 # Using a generic BSD license for less is fine with me.
34 UPSTREAM_CHECK_URI = "http://www.greenwoodsoftware.com/less/download.html"
42 ALTERNATIVE:${PN} = "less"
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dset22 template <class Key, class T, class Compare = less<Key>>
26 template <class Key, class T, class Compare = less<Key>>
47 template <class _Value, class _Compare = less<_Value>>
51 template <class _Value, class _Compare = less<_Value>>
H A Dmap22 template <class Key, class T, class Compare = less<Key>>
26 template <class Key, class T, class Compare = less<Key>>
47 template <class _Key, class _Value, class _Compare = less<_Key>>
51 template <class _Key, class _Value, class _Compare = less<_Key>>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dside_by_triangle.hpp185 geometry::detail::relate::less less; in apply() local
186 if (less(p, p1)) in apply()
188 if (less(p, p2)) in apply()
200 if (less(p1, p2)) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dmulti_point.hpp76 relate::less const less = relate::less(); in apply() local
79 std::sort(points2.begin(), points2.end(), less); in apply()
86 if (! std::binary_search(points2.begin(), points2.end(), *it, less)) in apply()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-si11335 Unit-less infrared intensity. The intensity is measured from 1
13 Unit-less infrared intensity. The intensity is measured from 4
21 Unit-less light intensity with more diodes.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Dless.hpp67 struct less struct
74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, less, (N1, N2))
78 BOOST_MPL_AUX_NA_SPEC2(2, 2, less)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dless.hpp67 struct less struct
74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, less, (N1, N2))
78 BOOST_MPL_AUX_NA_SPEC2(2, 2, less)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Dless.hpp67 struct less struct
74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, less, (N1, N2))
78 BOOST_MPL_AUX_NA_SPEC2(2, 2, less)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Dless.hpp67 struct less struct
74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, less, (N1, N2))
78 BOOST_MPL_AUX_NA_SPEC2(2, 2, less)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dless.hpp67 struct less struct
74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, less, (N1, N2))
78 BOOST_MPL_AUX_NA_SPEC2(2, 2, less)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Dless.hpp67 struct less struct
74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, less, (N1, N2))
78 BOOST_MPL_AUX_NA_SPEC2(2, 2, less)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/
H A Dless.hpp67 struct less struct
74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, less, (N1, N2))
78 BOOST_MPL_AUX_NA_SPEC2(2, 2, less)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dless.hpp67 struct less struct
74 BOOST_MPL_AUX_LAMBDA_SUPPORT(2, less, (N1, N2))
78 BOOST_MPL_AUX_NA_SPEC2(2, 2, less)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dranges_algo.h1841 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1854 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1869 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1882 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1897 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1910 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1925 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1938 typename _Comp = ranges::less, typename _Proj = identity> in _GLIBCXX_VISIBILITY()
1955 _Comp = ranges::less> in _GLIBCXX_VISIBILITY()
1976 _Comp = ranges::less> in _GLIBCXX_VISIBILITY()
[all …]

12345678910>>...44