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

  /prebuilts/misc/common/swig/include/2.0.11/python/
pyname_compat.i 82 #define PySwigPacked_type SwigPyPacked_type
85 #define pyswigpacked_type swigpypacked_type
pyrun.swg 880 SwigPyPacked_type(void) {
904 static PyTypeObject swigpypacked_type;
975 swigpypacked_type = tmp;
978 swigpypacked_type.ob_type = &PyType_Type;
980 if (PyType_Ready(&swigpypacked_type) < 0)
984 return &swigpypacked_type;
990 SwigPyPacked *sobj = PyObject_NEW(SwigPyPacked, SwigPyPacked_type());
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c 2031 static PyTypeObject swigpypacked_type; local
    [all...]

Completed in 59 milliseconds