HomeSort by relevance Sort by last modified time
    Searched refs:not2 (Results 1 - 7 of 7) sorted by null

  /external/libcxx/test/std/utilities/function.objects/negators/
not2.pass.cpp 12 // not2
20 assert(!std::not2(F())(36, 36));
21 assert( std::not2(F())(36, 0));
22 assert( std::not2(F())(0, 36));
23 assert( std::not2(F())(0, 0));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/negators/
not2.pass.cpp 12 // not2
20 assert(!std::not2(F())(36, 36));
21 assert( std::not2(F())(36, 0));
22 assert( std::not2(F())(0, 36));
23 assert( std::not2(F())(0, 0));
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regparse.c 1991 int r, not1, not2; local
2049 int r, not1, not2; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_function.h 324 * The functions @c not1 and @c not2 each take a predicate functor
344 * argument. The not2/binary_negate combination works on predicates which
394 not2(const _Predicate& __pred) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_function.h 324 * The functions @c not1 and @c not2 each take a predicate functor
344 * argument. The not2/binary_negate combination works on predicates which
394 not2(const _Predicate& __pred) function
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 158 milliseconds