HomeSort by relevance Sort by last modified time
    Searched defs:not1 (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_function.h 319 * The functions @c not1 and @c not2 each take a predicate functor
333 * std::find_if (v.begin(), v.end(), not1(IntGreaterThanThree()));
338 * The not1/unary_negate combination works on predicates taking a single
364 not1(const _Predicate& __pred) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_function.h 325 * The functions @c not1 and @c not2 each take a predicate functor
339 * std::find_if (v.begin(), v.end(), not1(IntGreaterThanThree()));
344 * The not1/unary_negate combination works on predicates taking a single
370 not1(const _Predicate& __pred) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_function.h 325 * The functions @c not1 and @c not2 each take a predicate functor
339 * std::find_if (v.begin(), v.end(), not1(IntGreaterThanThree()));
344 * The not1/unary_negate combination works on predicates taking a single
370 not1(const _Predicate& __pred) function
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 319 * The functions @c not1 and @c not2 each take a predicate functor
333 * std::find_if (v.begin(), v.end(), not1(IntGreaterThanThree()));
338 * The not1/unary_negate combination works on predicates taking a single
364 not1(const _Predicate& __pred) function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 319 * The functions @c not1 and @c not2 each take a predicate functor
333 * std::find_if (v.begin(), v.end(), not1(IntGreaterThanThree()));
338 * The not1/unary_negate combination works on predicates taking a single
364 not1(const _Predicate& __pred) function
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 319 * The functions @c not1 and @c not2 each take a predicate functor
333 * std::find_if (v.begin(), v.end(), not1(IntGreaterThanThree()));
338 * The not1/unary_negate combination works on predicates taking a single
364 not1(const _Predicate& __pred) function
  /external/stlport/stlport/stl/
_function.h 154 not1(const _Predicate& __pred) { function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 154 not1(const _Predicate& __pred) { function
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_function.h 154 not1(const _Predicate& __pred) { function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_function.h 154 not1(const _Predicate& __pred) { function
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_function.h 154 not1(const _Predicate& __pred) { function

Completed in 726 milliseconds