HomeSort by relevance Sort by last modified time
    Searched full:__not__ (Results 1 - 13 of 13) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/octave/
octopers.swg 15 // __not__ !a
66 %rename(__not__) *::operator!;
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlopers.swg 21 %rename(__not__) *::operator!;
  /prebuilts/misc/common/swig/include/2.0.11/r/
ropers.swg 17 %rename(__not__) *::operator!;
  /external/protobuf/js/binary/
constants.js 60 * Base interface class for all const messages. Does __not__ define any
70 * Base interface class for all messages. Does __not__ define any methods, as
  /prebuilts/misc/common/swig/include/2.0.11/cffi/
cffi.swg 234 %rename(__not__) *::operator!();
235 %rename(__not__) *::operator!() const;
  /external/python/cpython3/Lib/
operator.py 426 __not__ = not_ variable
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
operator.so 
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 257 %rename(__not__) *::operator!();
258 %rename(__not__) *::operator!() const;
  /external/python/cpython2/Doc/library/
operator.rst 57 __not__(obj)
60 :meth:`__not__` method for object instances; only the interpreter core defines
  /external/python/cpython3/Doc/library/
operator.rst 58 __not__(obj)
61 :meth:`__not__` method for object instances; only the interpreter core defines
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
operator.c 402 spam2o(not_,__not__, "not_(a) -- Same as not a.")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
operator.c 276 spam2o(not_,__not__, "not_(a) -- Same as not a.")
  /external/python/cpython2/Modules/
operator.c 402 spam2o(not_,__not__, "not_(a) -- Same as not a.")

Completed in 778 milliseconds