| /OK3568_Linux_fs/buildroot/package/mono/ |
| H A D | 0002-Ongoing-work-on-the-cmake-build.patch | 14 https://github.com/mono/mono/commit/17650f7e0f571287bb14bb9b4fbde7b91d842bb4] 17 mono/metadata/CMakeLists.txt | 1 + 18 mono/metadata/icall.c | 2 +- 19 mono/mini/CMakeLists.txt | 5 +++++ 22 diff --git a/mono/metadata/icall.c b/mono/metadata/icall.c 24 --- a/mono/metadata/icall.c 25 +++ b/mono/metadata/icall.c
|
| H A D | mono.mk | 8 MONO_SITE = http://download.mono-project.com/sources/mono 9 MONO_SOURCE = mono-$(MONO_VERSION).tar.xz 13 MONO_CPE_ID_VENDOR = mono-project 35 $(HOST_DIR)/lib/mono $(TARGET_DIR)/usr/lib/ 45 host-mono \
|
| H A D | Config.in | 14 bool "mono" 24 http://download.mono-project.com/sources/mono/ 26 comment "mono needs a toolchain w/ C++, threads, dynamic library"
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | so_txtime.sh | 20 ./so_txtime -4 -6 -c mono a,-1 a,-1 21 ./so_txtime -4 -6 -c mono a,0 a,0 22 ./so_txtime -4 -6 -c mono a,10 a,10 23 ./so_txtime -4 -6 -c mono a,10,b,20 a,10,b,20 24 ./so_txtime -4 -6 -c mono a,20,b,10 b,20,a,20
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | mono.rst | 5 (in the form of .exe files) without the need to use the mono CLR 15 https://www.mono-project.com/download/ 19 https://www.mono-project.com/docs/compiling-mono/linux/ 22 ``/usr/bin/mono`` (which could be located elsewhere, for example 23 ``/usr/local/bin/mono``) is working. 52 # Replace /usr/bin/mono with the correct pathname to 53 # the Mono CLR runtime (usually /usr/local/bin/mono 55 echo ':CLR:M::MZ::/usr/bin/mono:' > /proc/sys/fs/binfmt_misc/register
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | tlv320aic31xx.txt | 8 "ti,tlv320aic310x" - Generic TLV320AIC31xx with mono speaker amp 10 "ti,tlv320aic3100" - TLV320AIC3100 (mono speaker amp, no MiniDSP) 12 "ti,tlv320aic3120" - TLV320AIC3120 (mono speaker amp, MiniDSP) 14 "ti,tlv320dac3100" - TLV320DAC3100 (no ADC, mono speaker amp, no MiniDSP) 47 * SPK, devices with mono speaker amp
|
| H A D | wm8741.txt | 18 1 = mono left 20 3 = mono right
|
| H A D | wm8962.txt | 12 - spk-mono: This is a boolean property. If present, the SPK_MONO bit 14 in mono mode.
|
| /OK3568_Linux_fs/kernel/Documentation/sound/cards/ |
| H A D | audigy-mixer.rst | 105 capture FIFO (device 1 - 16bit/8KHz mono) too without volume control. 234 * 0 - mono, default 0xffff (no attenuation) 243 * 0 - mono, A destination (FX-bus 0-63), default 0 244 * 1 - mono, B destination (FX-bus 0-63), default 1 245 * 2 - mono, C destination (FX-bus 0-63), default 2 246 * 3 - mono, D destination (FX-bus 0-63), default 3 247 * 4 - mono, E destination (FX-bus 0-63), default 0 248 * 5 - mono, F destination (FX-bus 0-63), default 0 249 * 6 - mono, G destination (FX-bus 0-63), default 0 250 * 7 - mono, H destination (FX-bus 0-63), default 0 [all …]
|
| H A D | sb-live-mixer.rst | 79 The result is mixed to mono signal (single channel) and forwarded to 86 The result is mixed to mono signal (single channel) and forwarded to 265 * 0 - mono, default 0xffff (no attenuation) 274 * 0 - mono, A destination (FX-bus 0-15), default 0 275 * 1 - mono, B destination (FX-bus 0-15), default 1 276 * 2 - mono, C destination (FX-bus 0-15), default 2 277 * 3 - mono, D destination (FX-bus 0-15), default 3 295 * 0 - mono, A destination attn, default 255 (no attenuation) 296 * 1 - mono, B destination attn, default 255 (no attenuation) 297 * 2 - mono, C destination attn, default 0 (mute) [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ |
| H A D | ttf-ubuntu-font-family_0.83.bb | 19 PACKAGES = "ttf-ubuntu-mono ttf-ubuntu-sans" 20 FONT_PACKAGES = "ttf-ubuntu-mono ttf-ubuntu-sans" 22 FILES:ttf-ubuntu-mono = "${datadir}/fonts/truetype/*Mono*"
|
| H A D | ttf-liberation_0.2.bb | 15 PACKAGES = "ttf-liberation-mono ttf-liberation-sans ttf-liberation-serif" 16 FONT_PACKAGES = "ttf-liberation-mono ttf-liberation-sans ttf-liberation-serif" 18 FILES:ttf-liberation-mono = "${datadir}/fonts/truetype/*Mono*"
|
| H A D | ttf-dejavu_2.37.bb | 10 RDEPENDS:${PN}-sans-mono = "${PN}-common" 32 ${PN}-sans-mono \ 38 FONT_PACKAGES = "${PN}-sans ${PN}-sans-mono ${PN}-sans-condensed ${PN}-serif ${PN}-serif-condensed … 41 FILES:${PN}-sans-mono = "${datadir}/fonts/truetype/DejaVuSansMono*.ttf"
|
| H A D | ttf-droid_git.bb | 23 PACKAGES = "ttf-droid-sans ttf-droid-sans-mono \ 25 FONT_PACKAGES = "ttf-droid-sans ttf-droid-sans-mono ttf-droid-sans-fallback ttf-droid-sans-japanese… 28 FILES:ttf-droid-sans-mono = "${datadir}/fonts/truetype/DroidSansMono.ttf"
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | timekeeping.h | 147 static inline ktime_t ktime_mono_to_real(ktime_t mono) in ktime_mono_to_real() argument 149 return ktime_mono_to_any(mono, TK_OFFS_REAL); in ktime_mono_to_real() 232 u64 mono; member
|
| /OK3568_Linux_fs/buildroot/package/mono-gtksharp3/ |
| H A D | 0002-Mono-compilation-error-branch.patch | 4 Subject: [PATCH] refs issue:#298 Fix mono compilation errors 7 https://github.com/mono/gtk-sharp/pull/299/commits/fe18352a4bc9f0cf3b6cf63b8cc03c5d6e41863b]
|
| /OK3568_Linux_fs/buildroot/package/libgdiplus/ |
| H A D | libgdiplus.mk | 8 LIBGDIPLUS_SITE = $(call github,mono,libgdiplus,$(LIBGDIPLUS_VERSION)) 12 LIBGDIPLUS_CPE_ID_VENDOR = mono-project
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-tuner.rst | 127 - receiving mono audio 135 - receiving mono or stereo audio, the hardware cannot distinguish 143 - receiving mono, stereo or bilingual audio 263 standard. Two audio carriers are available for mono or stereo 310 - The tuner receives a mono audio signal. 348 - Play mono audio. When the tuner receives a stereo signal this a 364 - Play the primary language, mono or stereo. Only 368 - Play the secondary language, mono. When the tuner receives no 370 driver shall fall back to mono or stereo mode. Only 376 driver shall fall back to mono or stereo mode. Only
|
| H A D | vidioc-g-modulator.rst | 134 - Modulate channel 1 as mono audio, when the input has more 145 driver does not support stereo audio it shall fall back to mono. 156 return an ``EINVAL`` error code and the driver shall fall back to mono 164 encoded as mono audio, the last channel as Second Audio Program. 166 tracks. When the input has three channels the mono track is a 178 driver shall fall back to mono or stereo mode.
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | avr.c | 31 unsigned short mono; /* 0 = mono, 0xffff = stereo */ member 77 lsx_readw (ft, &(avr->mono)); in startread() 78 if (avr->mono) { in startread()
|
| /OK3568_Linux_fs/buildroot/package/dejavu/ |
| H A D | dejavu.mk | 18 20-unhint-small-dejavu-sans-mono.conf \ 19 57-dejavu-sans-mono.conf
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | es1938.c | 612 int u, is8, mono; in snd_es1938_capture_prepare() local 619 mono = (runtime->channels > 1) ? 0 : 1; in snd_es1938_capture_prepare() 623 chip->dma1_shift = 2 - mono - is8; in snd_es1938_capture_prepare() 628 snd_es1938_bits(chip, ESS_CMD_ANALOGCONTROL, 0x03, (mono ? 2 : 1)); in snd_es1938_capture_prepare() 642 (mono ? 0x40 : 0x08)); in snd_es1938_capture_prepare() 660 int u, is8, mono; in snd_es1938_playback1_prepare() local 667 mono = (runtime->channels > 1) ? 0 : 1; in snd_es1938_playback1_prepare() 671 chip->dma2_shift = 2 - mono - is8; in snd_es1938_playback1_prepare() 685 (mono ? 0 : 2) | (is8 ? 0 : 1)); in snd_es1938_playback1_prepare() 697 int u, is8, mono; in snd_es1938_playback2_prepare() local [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/xilinx/ |
| H A D | video.txt | 31 "bggr", "gbrg", "grbg", "rggb" and "mono". If not specified, the pattern 32 defaults to "mono".
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/common/ |
| H A D | mtk-afe-fe-dai.c | 449 unsigned int mono; in mtk_memif_set_channel() local 463 mono = (channel == 1) ? 0 : 1; in mtk_memif_set_channel() 465 mono = (channel == 1) ? 1 : 0; in mtk_memif_set_channel() 468 1, mono, memif->data->mono_shift); in mtk_memif_set_channel()
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | tea5761.c | 138 bool mono) in __set_radio_freq() argument 156 if (mono) { in __set_radio_freq()
|