Home
last modified time | relevance | path

Searched refs:mono (Results 1 – 25 of 33) sorted by relevance

12

/netbsd/src/sys/dev/isa/
Dpcdisplay.c59 int mono; member
183 bus_space_tag_t memt, int mono) in pcdisplay_init() argument
190 dc->mono = mono; in pcdisplay_init()
192 if (bus_space_map(memt, mono ? 0xb0000 : 0xb8000, 0x8000, in pcdisplay_init()
195 if (bus_space_map(iot, mono ? 0x3b0 : 0x3d0, 0x10, in pcdisplay_init()
225 int mono; in pcdisplay_match() local
255 mono = pcdisplay_console_dc.mono; in pcdisplay_match()
259 mono = 0; in pcdisplay_match()
263 mono = 1; in pcdisplay_match()
268 ia->ia_io[0].ir_addr = mono ? 0x3b0 : 0x3d0; in pcdisplay_match()
[all …]
Dega.c393 ega_init(struct ega_config *vc, bus_space_tag_t iot, bus_space_tag_t memt, int mono) in ega_init() argument
400 vh->vh_mono = mono; in ega_init()
434 int mono; in ega_match() local
466 mono = ega_console_dc.hdl.vh_mono; in ega_match()
470 mono = 0; in ega_match()
474 mono = 1; in ega_match()
478 ia->ia_io[0].ir_addr = mono ? 0x3b0 : 0x3d0; in ega_match()
480 ia->ia_iomem[0].ir_addr = mono ? 0xb0000 : 0xb8000; in ega_match()
530 int mono; in ega_cnattach() local
535 mono = 0; in ega_cnattach()
[all …]
/netbsd/src/external/bsd/tre/dist/tests/agrep/
Dbasic.ok88 They are micro, mega, mini, mono, and multi.
98 They are micro, mega, mini, mono, and multi.
116 basic.in:They are micro, mega, mini, mono, and multi.
126 (standard input):They are micro, mega, mini, mono, and multi.
144 8:They are micro, mega, mini, mono, and multi.
154 8:They are micro, mega, mini, mono, and multi.
164 0:They are micro, mega, mini, mono, and multi.
174 0:They are micro, mega, mini, mono, and multi.
184 They are micro, mega, mini, mono, and multi.
194 They are micro, mega, mini, mono, and multi.
[all …]
Dbasic.input8 They are micro, mega, mini, mono, and multi.
/netbsd/src/sys/dev/ic/
Dvga_common.c52 int gotio_vga, gotio_6845, gotmem, mono, rv; in vga_common_probe() local
63 mono = !(regval & 1); in vga_common_probe()
65 if (bus_space_map(iot, (mono ? 0x3b0 : 0x3d0), 0x10, 0, &ioh_6845)) in vga_common_probe()
73 dispoffset = (mono ? 0x10000 : 0x18000); in vga_common_probe()
/netbsd/src/external/gpl3/gdb/dist/sim/m32r/
Dlocal.mk96 -mono -fast -pbb -switch sem-switch.c \
106 -mono -no-fast -pbb -parallel-write -switch semx-switch.c \
116 -mono -no-fast -pbb -parallel-write -switch sem2-switch.c \
/netbsd/src/external/bsd/file/dist/tests/
Ddsd64-dsf.result1 DSF audio bitstream data, 1 bit, mono, "DSD 64" 2822400 Hz, no compression, ID3 version 2.3.0
Ddsd64-dff.result1 DSDIFF audio bitstream data, 1 bit, mono, "DSD 64" 2822400 Hz, no compression, ID3 version 2.0.0
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dvorbis68 >>>>39 ubyte 1 mono,
144 >>>>>37 ubyte 1 mono
147 >>>>>37 ubyte 1 mono
Daudio42 >20 belong 1 mono,
80 >20 lelong 1 mono,
295 >12 beshort =0 mono,
379 >18 byte ^4 mono
401 >31 byte ^2 mono
505 >>20 byte&0xe 0x0 \b, mono
565 >>(0x08.l+18) uleshort =1 \b, mono
574 >>10 uleshort =1 \b, mono
1079 >>>>&-2 byte 1 mono
1107 >>&0x1E byte 1 mono
[all …]
Driff121 >2 leshort =1 \b, mono
574 >>>>>>>>(92.l+182) leshort 1 (mono,
586 >>>>>>>>(92.l+190) leshort 1 (mono,
796 >>22 beshort =1 \b, mono
826 >>>&10 leshort =1 \b, mono
837 >>&6 leshort =1 \b, mono
Danimation1071 >>51 byte&0x20 0 mono
1181 >18 lelong 0 \b, bayer: mono
/netbsd/src/external/gpl3/gdb/dist/sim/cris/
Dlocal.mk98 -mono -no-fast -pbb -switch semcrisv10f-switch.c \
109 -mono -no-fast -pbb -switch semcrisv32f-switch.c \
/netbsd/src/external/bsd/ntp/dist/sntp/
Dmain.c1560 struct timeval mono; in gettimeofday_cached() local
1592 mono.tv_sec = ts.tv_sec; in gettimeofday_cached()
1593 mono.tv_usec = ts.tv_nsec / 1000; in gettimeofday_cached()
1594 diff = sub_tval(latest, mono); in gettimeofday_cached()
1600 offset = sub_tval(systemt, mono); in gettimeofday_cached()
/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Dlocal.mk72 -mono -fast -pbb -switch sem-switch.c \
/netbsd/src/external/gpl3/gdb/dist/sim/lm32/
Dlocal.mk77 -mono -fast -pbb -switch sem-switch.c \
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dgenmloop.sh132 type=mono
150 -mono) type=mono ;;
/netbsd/src/external/mit/xorg/lib/fontconfig/etc/
Dfonts.conf38 <string>mono</string>
/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dlocal.mk93 -mono -scache -parallel-generic-write -parallel-only \
/netbsd/src/sys/arch/hppa/conf/
Dfiles.hppa242 # PSB 2160-N based 8bit mono audio (705, 710, 745i/*, 747i/*)
247 # CS4215/AD1849 based 16bit mono/stereo audio iface (most of others not w/ aone)
/netbsd/src/sys/arch/hp300/dev/
Ddiodevs66 framebuffer HRMCATSEYE 0x07 1 high-res mono catseye display
/netbsd/src/external/mit/expat/dist/doc/
Dok.min.css2mono:SFMono-Regular,Menlo,Monaco,Consolas,"Ubuntu Mono","Liberation Mono","Courier New",Courier,mo…
/netbsd/src/share/doc/smm/01.setup/
Dspell.ok390 mono
/netbsd/src/sys/dev/podulebus/
Dpodules203 podule MONOOVERLAYFRSTORE 0x0048 mono overlay frame store
/netbsd/src/external/gpl3/gdb/dist/sim/
DMakefile.in5247 @SIM_ENABLE_ARCH_cris_TRUE@ -mono -no-fast -pbb -switch semcrisv10f-switch.c \
5256 @SIM_ENABLE_ARCH_cris_TRUE@ -mono -no-fast -pbb -switch semcrisv32f-switch.c \
5334 @SIM_ENABLE_ARCH_frv_TRUE@ -mono -scache -parallel-generic-write -parallel-only \
5373 @SIM_ENABLE_ARCH_iq2000_TRUE@ -mono -fast -pbb -switch sem-switch.c \
5400 @SIM_ENABLE_ARCH_lm32_TRUE@ -mono -fast -pbb -switch sem-switch.c \
5451 @SIM_ENABLE_ARCH_m32r_TRUE@ -mono -fast -pbb -switch sem-switch.c \
5460 @SIM_ENABLE_ARCH_m32r_TRUE@ -mono -no-fast -pbb -parallel-write -switch semx-switch.c \
5469 @SIM_ENABLE_ARCH_m32r_TRUE@ -mono -no-fast -pbb -parallel-write -switch sem2-switch.c \
5804 @SIM_ENABLE_ARCH_or1k_TRUE@ -mono -fast -pbb -switch sem-switch.c \

12