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

  /external/chromium-trace/catapult/third_party/coverage/coverage/ctracer/
module.c 41 CTracerType.tp_new = PyType_GenericNew;
55 CFileDispositionType.tp_new = PyType_GenericNew;
90 CTracerType.tp_new = PyType_GenericNew;
99 CFileDispositionType.tp_new = PyType_GenericNew;
  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc 150 PyType_GenericNew, // tp_new
263 PyType_GenericNew, // tp_new
344 CFieldDescriptor_Type.tp_new = PyType_GenericNew;
348 CDescriptorPool_Type.tp_new = PyType_GenericNew;
message.cc     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 138 0, /*tp_new*/
256 0, /*tp_new*/
311 0, /* see initxx */ /*tp_new*/
348 Null_Type.tp_new = PyType_GenericNew;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 138 0, /*tp_new*/
256 0, /*tp_new*/
311 0, /* see initxx */ /*tp_new*/
348 Null_Type.tp_new = PyType_GenericNew;
  /prebuilts/gdb/darwin-x86/include/python2.7/
object.h 390 newfunc tp_new; member in struct:_typeobject
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
object.h 390 newfunc tp_new; member in struct:_typeobject
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 390 newfunc tp_new; member in struct:_typeobject
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 390 newfunc tp_new; member in struct:_typeobject
    [all...]
  /external/opencv3/modules/python/src2/
cv2.cpp     [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyrun.swg 777 0, /* tp_new */
956 0, /* tp_new */
    [all...]

Completed in 1458 milliseconds