Home
last modified time | relevance | path

Searched defs:DllPath (Results 1 – 25 of 132) sorted by relevance

123456

/dports/devel/capstone4/capstone-4.0.2/bindings/powershell/Capstone/
H A DCapstone.psm133 throw "Capstone DLL is missing: $DllPath" in Initialize-Capstone() variable
37 [string]$DllPath in Initialize-Capstone() variable
41 $DllPath = $DllPath.Replace('\', '\\') in Initialize-Capstone() variable
134 [DllImport("$DllPath")] in Initialize-Capstone() variable
140 [DllImport("$DllPath")] in Initialize-Capstone() variable
149 [DllImport("$DllPath")] in Initialize-Capstone() variable
154 [DllImport("$DllPath")] in Initialize-Capstone() variable
158 [DllImport("$DllPath")] in Initialize-Capstone() variable
164 [DllImport("$DllPath", CallingConvention = CallingConvention.Cdecl)] in Initialize-Capstone() variable
169 [DllImport("$DllPath")] in Initialize-Capstone() variable
/dports/emulators/qemu/qemu-6.2.0/capstone/bindings/powershell/Capstone/
H A DCapstone.psm133 throw "Capstone DLL is missing: $DllPath" in Initialize-Capstone() variable
37 [string]$DllPath in Initialize-Capstone() variable
41 $DllPath = $DllPath.Replace('\', '\\') in Initialize-Capstone() variable
134 [DllImport("$DllPath")] in Initialize-Capstone() variable
140 [DllImport("$DllPath")] in Initialize-Capstone() variable
149 [DllImport("$DllPath")] in Initialize-Capstone() variable
154 [DllImport("$DllPath")] in Initialize-Capstone() variable
158 [DllImport("$DllPath")] in Initialize-Capstone() variable
164 [DllImport("$DllPath", CallingConvention = CallingConvention.Cdecl)] in Initialize-Capstone() variable
169 [DllImport("$DllPath")] in Initialize-Capstone() variable
/dports/emulators/qemu60/qemu-6.0.0/capstone/bindings/powershell/Capstone/
H A DCapstone.psm133 throw "Capstone DLL is missing: $DllPath" in Initialize-Capstone() variable
37 [string]$DllPath in Initialize-Capstone() variable
41 $DllPath = $DllPath.Replace('\', '\\') in Initialize-Capstone() variable
134 [DllImport("$DllPath")] in Initialize-Capstone() variable
140 [DllImport("$DllPath")] in Initialize-Capstone() variable
149 [DllImport("$DllPath")] in Initialize-Capstone() variable
154 [DllImport("$DllPath")] in Initialize-Capstone() variable
158 [DllImport("$DllPath")] in Initialize-Capstone() variable
164 [DllImport("$DllPath", CallingConvention = CallingConvention.Cdecl)] in Initialize-Capstone() variable
169 [DllImport("$DllPath")] in Initialize-Capstone() variable
/dports/emulators/qemu5/qemu-5.2.0/capstone/bindings/powershell/Capstone/
H A DCapstone.psm133 throw "Capstone DLL is missing: $DllPath" in Initialize-Capstone() variable
37 [string]$DllPath in Initialize-Capstone() variable
41 $DllPath = $DllPath.Replace('\', '\\') in Initialize-Capstone() variable
134 [DllImport("$DllPath")] in Initialize-Capstone() variable
140 [DllImport("$DllPath")] in Initialize-Capstone() variable
149 [DllImport("$DllPath")] in Initialize-Capstone() variable
154 [DllImport("$DllPath")] in Initialize-Capstone() variable
158 [DllImport("$DllPath")] in Initialize-Capstone() variable
164 [DllImport("$DllPath", CallingConvention = CallingConvention.Cdecl)] in Initialize-Capstone() variable
169 [DllImport("$DllPath")] in Initialize-Capstone() variable
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/capstone/bindings/powershell/Capstone/
H A DCapstone.psm133 throw "Capstone DLL is missing: $DllPath" in Initialize-Capstone() variable
37 [string]$DllPath in Initialize-Capstone() variable
41 $DllPath = $DllPath.Replace('\', '\\') in Initialize-Capstone() variable
134 [DllImport("$DllPath")] in Initialize-Capstone() variable
140 [DllImport("$DllPath")] in Initialize-Capstone() variable
149 [DllImport("$DllPath")] in Initialize-Capstone() variable
154 [DllImport("$DllPath")] in Initialize-Capstone() variable
158 [DllImport("$DllPath")] in Initialize-Capstone() variable
164 [DllImport("$DllPath", CallingConvention = CallingConvention.Cdecl)] in Initialize-Capstone() variable
169 [DllImport("$DllPath")] in Initialize-Capstone() variable
/dports/devel/capstone3/capstone-3.0.5/bindings/powershell/Capstone/
H A DCapstone.psm1143 $DllPath = $($PSScriptRoot + '\Lib\Capstone\capstone.dll').Replace('\','\\') in Get-CapstoneDisassembly() variable
146 if (![IO.File]::Exists($DllPath)) { in Get-CapstoneDisassembly() variable
241 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
247 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
256 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
261 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
265 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
271 [DllImport("$DllPath", CallingConvention = CallingConvention.Cdecl)] in Get-CapstoneDisassembly() variable
276 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
/dports/emulators/qemu42/qemu-4.2.1/capstone/bindings/powershell/Capstone/
H A DCapstone.psm1143 $DllPath = $($PSScriptRoot + '\Lib\Capstone\capstone.dll').Replace('\','\\') in Get-CapstoneDisassembly() variable
146 if (![IO.File]::Exists($DllPath)) { in Get-CapstoneDisassembly() variable
241 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
247 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
256 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
261 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
265 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
271 [DllImport("$DllPath", CallingConvention = CallingConvention.Cdecl)] in Get-CapstoneDisassembly() variable
276 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/bindings/powershell/Capstone/
H A DCapstone.psm1143 $DllPath = $($PSScriptRoot + '\Lib\Capstone\capstone.dll').Replace('\','\\') in Get-CapstoneDisassembly() variable
146 if (![IO.File]::Exists($DllPath)) { in Get-CapstoneDisassembly() variable
241 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
247 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
256 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
261 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
265 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
271 [DllImport("$DllPath", CallingConvention = CallingConvention.Cdecl)] in Get-CapstoneDisassembly() variable
276 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/bindings/powershell/Capstone/
H A DCapstone.psm1143 $DllPath = $($PSScriptRoot + '\Lib\Capstone\capstone.dll').Replace('\','\\') in Get-CapstoneDisassembly() variable
146 if (![IO.File]::Exists($DllPath)) { in Get-CapstoneDisassembly() variable
241 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
247 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
256 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
261 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
265 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
271 [DllImport("$DllPath", CallingConvention = CallingConvention.Cdecl)] in Get-CapstoneDisassembly() variable
276 [DllImport("$DllPath")] in Get-CapstoneDisassembly() variable
/dports/www/wt/wt-4.6.1/src/isapi/
H A DServer.C88 char DllPath[_MAX_PATH]; in serverEntry() local
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/elastic/go-windows/
H A Dntdll.go103 DllPath UnicodeString member
/dports/net/traefik/traefik-2.6.1/vendor/github.com/elastic/go-windows/
H A Dntdll.go103 DllPath UnicodeString member
/dports/sysutils/R-cran-ps/ps/src/arch/windows/
H A Dprocess_info.c29 UNICODE_STRING DllPath; member
71 UNICODE_STRING32 DllPath; member
128 UNICODE_STRING64 DllPath; member
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/psutil/arch/windows/
H A Dprocess_info.c38 UNICODE_STRING DllPath; member
80 UNICODE_STRING32 DllPath; member
137 UNICODE_STRING64 DllPath; member
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/psutil/arch/windows/
H A Dprocess_info.c64 UNICODE_STRING32 DllPath; member
109 UNICODE_STRING64 DllPath; member
H A Dntextapi.h351 UNICODE_STRING DllPath; member
/dports/security/sqlninja/sqlninja-0.2.6/sources/
H A Dvdmallowed.c322 static BOOL InjectDLLIntoProcess(PCHAR DllPath, HANDLE ProcessHandle, PHANDLE RemoteThread) in InjectDLLIntoProcess()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/base/
H A Dprocess_inspector_win.cc91 UnicodeString<Traits> DllPath; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/win/
H A Dprocess_structs.h161 UNICODE_STRING<Traits> DllPath; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/win/
H A Dprocess_structs.h161 UNICODE_STRING<Traits> DllPath; member
/dports/sysutils/rush/rush-0.4.2-9-ga800565/process/
H A Dprocess_windows.go324 DllPath windows.UnicodeString member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/arch/windows/
H A Dntextapi.h305 UNICODE_STRING DllPath; member
400 UNICODE_STRING32 DllPath; member
455 UNICODE_STRING64 DllPath; member
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/arch/windows/
H A Dntextapi.h358 UNICODE_STRING DllPath; member
478 UNICODE_STRING32 DllPath; member
533 UNICODE_STRING64 DllPath; member
/dports/security/keybase/client-v5.7.1/go/kbfs/dokan/
H A Dfilesystem.go28 DllPath string member
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/nt/
H A Dntstuff.h107 MY_UNICODE_STRING DllPath; member

123456