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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
object.h 553 Type definitions should use Py_TPFLAGS_DEFAULT for their tp_flags value.
558 NOTE: when building the core, Py_TPFLAGS_DEFAULT includes
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_CORE
656 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
object.h 541 Type definitions should use Py_TPFLAGS_DEFAULT for their tp_flags value.
546 NOTE: when building the core, Py_TPFLAGS_DEFAULT includes
642 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_CORE
644 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL
    [all...]
  /external/python/cpython2/Include/
object.h 553 Type definitions should use Py_TPFLAGS_DEFAULT for their tp_flags value.
558 NOTE: when building the core, Py_TPFLAGS_DEFAULT includes
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_CORE
656 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL
    [all...]
  /external/python/cpython3/Include/
object.h 613 Type definitions should use Py_TPFLAGS_DEFAULT for their tp_flags value.
658 #define Py_TPFLAGS_DEFAULT ( \
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
object.h 551 Type definitions should use Py_TPFLAGS_DEFAULT for their tp_flags value.
556 NOTE: when building the core, Py_TPFLAGS_DEFAULT includes
652 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_CORE
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
object.h 551 Type definitions should use Py_TPFLAGS_DEFAULT for their tp_flags value.
556 NOTE: when building the core, Py_TPFLAGS_DEFAULT includes
652 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_CORE
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 551 Type definitions should use Py_TPFLAGS_DEFAULT for their tp_flags value.
556 NOTE: when building the core, Py_TPFLAGS_DEFAULT includes
652 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_CORE
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 551 Type definitions should use Py_TPFLAGS_DEFAULT for their tp_flags value.
556 NOTE: when building the core, Py_TPFLAGS_DEFAULT includes
652 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_CORE
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL
    [all...]

Completed in 254 milliseconds