Home
last modified time | relevance | path

Searched refs:PyCObject_Import (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dcobject.h72 PyAPI_FUNC(void *) PyCObject_Import(char *module_name, char *cobject_name);
/aosp_15_r20/external/python/cpython2/Objects/
Dcobject.c99 PyCObject_Import(char *module_name, char *name) in PyCObject_Import() function
/aosp_15_r20/external/python/cpython2/PC/os2vacpp/
Dpython.def109 PyCObject_Import
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpython27.def231 "PyCObject_Import"
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c2697 type_pointer = PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, in SWIG_Python_GetModule()
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx2451 type_pointer = PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, in SWIG_Python_GetModule()
/aosp_15_r20/external/python/cpython2/Misc/
DHISTORY13991 PyCObject_Import(module, name). It calls PyCObject_AsVoidPtr()
/aosp_15_r20/external/python/cpython3/Misc/
DHISTORY31370 PyCObject_Import(module, name). It calls PyCObject_AsVoidPtr()