Home
last modified time | relevance | path

Searched refs:exeModule (Results 1 – 4 of 4) sorted by relevance

/dports/devel/eric6/eric6-21.11/eric/eric6/Preferences/
H A DProgramsDialog.py221 '--version', 'pip', 1, exeModule=["-m", "pip"])
247 exeModule=['-m', 'grpc_tools.protoc'])
292 'esptool', -1, exeModule=['-m', 'esptool'])
317 exeModule=info["exeModule"],
336 exeModule=None): argument
383 if exeModule:
384 args = exeModule[:] + [versionCommand]
394 exeModule and
395 exeModule[0] == "-m" and
440 if exeModule:
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/obs-qsv11/libmfx/src/
H A Dmfx_library_iterator.cpp185 HMODULE exeModule = GetModuleHandleW(NULL); in GetImplPath() local
187 if (!hModule || !exeModule || hModule == exeModule) in GetImplPath()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/api/mfx_dispatch/windows/src/
H A Dmfx_library_iterator.cpp185 HMODULE exeModule = GetModuleHandleW(NULL); in GetImplPath() local
187 if (!hModule || !exeModule || hModule == exeModule) in GetImplPath()
/dports/multimedia/onevpl/oneVPL-2022.0.6/dispatcher/windows/
H A Dmfx_library_iterator.cpp161 HMODULE exeModule = GetModuleHandleW(NULL); in GetImplPath() local
163 if (!hModule || !exeModule || hModule == exeModule) in GetImplPath()