Home
last modified time | relevance | path

Searched refs:MIDIPROP_GET (Results 1 – 19 of 19) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/midi/drivers/
H A Dwinmm_midi.c243 MIDIPROP_GET | MIDIPROP_TEMPO); in winmm_midi_init_clock()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dmmsystem.d301 enum MIDIPROP_GET = 0x40000000; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dmmsystem.d300 enum MIDIPROP_GET = 0x40000000; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dmmsystem.d301 enum MIDIPROP_GET = 0x40000000; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dmmsystem.d300 enum MIDIPROP_GET = 0x40000000; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dmmsystem.d300 enum MIDIPROP_GET = 0x40000000; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dmmsystem.d301 enum MIDIPROP_GET = 0x40000000; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dmmsystem.d300 enum MIDIPROP_GET = 0x40000000; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dmmsystem.d300 enum MIDIPROP_GET = 0x40000000; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dmmsystem.d301 enum MIDIPROP_GET = 0x40000000; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dmmsystem.d300 enum MIDIPROP_GET = 0x40000000; variable
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dmmsystem.pp1001 MIDIPROP_GET = $40000000;
1850 MIDIPROP_PROPERTY:=mp and (not (MIDIPROP_SET or MIDIPROP_GET));
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dmmsystem.h273 #define MIDIPROP_GET 0x40000000 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dmmsystem.h273 #define MIDIPROP_GET 0x40000000 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmmsystem.h782 #define MIDIPROP_GET __MSABI_LONG(0x40000000) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmmsystem.h782 #define MIDIPROP_GET __MSABI_LONG(0x40000000) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Audio/
H A Dmod.rs1566 pub const MIDIPROP_GET: i32 = 1073741824i32; const
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dmmsystem.pp279 MIDIPROP_GET = $40000000;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Multimedia/
H A Dmod.rs7957 pub const MIDIPROP_GET: i32 = 1073741824i32; const