Home
last modified time | relevance | path

Searched defs:SysFreeString (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/Interop/
H A DInterop.COM.Windows.cs54 public static unsafe void SysFreeString(void* pBSTR) in SysFreeString() method in System.Runtime.InteropServices.ExternalInterop
59 public static unsafe void SysFreeString(IntPtr pBSTR) in SysFreeString() method in System.Runtime.InteropServices.ExternalInterop
98 public static extern unsafe void SysFreeString(void* pBSTR); in SysFreeString() method in System.Runtime.InteropServices.ExternalInterop
100 public static unsafe void SysFreeString(IntPtr pBstr) in SysFreeString() method in System.Runtime.InteropServices.ExternalInterop
H A DInterop.String.Unix.cs34 public static unsafe void SysFreeString(IntPtr pBstr) in SysFreeString() method in System.Runtime.InteropServices.ExternalInterop
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Windows/OleAut32/
H A DInterop.SysFreeString.cs13 internal static extern void SysFreeString(IntPtr bstr); in SysFreeString() method in Interop.OleAut32
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Windows/OleAut32/
H A DInterop.SysFreeString.cs13 internal static extern void SysFreeString(IntPtr bstr); in SysFreeString() method in Interop.OleAut32
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.StackTraceGenerator/src/Internal/LightweightInterop/
H A DMarshalExtensions.cs38 private static extern void SysFreeString(IntPtr bstr); in SysFreeString() method in Internal.LightweightInterop.MarshalExtensions
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwin32compat.pas17 procedure SysFreeString(bstr:pointer);stdcall; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwin32compat.pas17 procedure SysFreeString(bstr:pointer);stdcall; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwin32compat.pas17 procedure SysFreeString(bstr:pointer);stdcall; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwin32compat.pas17 procedure SysFreeString(bstr:pointer);stdcall; procedure
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Doleaut32.go39 func SysFreeString(v *int16) { func
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/microcosm-cc/bluemonday/cmd/sanitise_ugc/
H A Dmain.go34 string(dirty),
35 ),
36 )
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/Common/
H A DMyWindows.cpp53 void SysFreeString(BSTR bstr) in SysFreeString() function
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Common/
H A DMyWindows.cpp84 void SysFreeString(BSTR bstr) in SysFreeString() function
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Common/
H A DMyWindows.cpp84 void SysFreeString(BSTR bstr) in SysFreeString() function
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Common/
H A DMyWindows.cpp84 void SysFreeString(BSTR bstr) in SysFreeString() function

12345678910>>...15