Home
last modified time | relevance | path

Searched refs:__cmp (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dstl_heap.h107 __gnu_cxx::__ops::_Iter_comp_iter<_Cmp> __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
108 return std::__is_heap_until(__first, __n, __cmp) == __n; in _GLIBCXX_VISIBILITY()
213 __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
216 _DistanceType(0), _GLIBCXX_MOVE(__value), __cmp); in _GLIBCXX_VISIBILITY()
245 __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
247 _GLIBCXX_MOVE(__value), __cmp); in _GLIBCXX_VISIBILITY()
330 __gnu_cxx::__ops::_Iter_comp_iter<_Cmp> __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
332 std::__pop_heap(__first, __last, __last, __cmp); in _GLIBCXX_VISIBILITY()
411 __gnu_cxx::__ops::_Iter_comp_iter<_Cmp> __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
412 std::__make_heap(__first, __last, __cmp); in _GLIBCXX_VISIBILITY()
[all …]
H A Dchar_traits.h938 __char_traits_cmp_cat(int __cmp) noexcept
944 return static_cast<_Cat>(__cmp <=> 0);
947 return static_cast<weak_ordering>(__cmp <=> 0);
H A Dstl_bvector.h194 if (const auto __cmp = __x._M_p <=> __y._M_p; __cmp != 0) in _GLIBCXX_VISIBILITY() member
195 return __cmp; in _GLIBCXX_VISIBILITY()
H A Dstl_deque.h285 if (const auto __cmp = __x._M_node <=> __y._M_node; __cmp != 0) in _GLIBCXX_VISIBILITY() member
286 return __cmp; in _GLIBCXX_VISIBILITY()
H A Dstl_algobase.h1716 if (auto __cmp = __comp(*__first1, *__first2); __cmp != 0) in _GLIBCXX_VISIBILITY()
1717 return __cmp; in _GLIBCXX_VISIBILITY()
H A Dstl_tree.h1400 auto& __cmp = _M_impl._M_key_compare; in _GLIBCXX_VISIBILITY()
1401 while (__high != end() && !__cmp(__k, _S_key(__high._M_node))) in _GLIBCXX_VISIBILITY()
/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 Dstl_heap.h107 __gnu_cxx::__ops::_Iter_comp_iter<_Cmp> __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
108 return std::__is_heap_until(__first, __n, __cmp) == __n; in _GLIBCXX_VISIBILITY()
213 __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
216 _DistanceType(0), _GLIBCXX_MOVE(__value), __cmp); in _GLIBCXX_VISIBILITY()
245 __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
247 _GLIBCXX_MOVE(__value), __cmp); in _GLIBCXX_VISIBILITY()
330 __gnu_cxx::__ops::_Iter_comp_iter<_Cmp> __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
332 std::__pop_heap(__first, __last, __last, __cmp); in _GLIBCXX_VISIBILITY()
411 __gnu_cxx::__ops::_Iter_comp_iter<_Cmp> __cmp(_GLIBCXX_MOVE(__comp)); in _GLIBCXX_VISIBILITY()
412 std::__make_heap(__first, __last, __cmp); in _GLIBCXX_VISIBILITY()
[all …]
H A Dchar_traits.h938 __char_traits_cmp_cat(int __cmp) noexcept
944 return static_cast<_Cat>(__cmp <=> 0);
947 return static_cast<weak_ordering>(__cmp <=> 0);
H A Dstl_bvector.h194 if (const auto __cmp = __x._M_p <=> __y._M_p; __cmp != 0) in _GLIBCXX_VISIBILITY() member
195 return __cmp; in _GLIBCXX_VISIBILITY()
H A Dstl_deque.h285 if (const auto __cmp = __x._M_node <=> __y._M_node; __cmp != 0) in _GLIBCXX_VISIBILITY() member
286 return __cmp; in _GLIBCXX_VISIBILITY()
H A Dstl_algobase.h1716 if (auto __cmp = __comp(*__first1, *__first2); __cmp != 0) in _GLIBCXX_VISIBILITY()
1717 return __cmp; in _GLIBCXX_VISIBILITY()
H A Dstl_tree.h1400 auto& __cmp = _M_impl._M_key_compare; in _GLIBCXX_VISIBILITY()
1401 while (__high != end() && !__cmp(__k, _S_key(__high._M_node))) in _GLIBCXX_VISIBILITY()
/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/include/
H A Ddirent.h258 int (*__cmp) (const struct dirent **,
267 int (*__cmp) (const struct dirent **,
281 int (*__cmp) (const struct dirent64 **,
296 int (*__cmp) (const struct dirent **,
305 int (*__cmp) (const struct dirent **,
318 int (*__cmp) (const struct dirent64 **,
/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/include/
H A Ddirent.h258 int (*__cmp) (const struct dirent **,
267 int (*__cmp) (const struct dirent **,
281 int (*__cmp) (const struct dirent64 **,
296 int (*__cmp) (const struct dirent **,
305 int (*__cmp) (const struct dirent **,
318 int (*__cmp) (const struct dirent64 **,
/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/ext/pb_ds/detail/bin_search_tree_/
H A Dfind_fn_imps.hpp140 const bool __cmp = Cmp_Fn::operator()(r_key, PB_DS_V2F(p_pot->m_value)); in find() local
141 if (__cmp) in find()
168 const bool __cmp = Cmp_Fn::operator()(r_key, PB_DS_V2F(p_pot->m_value)); in find() local
169 if (__cmp) in find()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/bin_search_tree_/
H A Dfind_fn_imps.hpp140 const bool __cmp = Cmp_Fn::operator()(r_key, PB_DS_V2F(p_pot->m_value)); in find() local
141 if (__cmp) in find()
168 const bool __cmp = Cmp_Fn::operator()(r_key, PB_DS_V2F(p_pot->m_value)); in find() local
169 if (__cmp) in find()
/OK3568_Linux_fs/kernel/include/linux/
H A Dminmax.h28 #define __cmp(x, y, op) ((x) op (y) ? (x) : (y)) macro
33 __cmp(unique_x, unique_y, op); })
37 __cmp(x, y, op), \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dcompare569 constexpr bool is_eq(weak_equality __cmp) noexcept { return __cmp == 0; }
572 constexpr bool is_neq(weak_equality __cmp) noexcept { return __cmp != 0; }
575 constexpr bool is_lt(partial_ordering __cmp) noexcept { return __cmp < 0; }
578 constexpr bool is_lteq(partial_ordering __cmp) noexcept { return __cmp <= 0; }
581 constexpr bool is_gt(partial_ordering __cmp) noexcept { return __cmp > 0; }
584 constexpr bool is_gteq(partial_ordering __cmp) noexcept { return __cmp >= 0; }
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dcompare569 constexpr bool is_eq(weak_equality __cmp) noexcept { return __cmp == 0; }
572 constexpr bool is_neq(weak_equality __cmp) noexcept { return __cmp != 0; }
575 constexpr bool is_lt(partial_ordering __cmp) noexcept { return __cmp < 0; }
578 constexpr bool is_lteq(partial_ordering __cmp) noexcept { return __cmp <= 0; }
581 constexpr bool is_gt(partial_ordering __cmp) noexcept { return __cmp > 0; }
584 constexpr bool is_gteq(partial_ordering __cmp) noexcept { return __cmp >= 0; }
/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/
H A Dcompare320 is_eq(partial_ordering __cmp) noexcept
321 { return __cmp == 0; }
324 is_neq(partial_ordering __cmp) noexcept
325 { return __cmp != 0; }
328 is_lt (partial_ordering __cmp) noexcept
329 { return __cmp < 0; }
332 is_lteq(partial_ordering __cmp) noexcept
333 { return __cmp <= 0; }
336 is_gt (partial_ordering __cmp) noexcept
337 { return __cmp > 0; }
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dcompare320 is_eq(partial_ordering __cmp) noexcept
321 { return __cmp == 0; }
324 is_neq(partial_ordering __cmp) noexcept
325 { return __cmp != 0; }
328 is_lt (partial_ordering __cmp) noexcept
329 { return __cmp < 0; }
332 is_lteq(partial_ordering __cmp) noexcept
333 { return __cmp <= 0; }
336 is_gt (partial_ordering __cmp) noexcept
337 { return __cmp > 0; }
[all …]