Home
last modified time | relevance | path

Searched refs:COM (Results 1 – 25 of 125) sorted by relevance

12345

/freebsd-12.1/sys/dev/ep/
H A Dif_ep_pccard.c76 { PCMCIA_CARD(3COM, 3C1), EP_CHIP_C1 },
77 { PCMCIA_CARD(3COM, 3C562), EP_CHIP_589 },
78 { PCMCIA_CARD(3COM, 3C589), EP_CHIP_589 },
79 { PCMCIA_CARD(3COM, 3CXEM556), EP_CHIP_589 },
80 { PCMCIA_CARD(3COM, 3CXEM556INT), EP_CHIP_589 },
81 { PCMCIA_CARD(3COM, 3C574), EP_CHIP_574 },
82 { PCMCIA_CARD(3COM, 3CCFEM556BI), EP_CHIP_574 },
/freebsd-12.1/contrib/binutils/opcodes/
H A Dppc-opc.c2556 { "b", B(18,0,0), B_MASK, COM, { LI } },
2557 { "bl", B(18,0,1), B_MASK, COM, { LI } },
2558 { "ba", B(18,1,0), B_MASK, COM, { LIA } },
2559 { "bla", B(18,1,1), B_MASK, COM, { LIA } },
2793 { "rfi", XL(19,50), 0xffffffff, COM, { 0 } },
3218 { "mfmsr", X(31,83), XRARB_MASK, COM, { RT } },
3286 { "mtmsr", X(31,146), XRARB_MASK, COM, { RS } },
4293 { "lbz", OP(34), OP_MASK, COM, { RT, D, RA0 } },
4295 { "lbzu", OP(35), OP_MASK, COM, { RT, D, RAL } },
4303 { "stb", OP(38), OP_MASK, COM, { RS, D, RA0 } },
[all …]
/freebsd-12.1/contrib/llvm/lib/Support/Unix/
H A DCOM.inc1 //===- llvm/Support/Unix/COM.inc - Unix COM Implementation -----*- C++ -*-===//
10 // This file implements the Unix portion of COM support.
/freebsd-12.1/contrib/llvm/lib/Support/Windows/
H A DCOM.inc1 //==- llvm/Support/Windows/COM.inc - Windows COM Implementation -*- C++ -*-===//
10 // This file implements the Windows portion of COM support.
/freebsd-12.1/crypto/heimdal/doc/
H A Dwin2k.texi53 C:> ksetup /setdomain EXAMPLE.COM
54 C:> ksetup /addkdc EXAMPLE.COM kdc.example.com
122 netdom trust NT.REALM.EXAMPLE.COM /Domain:EXAMPLE.COM /add /realm /passwordt:TrustPassword
145 C:> ktpass /MITRealmName UNIX.EXAMPLE.COM /TrustEncryp RC4
151 C:> ksetup /SetEncTypeAttre EXAMPLE.COM AES256-SHA1
158 kadmin add krbtgt/NT.REALM.EXAMPLE.COM@@EXAMPLE.COM
159 kadmin add krbtgt/REALM.EXAMPLE.COM@@NT.EXAMPLE.COM
167 kadmin del_enctype krbtgt/REALM.EXAMPLE.COM@@NT.EXAMPLE.COM aes256-cts-hmac-sha1-96
168 kadmin del_enctype krbtgt/REALM.EXAMPLE.COM@@NT.EXAMPLE.COM des3-cbc-sha1
169 kadmin del_enctype krbtgt/NT.EXAMPLE.COM@@EXAMPLE.COM aes256-cts-hmac-sha1-96
[all …]
H A Dsetup.texi919 @code{ENGR.WIN.EXAMPLE.COM} and @code{SALES.WIN.EXAMPLE.COM}. The
927 ENGR.WIN.EXAMPLE.COM = @{
928 EXAMPLE.COM = WIN.EXAMPLE.COM
930 SALES.WIN.EXAMPLE.COM = @{
931 EXAMPLE.COM = WIN.EXAMPLE.COM
933 EXAMPLE.COM = @{
934 ENGR.WIN.EXAMPLE.COM = WIN.EXAMPLE.COM
935 SALES.WIN.EXAMPLE.COM = WIN.EXAMPLE.COM
1002 EXAMPLE.COM:
1129 kadmin> init EXAMPLE.COM
[all …]
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dmsdos447 # DR-DOS STACKER.COM SCREATE.SYS missed
503 # like FreeDOS BANNER*.COM FINDDISK.COM GIF2RAW.COM WINCHK.COM
504 # MS-DOS SYS.COM RESTART.COM
505 # SYSLINUX.COM (version 1.40 - 2.13)
506 # GFXBOOT.COM (version 3.75)
507 # COPYBS.COM POWEROFF.COM INT18.COM
508 >>1 default x COM executable for DOS
526 2 string \xcd\x21 COM executable for DOS
528 4 string \xcd\x21 COM executable for DOS
530 5 string \xcd\x21 COM executable for DOS
[all …]
H A Dsequent22 # Symmetry magic nums will not be reached if DOS COM comes before them;
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp393 CheckOpcodeMatcher *COM = cast<CheckOpcodeMatcher>(NewOptionsToMatch[i]); in FactorNodes() local
394 assert(Opcodes.insert(COM->getOpcode().getEnumName()).second && in FactorNodes()
396 Cases.push_back(std::make_pair(&COM->getOpcode(), COM->takeNext())); in FactorNodes()
397 delete COM; in FactorNodes()
H A DDAGISelMatcher.cpp336 if (const CheckOpcodeMatcher *COM = dyn_cast<CheckOpcodeMatcher>(M)) { in isContradictoryImpl() local
340 return COM->getOpcode().getEnumName() != getOpcode().getEnumName(); in isContradictoryImpl()
/freebsd-12.1/sys/gnu/dts/arm/
H A Domap3-igep0030.dts2 * Device Tree Source for IGEP COM MODULE Rev. E (TI OMAP AM/DM37x)
15 model = "IGEP COM MODULE Rev. E (TI OMAP AM/DM37x)";
H A Domap3-igep0030-rev-g.dts2 * Device Tree Source for IGEP COM MODULE Rev. G (TI OMAP AM/DM37x)
15 model = "IGEP COM MODULE Rev. G (TI OMAP AM/DM37x)";
H A Daspeed-bmc-facebook-cmm.dts132 * I2C bus reserved for communication with COM-E.
270 * I2C bus reserved for communication with COM-E.
H A Domap3-lilly-dbb056.dts131 ranges = <0 0 0x30000000 0x1000000>, /* nand assigned by COM a83x */
133 <7 0 0x15000000 0x01000000>; /* eth assigend by COM a83x */
H A Domap3-igep0030-common.dtsi2 * Common Device Tree Source for IGEP COM MODULE
H A Dam335x-base0033.dts14 model = "IGEP COM AM335x on AQUILA Expansion";
H A Dvf610-colibri.dtsi46 model = "Toradex Colibri VF61 COM";
/freebsd-12.1/contrib/sendmail/contrib/
H A Dbsdi.mc1 Return-Path: [email protected].COM
3 Received: from austin.BSDI.COM (austin.BSDI.COM [137.39.95.2]) by hofmann.CS.Berkeley.EDU (8.6.9/8.…
4 Received: from austin.BSDI.COM (sanders@localhost [127.0.0.1]) by austin.BSDI.COM (8.6.9/8.6.9) wit…
5 Message-Id: <[email protected].COM>
13 Sender: [email protected].COM
/freebsd-12.1/sys/dev/wi/
H A Dif_wi_pccard.c102 PCMCIA_CARD(3COM, 3CRWE737A),
103 PCMCIA_CARD(3COM, 3CRWE777A),
/freebsd-12.1/sys/dev/pccard/
H A Dpccarddevs97 vendor 3COM 0x0101 3Com Corporation
196 vendor HAGIWARASYSCOM 0xc012 Hagiwara SYS-COM
207 /* 3COM Products */
208 product 3COM 3CRWE737A 0x0001 3Com AirConnect Wireless LAN
212 product 3COM 3CRWB609 0x0040 3Com Bluetooth PC Card 3CRWB60-A
214 product 3COM 3C562 0x0562 3Com 3c562 33.6 Modem/10Mbps Ethernet
215 product 3COM 3C589 0x0589 3Com 3c589 10Mbps Ethernet
216 product 3COM 3C574 0x0574 3Com 3c574-TX 10/100Mbps Ethernet
217 product 3COM 3CRWE777A 0x0777 3Com 3CRWE777A Airconnect
218 product 3COM 3C1 0x0cf1 3Com Megahertz 3C1 10Mbps LAN CF+ Card
[all …]
/freebsd-12.1/contrib/sendmail/cf/ostype/
H A Dsco-uw-2.1.m413 # Contributed by Christopher Durham <chrisdu@SCO.COM> of SCO.
/freebsd-12.1/contrib/sendmail/cf/cf/
H A Dpython.cs.mc36 DDBostic.COM
/freebsd-12.1/contrib/byacc/
H A DREADME26 [email protected].COM
/freebsd-12.1/sys/dev/usb/net/
H A Dif_kue.c111 KUE_DEV(3COM, 3C19250),
112 KUE_DEV(3COM, 3C460),
/freebsd-12.1/sys/arm/conf/
H A DAML872665 # Serial (COM) ports

12345