HomeSort by relevance Sort by last modified time
    Searched full:unary_negate (Results 1 - 25 of 27) sorted by null

1 2

  /external/libcxx/test/std/utilities/function.objects/negators/
unary_negate.pass.cpp 12 // unary_negate
20 typedef std::unary_negate<std::logical_not<int> > F;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/negators/
unary_negate.pass.cpp 12 // unary_negate
20 typedef std::unary_negate<std::logical_not<int> > F;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_function.h 325 * and return an instance of @c unary_negate or
343 * The not1/unary_negate combination works on predicates taking a single
351 class unary_negate class in inherits:unary_function
359 unary_negate(const _Predicate& __x) : _M_pred(__x) { } function in class:unary_negate
368 inline unary_negate<_Predicate>
370 { return unary_negate<_Predicate>(__pred); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_function.h 325 * and return an instance of @c unary_negate or
343 * The not1/unary_negate combination works on predicates taking a single
351 class unary_negate class in inherits:unary_function
359 unary_negate(const _Predicate& __x) : _M_pred(__x) { } function in class:unary_negate
368 inline unary_negate<_Predicate>
370 { return unary_negate<_Predicate>(__pred); }
  /external/eigen/Eigen/src/Core/functors/
StlFunctors.h 87 struct functor_traits<std::unary_negate<T> >
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
base.h 170 /** @brief Similar to std::unary_negate,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
base.h 170 /** @brief Similar to std::unary_negate,
  /external/libcxx/include/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
982 class _LIBCPP_TEMPLATE_VIS unary_negate
988 explicit unary_negate(const _Predicate& __pred)
997 unary_negate<_Predicate>
998 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
982 class _LIBCPP_TEMPLATE_VIS unary_negate
988 explicit unary_negate(const _Predicate& __pred)
997 unary_negate<_Predicate>
998 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
functional 186 class unary_negate
190 explicit unary_negate(const Predicate& pred);
194 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred);
983 class _LIBCPP_TEMPLATE_VIS unary_negate
989 explicit unary_negate(const _Predicate& __pred)
998 unary_negate<_Predicate>
999 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);}
    [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/libvpx/libvpx/tools/
cpplint.py     [all...]

Completed in 1050 milliseconds

1 2