Home
last modified time | relevance | path

Searched refs:DS3DLISTENER (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/media/drivers/directsound/
H A Dlib_dsound.py149 class DS3DLISTENER(ctypes.Structure): class
160 LPDS3DLISTENER = ctypes.POINTER(DS3DLISTENER)
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/media/drivers/directsound/
H A Dlib_dsound.py149 class DS3DLISTENER(ctypes.Structure): class
160 LPDS3DLISTENER = ctypes.POINTER(DS3DLISTENER)
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Audio/DirectSound/
H A Dmod.rs68 pub struct DS3DLISTENER { struct
79 impl ::core::marker::Copy for DS3DLISTENER {} argument
81 impl ::core::clone::Clone for DS3DLISTENER { implementation
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/s_ds3d/
H A Ds_ds3d.c109 static DS3DLISTENER listener_parms; // Listener papameters
594 listener_parms.dwSize = sizeof(DS3DLISTENER); in HWRAPI()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/hardware/s_ds3d/
H A Ds_ds3d.c102 static DS3DLISTENER listener_parms; // Listener papameters
598 listener_parms.dwSize = sizeof (DS3DLISTENER); in HWRAPI()
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dpsndplat.c466 DS3DLISTENER listener; in PlatStartSoundSys()
467 memset(&listener, 0, sizeof(DS3DLISTENER)); in PlatStartSoundSys()
468 listener.dwSize = sizeof(DS3DLISTENER); in PlatStartSoundSys()
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Ddsound.h132 } DS3DLISTENER, *LPDS3DLISTENER; typedef
134 typedef const DS3DLISTENER *LPCDS3DLISTENER;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfsound/winsrc/
H A Ddsound.h955 } DS3DLISTENER, *LPDS3DLISTENER; typedef
957 typedef const DS3DLISTENER *LPCDS3DLISTENER;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/DirectMusic/
H A Dmod.rs1628 pub struct DS3DLISTENER { struct
1639 impl DS3DLISTENER {} argument
1641 impl ::std::default::Default for DS3DLISTENER { implementation
1647 impl ::std::fmt::Debug for DS3DLISTENER { implementation
1662 impl ::std::cmp::PartialEq for DS3DLISTENER { implementation
1668 impl ::std::cmp::Eq for DS3DLISTENER {} implementation
1670 unsafe impl ::windows::runtime::Abi for DS3DLISTENER { implementation
5192 pub unsafe fn GetAllParameters(&self) -> ::windows::runtime::Result<DS3DLISTENER> { in GetAllParameters() argument
5193 let mut result__: <DS3DLISTENER as ::windows::runtime::Abi>::Abi = ::std::mem::zeroed(); in GetAllParameters()
5194 …vtable(self).3)(::std::mem::transmute_copy(self), &mut result__).from_abi::<DS3DLISTENER>(result__) in GetAllParameters()
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/rtaudio/include/
H A Ddsound.h396 } DS3DLISTENER, *LPDS3DLISTENER; typedef
398 typedef const DS3DLISTENER *LPCDS3DLISTENER;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddsound.h1083 } DS3DLISTENER, *LPDS3DLISTENER; typedef
1085 typedef const DS3DLISTENER *LPCDS3DLISTENER;
/dports/audio/giada/giada-0.17.1/src/deps/rtaudio/include/
H A Ddsound.h396 } DS3DLISTENER, *LPDS3DLISTENER; typedef
398 typedef const DS3DLISTENER *LPCDS3DLISTENER;
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Ddsound.h400 } DS3DLISTENER, *LPDS3DLISTENER; typedef
402 typedef const DS3DLISTENER *LPCDS3DLISTENER;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddsound.h1083 } DS3DLISTENER, *LPDS3DLISTENER; typedef
1085 typedef const DS3DLISTENER *LPCDS3DLISTENER;
/dports/audio/rtaudio/rtaudio-5.1.0/include/
H A Ddsound.h396 } DS3DLISTENER, *LPDS3DLISTENER; typedef
398 typedef const DS3DLISTENER *LPCDS3DLISTENER;
/dports/audio/stk/stk-4.6.2/src/include/
H A Ddsound.h396 } DS3DLISTENER, *LPDS3DLISTENER; typedef
398 typedef const DS3DLISTENER *LPCDS3DLISTENER;