Home
last modified time | relevance | path

Searched refs:PyImport_ImportModuleLevel (Results 1 – 25 of 116) sorted by relevance

12345

/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dimport.h18 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(char *name,
22 PyImport_ImportModuleLevel(n, g, l, f, -1)
/dports/lang/python27/Python-2.7.18/Include/
H A Dimport.h18 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(char *name,
22 PyImport_ImportModuleLevel(n, g, l, f, -1)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dimport.h18 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(char *name,
22 PyImport_ImportModuleLevel(n, g, l, f, -1)
/dports/lang/python310/Python-3.10.1/Include/
H A Dimport.h52 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
70 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dimport.h52 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
70 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/lang/python39/Python-3.9.9/Include/
H A Dimport.h52 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
70 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dimport.h52 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
70 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dimport.h52 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
70 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dimport.h49 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
65 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dimport.h55 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
73 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/textproc/py-mwparserfromhell/mwparserfromhell-0.6.3/src/mwparserfromhell/parser/ctokenizer/
H A Dtokenizer.c248 tempmod = PyImport_ImportModuleLevel(name, globals, locals, fromlist, 0); in load_tokens()
272 tempmod = PyImport_ImportModuleLevel(name, globals, locals, fromlist, 0); in load_defs()
294 tempmod = PyImport_ImportModuleLevel(name, globals, locals, fromlist, 0); in load_exceptions()
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dimport.h64 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
82 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/lang/python37/Python-3.7.12/Include/
H A Dimport.h66 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
84 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/lang/python38/Python-3.8.12/Include/
H A Dimport.h64 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
82 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dimport.h64 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
82 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dimport.h64 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
82 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dimport.h64 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
82 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dimport.h66 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
84 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dimport.h64 PyAPI_FUNC(PyObject *) PyImport_ImportModuleLevel(
82 PyImport_ImportModuleLevel(n, g, l, f, 0)
/dports/graphics/blender/blender-2.91.0/source/blender/python/intern/
H A Dbpy_driver.c102 mod = PyImport_ImportModuleLevel("bpy", NULL, NULL, NULL, 0); in bpy_pydriver_create_dict()
109 mod = PyImport_ImportModuleLevel("mathutils", NULL, NULL, NULL, 0); in bpy_pydriver_create_dict()
117 mod = PyImport_ImportModuleLevel("bl_math", NULL, NULL, NULL, 0); in bpy_pydriver_create_dict()
H A Dbpy_interface_atexit.c53 PyObject *atexit_mod = PyImport_ImportModuleLevel("atexit", NULL, NULL, NULL, 0); in atexit_func_call()
/dports/databases/py-postgresql/py-postgresql-1.1.0/postgresql/port/_optimized/
H A Dmodule.c128 msgtypes = PyImport_ImportModuleLevel( in PyInit_optimized()
/dports/science/InsightToolkit/ITK-5.0.1/CMake/
H A DInsightValgrind.supp1469 fun:PyImport_ImportModuleLevel
1496 fun:PyImport_ImportModuleLevel
1523 fun:PyImport_ImportModuleLevel
1561 fun:PyImport_ImportModuleLevel
1629 fun:PyImport_ImportModuleLevel
1681 fun:PyImport_ImportModuleLevel
/dports/lang/python27/Python-2.7.18/Doc/data/
H A Drefcounts.dat522 PyImport_ImportModuleLevel:PyObject*::+1:
523 PyImport_ImportModuleLevel:char*:name::
524 PyImport_ImportModuleLevel:PyObject*:globals:0:???
525 PyImport_ImportModuleLevel:PyObject*:locals:0:???
526 PyImport_ImportModuleLevel:PyObject*:fromlist:0:???
527 PyImport_ImportModuleLevel:int:level::
/dports/lang/python-legacy/Python-2.7.18/Doc/data/
H A Drefcounts.dat522 PyImport_ImportModuleLevel:PyObject*::+1:
523 PyImport_ImportModuleLevel:char*:name::
524 PyImport_ImportModuleLevel:PyObject*:globals:0:???
525 PyImport_ImportModuleLevel:PyObject*:locals:0:???
526 PyImport_ImportModuleLevel:PyObject*:fromlist:0:???
527 PyImport_ImportModuleLevel:int:level::

12345