Home
last modified time | relevance | path

Searched refs:_SIO (Results 1 – 25 of 61) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dsoundcard.h96 #define _SIO _IO macro
115 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro
128 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
129 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
144 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
169 #define SNDCTL_TMR_START _SIO ('T', 2)
170 #define SNDCTL_TMR_STOP _SIO ('T', 3)
171 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
540 #define SNDCTL_DSP_RESET _SIO ('P', 0)
541 #define SNDCTL_DSP_SYNC _SIO ('P', 1)
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dsoundcard.h96 #define _SIO _IO macro
115 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro
128 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
129 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
144 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
169 #define SNDCTL_TMR_START _SIO ('T', 2)
170 #define SNDCTL_TMR_STOP _SIO ('T', 3)
171 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
540 #define SNDCTL_DSP_RESET _SIO ('P', 0)
541 #define SNDCTL_DSP_SYNC _SIO ('P', 1)
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dsoundcard.h94 #define _SIO _IO macro
113 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro
126 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
127 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
142 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
167 #define SNDCTL_TMR_START _SIO ('T', 2)
168 #define SNDCTL_TMR_STOP _SIO ('T', 3)
169 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
536 #define SNDCTL_DSP_RESET _SIO ('P', 0)
537 #define SNDCTL_DSP_SYNC _SIO ('P', 1)
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dsoundcard.h94 #define _SIO _IO macro
113 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro
126 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
127 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
142 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
167 #define SNDCTL_TMR_START _SIO ('T', 2)
168 #define SNDCTL_TMR_STOP _SIO ('T', 3)
169 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
536 #define SNDCTL_DSP_RESET _SIO ('P', 0)
537 #define SNDCTL_DSP_SYNC _SIO ('P', 1)
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dsoundcard.h96 #define _SIO _IO macro
115 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro
128 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
129 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
144 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
169 #define SNDCTL_TMR_START _SIO ('T', 2)
170 #define SNDCTL_TMR_STOP _SIO ('T', 3)
171 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
540 #define SNDCTL_DSP_RESET _SIO ('P', 0)
541 #define SNDCTL_DSP_SYNC _SIO ('P', 1)
[all …]
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/
H A Drtc.cpp48 u8 _SIO; member
74 { "R090", 1, 1, &rtc._SIO},
233 rtc._SIO = rtc._DD?(val & 0x01):rtc._prevSIO; in rtcWrite()
258 rtc.cmd |= (rtc._SIO << rtc.bitsCount ); in rtcWrite()
303 if(rtc._SIO) rtc.data[rtc.bitsCount >> 3] |= (1 << (rtc.bitsCount & 0x07)); in rtcWrite()
330 rtc._prevSIO = rtc._SIO; in rtcWrite()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dsoundcard.h62 #define _SIO _IO macro
87 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
88 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
103 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
128 #define SNDCTL_TMR_START _SIO ('T', 2)
129 #define SNDCTL_TMR_STOP _SIO ('T', 3)
130 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
363 #define SNDCTL_DSP_RESET _SIO ('P', 0)
364 #define SNDCTL_DSP_SYNC _SIO ('P', 1)
372 #define SNDCTL_DSP_POST _SIO ('P', 8)
[all …]
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dsoundcard.h62 #define _SIO _IO macro
87 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
88 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
103 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
128 #define SNDCTL_TMR_START _SIO ('T', 2)
129 #define SNDCTL_TMR_STOP _SIO ('T', 3)
130 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
363 #define SNDCTL_DSP_RESET _SIO ('P', 0)
364 #define SNDCTL_DSP_SYNC _SIO ('P', 1)
372 #define SNDCTL_DSP_POST _SIO ('P', 8)
[all …]
/dports/audio/xmcd/xmcd-3.3.2/cdda_d/
H A Dsoundcard.h104 #define _SIO _IO macro
123 #define _SIO(x,y) ((int)(SIOC_VOID|(x<<8)|y)) macro
136 #define SNDCTL_SEQ_RESET _SIO ('Q', 0)
137 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1)
152 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
177 #define SNDCTL_TMR_START _SIO ('T', 2)
178 #define SNDCTL_TMR_STOP _SIO ('T', 3)
179 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4)
536 #define SNDCTL_DSP_RESET _SIO ('P', 0)
537 #define SNDCTL_DSP_SYNC _SIO ('P', 1)
[all …]
/dports/shells/fish/fish-3.3.1/share/completions/
H A Dgcc.fish790 complete -c gcc -o msio -d 'Generate the predefine, "_SIO", for server IO'
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/doc/
H A Dinvoke.texi8674 Generate the predefine, @code{_SIO}, for server IO. The default is
H A Dgcc.info8526 Generate the predefine, `_SIO', for server IO. The default is
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/doc/
H A Dinvoke.texi8674 Generate the predefine, @code{_SIO}, for server IO. The default is
H A Dgcc.info8526 Generate the predefine, `_SIO', for server IO. The default is
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/doc/
H A Dinvoke.texi8876 Generate the predefine, @code{_SIO}, for server IO@. The default is
/dports/lang/gcc48/gcc-4.8.5/gcc/doc/
H A Dinvoke.texi13556 Generate the predefine, @code{_SIO}, for server IO@. The default is
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/doc/
H A Dinvoke.texi13521 Generate the predefine, @code{_SIO}, for server IO@. The default is
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/doc/
H A Dinvoke.texi14591 Generate the predefine, @code{_SIO}, for server IO@. The default is
/dports/lang/gnat_util/gcc-6-20180516/gcc/doc/
H A Dinvoke.texi16393 Generate the predefine, @code{_SIO}, for server IO@. The default is
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/doc/
H A Dinvoke.texi16393 Generate the predefine, @code{_SIO}, for server IO@. The default is
/dports/shells/fish/fish-3.3.1/po/
H A Dfr.po24705 msgid "Generate the predefine, \"_SIO\", for server IO"
24706 msgstr "Générer le « _SIO » prédéfini pour les E/S serveur"
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/doc/
H A Dinvoke.texi18856 Generate the predefine, @code{_SIO}, for server IO@. The default is
/dports/lang/gcc9/gcc-9.4.0/gcc/doc/
H A Dinvoke.texi20309 Generate the predefine, @code{_SIO}, for server IO@. The default is
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/doc/
H A Dinvoke.texi18856 Generate the predefine, @code{_SIO}, for server IO@. The default is
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/doc/
H A Dinvoke.texi18854 Generate the predefine, @code{_SIO}, for server IO@. The default is

123