Home
last modified time | relevance | path

Searched refs:GetComponentInfo (Results 1 – 25 of 233) sorted by relevance

12345678910

/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio105/
H A DCAComponent.cpp53 GetComponentInfo (Comp(), &mDesc, NULL, NULL, NULL); in CAComponent()
65 GetComponentInfo (Comp(), &mDesc, NULL, NULL, NULL); in CAComponent()
75 GetComponentInfo (Comp(), &mDesc, NULL, NULL, NULL); in CAComponent()
83 GetComponentInfo (Comp(), &mDesc, NULL, NULL, NULL); in CAComponent()
176 OSStatus err = GetComponentInfo (Comp(), &desc, h1, 0, 0); in SetCompNames()
222 OSStatus err = GetComponentInfo (Comp(), &desc, 0, h1, 0); in SetCompInfo()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.EnterpriseServices/System.EnterpriseServices/
H A DIServicedComponentInfo.cs41 void GetComponentInfo (ref int infoMask, out string[] infoArray); in GetComponentInfo() method
H A DServicedComponent.cs102 void IServicedComponentInfo.GetComponentInfo (ref int infoMask, out string[] infoArray) in IServicedComponentInfo.GetComponentInfo()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.EnterpriseServices/System.EnterpriseServices.Internal/
H A DComManagedImportUtil.cs44 …public void GetComponentInfo (string assemblyPath, out string numComponents, out string componentI… in GetComponentInfo() method in System.EnterpriseServices.Internal.ComManagedImportUtil
H A DIComManagedImportUtil.cs39 …void GetComponentInfo ([MarshalAs(UnmanagedType.BStr)] string assemblyPath, [MarshalAs(UnmanagedTy… in GetComponentInfo() method
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/phonon/qt7/
H A Daudioeffects.mm158 GetComponentInfo(component, &cDesc, nameH, 0, 0);
176 GetComponentInfo(component, &cDesc, 0, descH, 0);
200 GetComponentInfo(component, &cDesc, 0, 0, 0);
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dve_qtvideo.c108 static OSErr (*GetComponentInfo)(Component prev,ComponentDescription* desc,Handle h1,Handle h2,H… variable
341GetComponentInfo = (OSErr (*)(Component,ComponentDescription*,Handle,Handle,Handle))GetProcAddress… in vf_open()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dve_qtvideo.c108 static OSErr (*GetComponentInfo)(Component prev,ComponentDescription* desc,Handle h1,Handle h2,H… variable
341GetComponentInfo = (OSErr (*)(Component,ComponentDescription*,Handle,Handle,Handle))GetProcAddress… in vf_open()
/dports/lang/python27/Python-2.7.18/Mac/Modules/cm/
H A D_Cmmodule.c400 #ifndef GetComponentInfo in CmpObj_GetComponentInfo()
401 PyMac_PRECHECK(GetComponentInfo); in CmpObj_GetComponentInfo()
408 _err = GetComponentInfo(_self->ob_itself, in CmpObj_GetComponentInfo()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/cm/
H A D_Cmmodule.c400 #ifndef GetComponentInfo in CmpObj_GetComponentInfo()
401 PyMac_PRECHECK(GetComponentInfo); in CmpObj_GetComponentInfo()
408 _err = GetComponentInfo(_self->ob_itself, in CmpObj_GetComponentInfo()
/dports/devel/sdl12/SDL-1.2.15/src/cdrom/macosx/
H A DAudioFilePlayer.c76 result = GetComponentInfo ((Component)*inDestUnit, &desc, 0, 0, 0); in AudioFilePlayer_SetDestination()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/quicktime/
H A DQTLiveUtils.cpp304 … err = GetComponentInfo( aComponent, &full_video_component_description, compName,compInfo,0); in probe_video_digitizer_components()
401 … err = GetComponentInfo( aComponent, &full_sg_component_description, compName,compInfo,0); in probe_sequence_grabber_components()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/quicktime/
H A DQTLiveUtils.cpp304 … err = GetComponentInfo( aComponent, &full_video_component_description, compName,compInfo,0); in probe_video_digitizer_components()
401 … err = GetComponentInfo( aComponent, &full_sg_component_description, compName,compInfo,0); in probe_sequence_grabber_components()
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/common/
H A DComponentManager.cpp421 ComponentInfo ComponentManager::GetComponentInfo(std::string name) const in GetComponentInfo() function in ComponentManager
H A DComponentManager.h376 ComponentInfo GetComponentInfo(std::string name) const;
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.EnterpriseServices.cs314 void GetComponentInfo(ref int infoMask, out string[] infoArray); in GetComponentInfo() method
542 …void System.EnterpriseServices.IServicedComponentInfo.GetComponentInfo(ref int infoMask, out strin… in System.EnterpriseServices.IServicedComponentInfo.GetComponentInfo()
801 …public void GetComponentInfo(string assemblyPath, out string numComponents, out string componentIn… in GetComponentInfo() method in System.EnterpriseServices.Internal.ComManagedImportUtil
838 …void GetComponentInfo([System.Runtime.InteropServices.MarshalAs(System.Runtime.InteropServices.Unm… in GetComponentInfo() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.EnterpriseServices.cs314 void GetComponentInfo(ref int infoMask, out string[] infoArray); in GetComponentInfo() method
542 …void System.EnterpriseServices.IServicedComponentInfo.GetComponentInfo(ref int infoMask, out strin… in System.EnterpriseServices.IServicedComponentInfo.GetComponentInfo()
801 …public void GetComponentInfo(string assemblyPath, out string numComponents, out string componentIn… in GetComponentInfo() method in System.EnterpriseServices.Internal.ComManagedImportUtil
838 …void GetComponentInfo([System.Runtime.InteropServices.MarshalAs(System.Runtime.InteropServices.Unm… in GetComponentInfo() method
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dvsbackup.rs32 fn GetComponentInfo(&mut self, ppInfo: *mut ::PVSSCOMPONENTINFO) -> ::HRESULT,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dvsbackup.rs32 fn GetComponentInfo(&mut self, ppInfo: *mut ::PVSSCOMPONENTINFO) -> ::HRESULT,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dvsbackup.rs32 fn GetComponentInfo(&mut self, ppInfo: *mut ::PVSSCOMPONENTINFO) -> ::HRESULT,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Dvsbackup.rs32 fn GetComponentInfo(&mut self, ppInfo: *mut ::PVSSCOMPONENTINFO) -> ::HRESULT,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dvsbackup.rs32 fn GetComponentInfo(&mut self, ppInfo: *mut ::PVSSCOMPONENTINFO) -> ::HRESULT,
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Dvsbackup.rs32 fn GetComponentInfo(&mut self, ppInfo: *mut ::PVSSCOMPONENTINFO) -> ::HRESULT,
/dports/games/genact/genact-0.10.0/cargo-crates/winapi-0.2.8/src/
H A Dvsbackup.rs32 fn GetComponentInfo(&mut self, ppInfo: *mut ::PVSSCOMPONENTINFO) -> ::HRESULT,
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/winapi-0.2.8/src/
H A Dvsbackup.rs32 fn GetComponentInfo(&mut self, ppInfo: *mut ::PVSSCOMPONENTINFO) -> ::HRESULT,

12345678910