Home
last modified time | relevance | path

Searched refs:Py_InitModule (Results 1 – 25 of 1117) sorted by relevance

12345678910>>...45

/dports/sysutils/py-salt/salt-3004.1/pkg/smartos/esky/
H A Dsodium_grabber.c15 (void)Py_InitModule("sodium_grabber", methods); in initsodium_grabber()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_xrccmodule.cpp356 sipModule = Py_InitModule(sipName_wx__xrc, sip_methods); in SIP_MODULE_ENTRY()
358 sipModule = Py_InitModule(const_cast<char *>(sipName_wx__xrc), sip_methods); in SIP_MODULE_ENTRY()
/dports/devel/py-stsci.distutils/stsci.distutils-0.3.7/stsci/distutils/tests/testpackage/src/
H A Dtestext.c26 Py_InitModule("testext", TestextMethods); in inittestext()
/dports/devel/py-pbr/pbr-5.5.0/pbr/tests/testpackage/src/
H A Dtestext.c27 Py_InitModule("testext", TestextMethods); in inittestext()
/dports/devel/py-d2to1/d2to1-0.2.12.post1/d2to1/tests/testpackage/src/
H A Dtestext.c26 Py_InitModule("testext", TestextMethods); in inittestext()
/dports/graphics/py-zbar-py/zbar-py-1.0.4/zbar/
H A D_zbar.c14 Py_InitModule("_zbar", NoMethods); in init_freeimage()
/dports/textproc/iksemel/iksemel-978b733/python/
H A Dpyiksemel.c21 m = Py_InitModule("iksemel", NULL); in initiksemel()
/dports/graphics/zbar/zbar-0.23.90/pygtk/
H A Dzbarpygtkmodule.c39 PyObject *mod = Py_InitModule("zbarpygtk", zbarpygtk_functions); in initzbarpygtk()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/gui/pythonmod/
H A Dgnashmodule.c14 m = Py_InitModule ("gnash", pygnash_functions); in initgnash()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dlibglademodule.c39 m = Py_InitModule("gtk.glade", pylibglade_functions); in initglade()
H A Dgtkunixprintmodule.c44 m = Py_InitModule("gtkunixprint", pygtkunixprint_functions); in initgtkunixprint()
/dports/x11/keybinder/keybinder-0.3.1/python-keybinder/
H A D_keybindermodule.c24 m = Py_InitModule("_keybinder", py_keybinder_functions); in init_keybinder()
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_python/
H A Dmod_Core.c52 _sr_apy_core_module = Py_InitModule("Router.Core", CoreMethods); in init_mod_Core()
H A Dmod_Router.c51 _sr_apy_main_module = Py_InitModule("Router", RouterMethods); in init_mod_Router()
/dports/devel/pyl-gobject/pygobject-2.28.6/gio/
H A Dunixmodule.c44 m = Py_InitModule("gio.unix", pyunix_functions); in initunix()
/dports/net/py-pyzmq/pyzmq-22.3.0/buildutils/
H A Dinitlibzmq.cpp42 (void) Py_InitModule("libzmq", Methods); in initlibzmq()
/dports/audio/guitarix-lv2/guitarix-0.43.1/pygxw/
H A Dgxw-module.c17 m = Py_InitModule ("gxw", gxw_functions); in initgxw()
/dports/devel/allegro/allegro-4.4.3.1/addons/jpgalleg/contrib/pyjpgalleg/
H A Dpyjpgallegmodule.c50 (void) Py_InitModule("pyjpgalleg", PyjpgallegMethods); in initpyjpgalleg()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/
H A Datkmodule.c43 m = Py_InitModule ("atk", pyatk_functions); in initatk()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/contrib/python-uuid/
H A Duuid.c22 (void) Py_InitModule("e2fsprogs_uuid", _uuid_methods); in inite2fsprogs_uuid()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/contrib/python-uuid/
H A Duuid.c22 (void) Py_InitModule("e2fsprogs_uuid", _uuid_methods); in inite2fsprogs_uuid()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/contrib/python-uuid/
H A Duuid.c22 (void) Py_InitModule("e2fsprogs_uuid", _uuid_methods);
/dports/devel/py-omniorb/omniORBpy-4.2.4/modules/codesets/
H A DpyCodeSets.cc54 PyObject* m = Py_InitModule((char*)"_omnicodesets", omnicodesets_methods); in init_omnicodesets()
/dports/japanese/libtomoe-gtk/tomoe-gtk-0.6.0/bindings/python/
H A Dtomoegtk-module.c16 m = Py_InitModule ("tomoegtk", pytomoegtk_functions); in inittomoegtk()
/dports/japanese/tomoe/tomoe-0.6.0/bindings/python/
H A Dtomoe-module.c16 m = Py_InitModule ("tomoe", pytomoe_functions); in inittomoe()

12345678910>>...45