Home
last modified time | relevance | path

Searched defs:_dll (Results 1 – 25 of 37) sorted by relevance

12

/dports/science/py-OpenMC/openmc-0.12.2/openmc/lib/
H A D__init__.py32 _dll = CDLL(_filename) variable
39 _dll = Mock() variable
/dports/science/openmc/openmc-0.12.2/openmc/lib/
H A D__init__.py32 _dll = CDLL(_filename) variable
39 _dll = Mock() variable
/dports/security/py-keyrings.alt/keyrings.alt-3.1.1/keyrings/alt/
H A D_win_crypto.py44 _dll = WinDLL('CRYPT32.DLL') variable
/dports/databases/py-sqlite3/Python-3.8.12/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/databases/py-gdbm/Python-3.8.12/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/lang/python37/Python-3.7.12/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/lang/python27/Python-2.7.18/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/lang/python-tools/Python-3.8.12/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/lang/python39/Python-3.9.9/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/lang/python310/Python-3.10.1/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/lang/python311/Python-3.11.0a3/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/lang/python-legacy/Python-2.7.18/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/lang/python38/Python-3.8.12/Lib/ctypes/test/
H A Dtest_cfuncs.py11 _dll = CDLL(_ctypes_test.__file__) variable in CFunctions
209 _dll = stdcall_dll(_ctypes_test.__file__) variable in stdcallCFunctions
/dports/math/minizinc/libminizinc-2.5.5/include/minizinc/
H A Dplugin.hh95 void* _dll; member in MiniZinc::Plugin
/dports/net/tinyfugue/tf-50b8/src/pcre-2.08/
H A DMakefile146 _dll: target
/dports/devel/php-ice37/ice-3.7.2/cpp/test/ios/controller/Bundle/
H A DControllerI.mm115 _dll(dll), function
/dports/devel/ice37/ice-3.7.2/cpp/test/ios/controller/Bundle/
H A DControllerI.mm115 _dll(dll), function
/dports/devel/py-ice37/ice-3.7.2/cpp/test/ios/controller/Bundle/
H A DControllerI.mm115 _dll(dll), function
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dvst3_module.cc223 void* _dll; member in VST3LinuxModule
/dports/devel/gumbo/gumbo-parser-0.10.1/python/gumbo/
H A Dgumboc.py43 _dll = ctypes.cdll.LoadLibrary(os.path.join( variable
47 _dll = ctypes.cdll.LoadLibrary(_name_of_lib) variable
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/gumbo-parser/python/gumbo/
H A Dgumboc.py43 _dll = ctypes.cdll.LoadLibrary(os.path.join( variable
47 _dll = ctypes.cdll.LoadLibrary(_name_of_lib) variable
/dports/textproc/pageedit/PageEdit-1.2.0/gumbo_subtree/python/gumbo/
H A Dgumboc.py66 _dll = ctypes.cdll.LoadLibrary(os.path.join( variable
70 _dll = ctypes.cdll.LoadLibrary(_name_of_lib) variable
/dports/comms/libconcord/concordance-1.2/libconcord/bindings/python/
H A Dlibconcord.py38 _dll = cdll.LoadLibrary('libconcord.dll') variable
40 _dll = cdll.LoadLibrary('libconcord.%i.dylib' % ABI_VERSION) variable
/dports/comms/concordance/concordance-1.2/libconcord/bindings/python/
H A Dlibconcord.py38 _dll = cdll.LoadLibrary('libconcord.dll') variable
40 _dll = cdll.LoadLibrary('libconcord.%i.dylib' % ABI_VERSION) variable

12