Home
last modified time | relevance | path

Searched defs:ext_module (Results 1 – 12 of 12) sorted by relevance

/dports/math/qposases/qpOASES-3.2.1/interfaces/python/examples/cython/
H A Dsetup.py5 ext_module = Extension( variable
/dports/multimedia/vmaf/vmaf-2.3.0/python/
H A Dsetup.py31 ext_module = cythonize(['vmaf/core/adm_dwt2_cy.pyx']) variable
/dports/devel/py-google-re2/google-re2-0.2.20210901/
H A Dsetup.py40 ext_module = setuptools.Extension( variable
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Bindings/Python/mlir/dialects/
H A D__init__.py16 def extend_opview_class(ext_module): argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Bindings/Python/mlir/dialects/
H A D__init__.py16 def extend_opview_class(ext_module): argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/python/mlir/dialects/
H A D_ods_common.py16 def extend_opview_class(ext_module): argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/python/mlir/dialects/
H A D_ods_common.py16 def extend_opview_class(ext_module): argument
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/python/mlir/dialects/
H A D_ods_common.py16 def extend_opview_class(ext_module): argument
/dports/net/py-maxminddb/MaxMind-DB-Reader-python-2.0.3/
H A Dsetup.py20 ext_module = [ variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/python/mlir/dialects/
H A D_ods_common.py20 def extend_opview_class(ext_module): argument
/dports/security/suricata/suricata-6.0.4/src/
H A Dwin32-syscall.c188 const char *Win32GetErrorString(DWORD error_code, HMODULE ext_module) in Win32GetErrorString()
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dmenu.c991 static int ext_module = -1; in doChooseModule() local