Searched refs:mono (Results 26 - 50 of 56) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dmono.cpp2 // Name: src/univ/themes/mono.cpp
7 // RCS-ID: $Id: mono.cpp 54496 2008-07-05 18:25:33Z SN $
503 WX_DECLARE_THEME(mono)
510 WX_IMPLEMENT_THEME(wxMonoTheme, mono, wxTRANSLATE("Simple monochrome theme"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-gpio.c83 * 1 * * TV Tuner Audio: L_OUT=R_OUT=(L+R)/2 (mono)
209 data = itv->card->gpio_audio_mode.mono;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/pcxhr/
H A Dpcxhr.c56 static int mono[SNDRV_CARDS]; /* capture mono only */ variable
64 module_param_array(mono, bool, NULL, 0444);
65 MODULE_PARM_DESC(mono, "Mono capture mode (default is stereo)");
942 * CONFIGURATION SPACE for all pcms, mono pcm must update channels_max
963 /* 1 byte == 1 frame U8 mono (PCXHR_GRANULARITY is frames!) */
1183 /* stereo or mono streams */
1188 chip->nb_streams_capt = 2; /* 2 mono streams */
1462 mgr->mono_capture = mono[dev];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dau1550_ac97.c524 case 1: /* mono */
882 * If mono, copy left channel to right channel in dma buffer.
893 int mono = (db->num_channels == 1); local
897 if (db->sample_size == 16 && !mono && db->src_factor == 1) {
920 if (mono)
938 * If mono, send only left channel to user buffer.
949 int mono = (db->num_channels == 1); local
952 if (db->sample_size == 16 && !mono && db->src_factor == 1) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/riptide/
H A Driptide.c379 unsigned char *mono; member in struct:lbuspath
633 .mono = lbus_play_mono1,
638 .mono = lbus_play_mono2,
643 .mono = lbus_play_mono3,
649 .mono = lbus_rec_mono1,
1485 lbuspath = data->paths.mono;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dwavefront.h283 u8 mono:1; member in struct:wf_patch
403 only handles mono samples in a given slot), and the only way to do
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex113 does not increment at twice the speed of a mono stream).
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Datafb.c147 short mono; member in struct:atafb_par::__anon16235::falcon_hw
899 if (par->hw.falcon.mono) {
1014 par->hw.falcon.mono = bpp == 1;
1570 hw->mono = (hw->f_shift & 0x400) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dgraphicscontext.tex127 Draws the bitmap. In case of a mono bitmap, this is treated as a mask and the current brushed is used for filling.
H A Dbrush.tex254 displaying and the bits in the mask (which is a mono-bitmap actually)
H A Ddc.tex252 When drawing a mono-bitmap, the current text foreground colour will be used to draw the foreground
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Daudio_mix.asm441 ; avoid extra load for mono if matrix is in a mm register
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html366 if (/^-mono(lithic)?$/) { $monolithic = 1; next; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html366 if (/^-mono(lithic)?$/) { $monolithic = 1; next; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexi2html366 if (/^-mono(lithic)?$/) { $monolithic = 1; next; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/svg/
H A Ddcsvg.tex175 When drawing a mono-bitmap, the current text foreground colour will be used to draw the foreground
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Ddsputil_mmx.c2069 #define MIX5(mono,stereo)\
2092 mono("addps %%xmm2, %%xmm0 \n")\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/msw/
H A Dmakefile.bcc5185 $(OBJS)\monodll_mono.obj: ..\..\src\univ\themes\mono.cpp
5186 $(CXX) -q -c -P -o$@ $(MONODLL_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
7093 $(OBJS)\monolib_mono.obj: ..\..\src\univ\themes\mono.cpp
7094 $(CXX) -q -c -P -o$@ $(MONOLIB_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
9343 $(OBJS)\coredll_mono.obj: ..\..\src\univ\themes\mono.cpp
9344 $(CXX) -q -c -P -o$@ $(COREDLL_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
10523 $(OBJS)\corelib_mono.obj: ..\..\src\univ\themes\mono.cpp
10524 $(CXX) -q -c -P -o$@ $(CORELIB_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
H A Dmakefile.dms4308 $(OBJS)\monodll_mono.obj : ..\..\src\univ\themes\mono.cpp $(MONODLL_ODEP)
4309 $(CXX) -mn -c -cpp -o$@ $(MONODLL_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
6216 $(OBJS)\monolib_mono.obj : ..\..\src\univ\themes\mono.cpp $(MONOLIB_ODEP)
6217 $(CXX) -mn -c -cpp -o$@ $(MONOLIB_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
8466 $(OBJS)\coredll_mono.obj : ..\..\src\univ\themes\mono.cpp $(COREDLL_ODEP)
8467 $(CXX) -mn -c -cpp -o$@ $(COREDLL_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
9646 $(OBJS)\corelib_mono.obj : ..\..\src\univ\themes\mono.cpp $(CORELIB_ODEP)
9647 $(CXX) -mn -c -cpp -o$@ $(CORELIB_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
H A Dmakefile.vc5740 $(OBJS)\monodll_mono.obj: ..\..\src\univ\themes\mono.cpp
5741 $(CXX) /c /nologo /TP /Fo$@ $(MONODLL_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
7648 $(OBJS)\monolib_mono.obj: ..\..\src\univ\themes\mono.cpp
7649 $(CXX) /c /nologo /TP /Fo$@ $(MONOLIB_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
9898 $(OBJS)\coredll_mono.obj: ..\..\src\univ\themes\mono.cpp
9899 $(CXX) /c /nologo /TP /Fo$@ $(COREDLL_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
11078 $(OBJS)\corelib_mono.obj: ..\..\src\univ\themes\mono.cpp
11079 $(CXX) /c /nologo /TP /Fo$@ $(CORELIB_CXXFLAGS) ..\..\src\univ\themes\mono.cpp
H A Dmakefile.gcc5307 $(OBJS)\monodll_mono.o: ../../src/univ/themes/mono.cpp
7215 $(OBJS)\monolib_mono.o: ../../src/univ/themes/mono.cpp
9465 $(OBJS)\coredll_mono.o: ../../src/univ/themes/mono.cpp
10645 $(OBJS)\corelib_mono.o: ../../src/univ/themes/mono.cpp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_realtek.c1871 * normal mono mic.
5589 /* update HP, line and mono out pins according to the master switch */
5592 hda_nid_t mono)
5601 /* mono (speaker) depending on the HP jack sense */
5603 snd_hda_codec_write(codec, mono, 0, AC_VERB_SET_PIN_WIDGET_CONTROL,
5622 hda_nid_t hp, line, mono; local
5629 mono = kcontrol->private_value & 0xff;
5630 alc260_hp_master_update(codec, hp, line, mono);
5795 * The C20x Tablet series have a mono internal speaker which is controlled
5797 * controls for such models. On models without a "mono speake
5590 alc260_hp_master_update(struct hda_codec *codec, hda_nid_t hp, hda_nid_t line, hda_nid_t mono) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/mgl/
H A Dmakefile.wat4071 $(OBJS)\monodll_mono.obj : .AUTODEPEND ..\..\src\univ\themes\mono.cpp
5274 $(OBJS)\monolib_mono.obj : .AUTODEPEND ..\..\src\univ\themes\mono.cpp
6747 $(OBJS)\coredll_mono.obj : .AUTODEPEND ..\..\src\univ\themes\mono.cpp
7356 $(OBJS)\corelib_mono.obj : .AUTODEPEND ..\..\src\univ\themes\mono.cpp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/
H A Dbackup-configure1835 --disable-mono Disable mono bindings
1836 --disable-monodoc Disable documentation for mono bindings
24605 # Check for mono stuff
24609 # Check whether --enable-mono was given.
24614 *) { { $as_echo "$as_me:$LINENO: error: bad value ${enableval} for --enable-mono" >&5
24615 $as_echo "$as_me: error: bad value ${enableval} for --enable-mono" >&2;}
H A Dconfigure1835 --disable-mono Disable mono bindings
1836 --disable-monodoc Disable documentation for mono bindings
24716 # Check for mono stuff
24720 # Check whether --enable-mono was given.
24725 *) { { $as_echo "$as_me:$LINENO: error: bad value ${enableval} for --enable-mono" >&5
24726 $as_echo "$as_me: error: bad value ${enableval} for --enable-mono" >&2;}

Completed in 539 milliseconds

123