Home
last modified time | relevance | path

Searched refs:not_equal_to (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Drange_cmp.h98 struct not_equal_to in _GLIBCXX_VISIBILITY() struct
H A Dstl_function.h334 struct not_equal_to; in _GLIBCXX_VISIBILITY()
361 struct not_equal_to : public binary_function<_Tp, _Tp, bool> in _GLIBCXX_VISIBILITY()
502 struct not_equal_to<void> in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_cmp.h99 struct not_equal_to in _GLIBCXX_VISIBILITY() struct
H A Dstl_function.h353 struct not_equal_to; in _GLIBCXX_VISIBILITY()
383 struct not_equal_to : public binary_function<_Tp, _Tp, bool> in _GLIBCXX_VISIBILITY()
509 struct not_equal_to<void> in _GLIBCXX_VISIBILITY()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DParsedAttr.cpp235 std::not_equal_to<unsigned>()); in checkExactlyNumArgs()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/experimental/
H A Dpropagate_const99 template <class T> struct not_equal_to<experimental::fundamentals_v2::propagate_const<T>>;
510 struct not_equal_to<experimental::fundamentals_v2::propagate_const<_Tp>>
518 …return std::not_equal_to<_Tp>()(_VSTD_LFTS_V2::get_underlying(__pc1), _VSTD_LFTS_V2::get_underlyin…
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/
H A Dpropagate_const467 struct not_equal_to<experimental::propagate_const<_Tp>>
473 return not_equal_to<_Tp>{}(get_underlying(__x), get_underlying(__y));
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/
H A Dpropagate_const461 struct not_equal_to<experimental::propagate_const<_Tp>>
467 return not_equal_to<_Tp>{}(get_underlying(__x), get_underlying(__y));
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dvalarray4359 __val_expr<_BinaryOp<not_equal_to<typename _Expr1::value_type>, _Expr1, _Expr2> >
4364 typedef _BinaryOp<not_equal_to<value_type>, _Expr1, _Expr2> _Op;
4365 return __val_expr<_Op>(_Op(not_equal_to<value_type>(), __x, __y));
4373 __val_expr<_BinaryOp<not_equal_to<typename _Expr::value_type>,
4379 typedef _BinaryOp<not_equal_to<value_type>, _Expr, __scalar_expr<value_type> > _Op;
4380 return __val_expr<_Op>(_Op(not_equal_to<value_type>(),
4389 __val_expr<_BinaryOp<not_equal_to<typename _Expr::value_type>,
4395 typedef _BinaryOp<not_equal_to<value_type>, __scalar_expr<value_type>, _Expr> _Op;
4396 return __val_expr<_Op>(_Op(not_equal_to<value_type>(),
H A Dfunctional121 struct not_equal_to : binary_function<T, T, bool>
722 struct _LIBCPP_TEMPLATE_VIS not_equal_to : binary_function<_Tp, _Tp, bool>
731 struct _LIBCPP_TEMPLATE_VIS not_equal_to<void>
3242 struct not_equal_to {
H A Dvariant1615 __lhs.index(), __convert_to_bool<not_equal_to<>>{}, __lhs, __rhs);
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2013807 equal_to<void>, not_equal_to<void>, greater<void>, less<void>,
H A DChangeLog-201474 modulus, negate, equal_to, not_equal_to, greater, less, greater_equal,
H A DChangeLog-20191382 * testsuite/20_util/function_objects/range.cmp/not_equal_to.cc: New
H A DChangeLog-20218044 (ranges::equal_to, ranges::not_equal_to): Do not constrain
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS93441 …4ae0f015af4987f988f85dd5 libstdc++-v3/testsuite/20_util/function_objects/range.cmp/not_equal_to.cc
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS107531 …ee10415318aa980110ca1c42 libstdc++-v3/testsuite/20_util/function_objects/range.cmp/not_equal_to.cc