Searched refs:Py_TPFLAGS_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dxxmodule.c120 Py_TPFLAGS_DEFAULT, /*tp_flags*/
238 Py_TPFLAGS_DEFAULT | Py_TPFLAGS_BASETYPE, /*tp_flags*/
293 Py_TPFLAGS_DEFAULT | Py_TPFLAGS_BASETYPE, /*tp_flags*/
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dxxmodule.c120 Py_TPFLAGS_DEFAULT, /*tp_flags*/
238 Py_TPFLAGS_DEFAULT | Py_TPFLAGS_BASETYPE, /*tp_flags*/
293 Py_TPFLAGS_DEFAULT | Py_TPFLAGS_BASETYPE, /*tp_flags*/
/prebuilts/gdb/darwin-x86/include/python2.7/
H A Dobject.h551 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 macro
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL macro
/prebuilts/gdb/linux-x86/include/python2.7/
H A Dobject.h551 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 macro
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL macro
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dobject.h551 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 macro
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL macro
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dobject.h551 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 macro
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL macro
/prebuilts/misc/common/swig/include/2.0.11/python/
H A Dpyrun.swg758 Py_TPFLAGS_DEFAULT, /* tp_flags */
937 Py_TPFLAGS_DEFAULT, /* tp_flags */
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
H A Dqpol_wrap.c1885 Py_TPFLAGS_DEFAULT, /* tp_flags */
2064 Py_TPFLAGS_DEFAULT, /* tp_flags */

Completed in 3330 milliseconds