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

  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc 72 Py_TYPE(self)->tp_free(reinterpret_cast<PyObject*>(self));
151 PyObject_Del, // tp_free
157 Py_TYPE(self)->tp_free(reinterpret_cast<PyObject*>(self));
264 PyObject_Del, // tp_free
extension_dict.cc 276 Py_TYPE(self)->tp_free(reinterpret_cast<PyObject*>(self));
repeated_composite_container.cc 689 Py_TYPE(self)->tp_free(reinterpret_cast<PyObject*>(self));
repeated_scalar_container.cc 740 Py_TYPE(self)->tp_free(reinterpret_cast<PyObject*>(self));
message.cc 817 Py_TYPE(self)->tp_free(reinterpret_cast<PyObject*>(self));
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 139 0, /*tp_free*/
257 0, /*tp_free*/
312 0, /*tp_free*/
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 139 0, /*tp_free*/
257 0, /*tp_free*/
312 0, /*tp_free*/
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/include/
cext.h 241 ((PyObject *)self)->ob_type->tp_free((PyObject *)self); \
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/include/
cext.h 241 ((PyObject *)self)->ob_type->tp_free((PyObject *)self); \
  /prebuilts/misc/common/swig/include/2.0.11/python/
builtin.swg 424 0, /* tp_free */
pyrun.swg 778 0, /* tp_free */
957 0, /* tp_free */
    [all...]
  /external/chromium-trace/catapult/third_party/coverage/coverage/ctracer/
tracer.c 113 Py_TYPE(self)->tp_free((PyObject*)self);
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
object.h 391 freefunc tp_free; /* Low-level free-memory routine */ member in struct:_typeobject
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
object.h 391 freefunc tp_free; /* Low-level free-memory routine */ member in struct:_typeobject
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 391 freefunc tp_free; /* Low-level free-memory routine */ member in struct:_typeobject
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 391 freefunc tp_free; /* Low-level free-memory routine */ member in struct:_typeobject
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/
libpython2.7.a     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
libpython2.7.a     [all...]
  /prebuilts/python/linux-x86/2.7.5/bin/
python 
python2 
python2.7 

Completed in 3103 milliseconds