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

  /external/chromium-trace/catapult/third_party/coverage/coverage/ctracer/
filedisp.c 83 0, /* tp_alloc */
tracer.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 137 0, /*tp_alloc*/
255 0, /*tp_alloc*/
310 0, /*tp_alloc*/
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 137 0, /*tp_alloc*/
255 0, /*tp_alloc*/
310 0, /*tp_alloc*/
  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc 149 PyType_GenericAlloc, // tp_alloc
262 PyType_GenericAlloc, // tp_alloc
message.cc 723 CMessage* self = reinterpret_cast<CMessage*>(type->tp_alloc(type, 0));
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
builtin.swg 422 0, /* tp_alloc */
438 0,0,0,0 /* tp_alloc -> tp_next */
pyrun.swg 776 0, /* tp_alloc */
793 0,0,0,0 /* tp_alloc -> tp_next */
955 0, /* tp_alloc */
972 0,0,0,0 /* tp_alloc -> tp_next */
    [all...]
pyinit.swg 185 0,0,0,0 /* tp_alloc -> tp_next */
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/include/
cext.h 228 ((void *)((PyTypeObject *)type)->tp_alloc(type, (Py_ssize_t)0))
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/include/
cext.h 228 ((void *)((PyTypeObject *)type)->tp_alloc(type, (Py_ssize_t)0))
  /external/opencv3/modules/python/src2/
cv2.cpp     [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
object.h 389 allocfunc tp_alloc; member in struct:_typeobject
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
object.h 389 allocfunc tp_alloc; member in struct:_typeobject
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 389 allocfunc tp_alloc; member in struct:_typeobject
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 389 allocfunc tp_alloc; 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...]

Completed in 1362 milliseconds