Home
last modified time | relevance | path

Searched refs:DEC (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/netbsd-src/usr.bin/uudecode/
H A Duudecode.c237 #define DEC(c) (((c) - ' ') & 077) /* single character decode */ in decode() macro
242 if ((n = DEC(*p)) <= 0) in decode()
246 ch = DEC(p[0]) << 2 | DEC(p[1]) >> 4; in decode()
248 ch = DEC(p[1]) << 4 | DEC(p[2]) >> 2; in decode()
250 ch = DEC(p[2]) << 6 | DEC(p[3]); in decode()
255 ch = DEC(p[0]) << 2 | DEC(p[1]) >> 4; in decode()
259 ch = DEC(p[1]) << 4 | DEC(p[2]) >> 2; in decode()
263 ch = DEC(p[2]) << 6 | DEC(p[3]); in decode()
/netbsd-src/share/i18n/esdb/DEC/
H A DMakefile.inc3 .PATH: ${.CURDIR}/DEC
5 CODE:= DEC
10 .if !exists(${.CURDIR}/DEC/DEC${i:S/:/@/}.src)
11 DEC${i:S/:/@/}.src: DEC.src
14 CLEANFILES+= DEC${i:S/:/@/}.src
/netbsd-src/external/bsd/ntp/dist/util/
H A Dtg.c120 #define DEC 2 /* decrement to next digit */ macro
139 {DEC, DATA0}, /* 8 */
145 {DEC, DATA0}, /* 14 */
150 {DEC, PI}, /* 19 p2 */
155 {DEC, DATA0}, /* 24 */
160 {DEC, PI}, /* 29 p3 */
165 {DEC, DATA0}, /* 34 not used */
170 {DEC, PI}, /* 39 p4 */
175 {DEC, DATA0}, /* 44 */
202 {DEC, M2}, /* 4 im */
[all …]
H A Dtg2.c323 #define DEC (2) /* decrement to next digit and send PI */ macro
347 {DEC, DATA0}, /* 8 */
353 {DEC, DATA0}, /* 14 */
358 {DEC, PI}, /* 19 p2 */
363 {DEC, DATA0}, /* 24 */
373 {DEC, DATA0}, /* 34 not used */
378 {DEC, PI}, /* 39 p4 */
383 {DEC, DATA0}, /* 44 */
435 {DEC, M8}, /* 10 PI */
467 {DEC, M8}, /* 9 PI */
[all …]
/netbsd-src/etc/etc.vax/
H A Ddisktab26 rm03|RM03|DEC RM03:\
37 rm05|RM05|DEC RM05:\
49 rp06|RP06|DEC RP06:\
60 rm80|RM80|DEC RM80:\
71 rp05|RP05|DEC RP05:\
82 rp07|RP07|DEC RP07:\
94 ml11|ml11a|ml11b|ML11A|ML11B|DEC disk emulator:\
173 rb02|RB02|DEC RL02 on 730 IDC:\
175 :dt=old DEC:\
179 rb80|RB80|DEC R80 on 730 IDC:\
[all …]
/netbsd-src/lib/libc/gen/
H A Dxsyslog.c182 DEC(); in _vxsyslogp_r()
195 DEC(); in _vxsyslogp_r()
201 DEC(); in _vxsyslogp_r()
212 DEC(); in _vxsyslogp_r()
235 DEC(); in _vxsyslogp_r()
300 DEC(); in _vxsyslogp_r()
H A Dsyslog.c99 DEC(); in timefun()
101 DEC(); in timefun()
111 DEC(); in timefun()
/netbsd-src/sys/dev/eisa/
H A Deisadevs47 vendor DEC Digital Equipment
104 product DEC 4220 DE422 Ethernet
105 product DEC 4250 DE425 Ethernet
106 product DEC 3001 DEFEA FDDI Controller
107 product DEC 3002 DEFEA FDDI Controller
108 product DEC 3003 DEFEA FDDI Controller
109 product DEC 3004 DEFEA FDDI Controller
H A Dfiles.eisa44 # DEC DE422 EISA Ethernet controller
48 # DEC DE425 EISA Ethernet controller
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dlecter4 # DEC SRC Virtual Paper: Lectern files
6 0 string lect DEC SRC Virtual Paper Lectern file
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dv_increment.c38 #define DEC 0 macro
139 ntype = fmt[DEC]; in v_increment()
154 ntype = fmt[DEC]; in v_increment()
209 ntype = fmt[DEC]; in v_increment()
/netbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.computer28 03/28 DEC announces PDP-11, 1970
43 05/21 DEC announces PDP-8, 1965
68 08/23 DEC founded, 1957
78 10/25 DEC announces VAX-11/780, 1978
/netbsd-src/share/i18n/csmapper/MISC/
H A DUCS%DECMCS.src14 # Name: DEC Multinational Character Set (1987) to Unicode
40 # DEC Multinational Character Set characters map into Unicode.
43 # Column #1 is the DEC MCS code (in hex as 0xXX)
47 # The entries are in DEC MCS order
H A DDECMCS%UCS.src14 # Name: DEC Multinational Character Set (1987) to Unicode
40 # DEC Multinational Character Set characters map into Unicode.
43 # Column #1 is the DEC MCS code (in hex as 0xXX)
47 # The entries are in DEC MCS order
/netbsd-src/lib/libc/stdio/
H A Dvsnprintf_ss.c132 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */ enumerator
281 base = DEC;
352 base = DEC;
398 case DEC:
/netbsd-src/sys/dev/acpi/
H A Dacpidevs196 PNP8072 DEC (DE211) EtherWorks MC/TP
197 PNP8073 DEC (DE212) EtherWorks MC/TP_BNC
217 PNP80e7 DEC DEPCA
218 PNP80e8 DEC (DE100) EtherWorks LC
219 PNP80e9 DEC (DE200) EtherWorks Turbo
220 PNP80ea DEC (DE101) EtherWorks LC/TP
221 PNP80eb DEC (DE201) EtherWorks Turbo/TP
222 PNP80ec DEC (DE202) EtherWorks Turbo/TP_BNC
223 PNP80ed DEC (DE102) EtherWorks LC/TP_BNC
224 PNP80ee DEC EE101 (Built-In)
[all …]
/netbsd-src/sys/arch/alpha/conf/
H A DINSTALL32 options DEC_KN7AA # KN7AA: DEC 7000 and 10000
38 options DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook
193 mlx* at pci? dev ? function ? # Mylex DAC960 / DEC SWXCR (untested)
220 tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics
258 lc0 at isa? port 0x300 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
259 lc1 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
275 mlx* at eisa? slot ? # Mylex DAC960 / DEC SWXCR (untested)
276 tlp* at eisa? slot ? # DEC DE-425 Ethernet
277 depca* at eisa? slot ? # DEC DE-422 Ethernet
/netbsd-src/external/bsd/ntp/dist/html/hints/
H A Ddecosf11 Some major changes were necessary to make xntp v3 run on the DEC Alpha
2 hardware running DEC OSF/1. All "long" and "u_long" declarations and
12 DEC OSF/1 v1.2-2 (BL10).
/netbsd-src/share/examples/disktab/
H A Ddisktab96 # A DEC RZ25, configured so that all of the free partition IDs are at
98 rz25|RZ25|DEC RZ25 SCSI:\
106 rz28|RZ28|DEC RZ28 SCSI:\
113 rz29|RZ29|DEC RZ29 SCSI:\
528 rz22|RZ22|DEC RZ22 Winchester:\
534 rz23|RZ23|DEC RZ23 Winchester:\
544 rz23l|RZ23L|DEC RZ23L Winchester:\
554 rz24|RZ24|DEC RZ24 Winchester:\
568 rz24l|RZ24L|DEC RZ24L Winchester:\
578 # A DEC RZ25, configured so that all of the free partition IDs are at
[all …]
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_decosf1.man1 .SH "DEC OSF/1 NOTES"
6 from several people at DEC who helped with providing information on
/netbsd-src/usr.bin/at/
H A Dparsetime.c67 JUL, AUG, SEP, OCT, NOV, DEC, enumerator
118 {"dec", DEC, false},
130 {"december", DEC, false},
482 case JUL: case AUG: case SEP: case OCT: case NOV: case DEC: in month()
/netbsd-src/sys/dev/qbus/
H A Dfiles.uba60 # Fontfile for DEC framebuffers, soon to die in favour for MI fontfiles.
70 # DEC DMC-11/DMR-11 P2P interface
75 # DEC TS11 tape formatter
/netbsd-src/sys/dev/tc/
H A Dtcdevs44 device OTTO otto DEC SRC \"OTTO\" ATM
48 device PMAF-AA fza DEC FDDIcontroller 700 (DEFZA; fiber optic)
75 device PMAT-AA tra DEC TURBOchannel Token Ring Controller
89 #device PMAF-CA fza DEC FDDIcontroller 700C (DEFZA; copper)
/netbsd-src/usr.bin/tip/
H A DREADME9 DEC DF02-AC, DF03-AC DF02, DF03
10 DEC DN-11/Able Quadracall DN11
/netbsd-src/sys/arch/luna68k/dev/xplx/
H A Dxplx.asm948 DEC A
950 DEC A
952 DEC A
976 DEC A
978 DEC A
1206 DEC HL
1289 DEC A
1378 INC A ; DEC is not change CY
1385 DEC A ; DEC is not change CY
1390 DEC SP
[all …]

12345678910>>...14