| /NextBSD/contrib/ntp/scripts/deprecated/ |
| HD | freq_adj.in | 21 open(DM, "/var/run/dmesg.boot"); 22 while(<DM>) { 29 close(DM);
|
| /NextBSD/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | Consumed.cpp | 1129 for (const auto &DM : VarMap) { in checkParamsForReturnTypestate() local 1130 if (isa<ParmVarDecl>(DM.first)) { in checkParamsForReturnTypestate() 1131 const ParmVarDecl *Param = cast<ParmVarDecl>(DM.first); in checkParamsForReturnTypestate() 1138 if (DM.second != ExpectedState) in checkParamsForReturnTypestate() 1141 stateToString(DM.second)); in checkParamsForReturnTypestate() 1177 for (const auto &DM : Other->VarMap) { in intersect() local 1178 LocalState = this->getState(DM.first); in intersect() 1183 if (LocalState != DM.second) in intersect() 1184 VarMap[DM.first] = CS_Unknown; in intersect() 1195 for (const auto &DM : LoopBackStates->VarMap) { in intersectAtLoopHead() local [all …]
|
| /NextBSD/crypto/heimdal/appl/telnet/telnetd/ |
| HD | state.c | 182 output_data ("%c%c", IAC, DM); in telrcv() 185 printoption("td: send IAC", DM)); in telrcv() 214 case DM: in telrcv()
|
| HD | telnetd.c | 1161 output_data ("%c%c", IAC, DM); in my_telnet() 1165 printoption("td: send IAC", DM)); in my_telnet()
|
| /NextBSD/crypto/heimdal/appl/telnet/arpa/ |
| HD | telnet.h | 55 #define DM 242 /* data mark--for connect. cleaning */ macro
|
| /NextBSD/contrib/llvm/lib/IR/ |
| HD | LegacyPassManager.cpp | 660 PMDataManager *DM = getAsPMDataManager(); in schedulePass() local 661 AnalysisResolver *AR = new AnalysisResolver(*DM); in schedulePass() 663 DM->initializeAnalysisImpl(P); in schedulePass() 665 DM->recordAvailableAnalysis(IP); in schedulePass() 1005 PMDataManager &DM = PRequired->getResolver()->getPMDataManager(); in add() local 1006 RDepth = DM.getDepth(); in add()
|
| /NextBSD/include/arpa/ |
| HD | telnet.h | 52 #define DM 242 /* data mark--for connect. cleaning */ macro
|
| /NextBSD/contrib/telnet/arpa/ |
| HD | telnet.h | 56 #define DM 242 /* data mark--for connect. cleaning */ macro
|
| /NextBSD/contrib/telnet/telnetd/ |
| HD | state.c | 208 output_data("%c%c", IAC, DM); in telrcv() 211 printoption("td: send IAC", DM)); in telrcv() 240 case DM: in telrcv()
|
| HD | telnetd.c | 1119 output_data("%c%c", IAC, DM); in telnet() 1122 printoption("td: send IAC", DM)); in telnet()
|
| /NextBSD/crypto/heimdal/appl/telnet/telnet/ |
| HD | telnet.c | 1699 case DM: in telrcv() 1705 printoption("RCVD", IAC, DM); in telrcv() 2264 NETADD(DM); in dosynch() 2265 printoption("SENT", IAC, DM); in dosynch()
|
| /NextBSD/contrib/telnet/telnet/ |
| HD | telnet.c | 1785 case DM: in telrcv() 1791 printoption("RCVD", IAC, DM); in telrcv() 2285 NETADD(DM); in dosynch() 2286 printoption("SENT", IAC, DM); in dosynch()
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCISelDAGToDAG.cpp | 2787 unsigned DM[2]; in Select() local 2791 DM[i] = 0; in Select() 2793 DM[i] = 1; in Select() 2795 if (Op1 == Op2 && DM[0] == 0 && DM[1] == 0 && in Select() 2816 unsigned tmp = DM[0]; in Select() 2817 DM[0] = 1 - DM[1]; in Select() 2818 DM[1] = 1 - tmp; in Select() 2821 SDValue DMV = CurDAG->getTargetConstant(DM[1] | (DM[0] << 1), dl, in Select()
|
| HD | PPCInstrVSX.td | 777 (outs vsrc:$XT), (ins vsrc:$XA, vsrc:$XB, u2imm:$DM), 778 "xxpermdi $XT, $XA, $XB, $DM", IIC_VecPerm, []>;
|
| /NextBSD/contrib/tcpdump/ |
| HD | print-telnet.c | 80 #define DM 242 /* data mark--for connect. cleaning */ macro
|
| /NextBSD/sys/dev/e1000/ |
| HD | README | 216 Intel(R) 82566DM-2 Gigabit Network Connection 228 Intel(R) 82566DM Gigabit Network Connection
|
| /NextBSD/sys/dev/sym/ |
| HD | sym_defs.h | 338 #define DM 0x04 /* sta: DIFFSENS mismatch (895/6 only) */ macro
|
| /NextBSD/etc/ |
| HD | services | 1330 netviewdm1 729/tcp #IBM NetView DM/6000 Server/Client 1331 netviewdm1 729/udp #IBM NetView DM/6000 Server/Client 1332 netviewdm2 730/tcp #IBM NetView DM/6000 send/tcp 1333 netviewdm2 730/udp #IBM NetView DM/6000 send/tcp 1334 netviewdm3 731/tcp #IBM NetView DM/6000 receive/tcp 1335 netviewdm3 731/udp #IBM NetView DM/6000 receive/tcp
|
| /NextBSD/sys/i386/conf/ |
| HD | GENERIC | 275 device vte # DM&P Vortex86 RDC R6040 Fast Ethernet
|
| /NextBSD/share/misc/ |
| HD | iso3166 | 84 DM DMA 212 Dominica
|
| /NextBSD/contrib/tzdata/ |
| HD | zone.tab | 161 DM +1518-06124 America/Dominica
|
| HD | zone1970.tab | 330 TT,AG,AI,BL,DM,GD,GP,KN,LC,MF,MS,VC,VG,VI +1039-06131 America/Port_of_Spain
|
| /NextBSD/sys/cddl/dev/dtrace/x86/ |
| HD | dis_tables.c | 148 DM, /* 16-bit data */ enumerator 1917 /* [6,4] */ TNS("%fs:",OVERRIDE), TNS("%gs:",OVERRIDE), TNS("data16",DM), TNS("addr16",AM), 2661 case DM: in dtrace_disx86() 4678 case DM: in dtrace_disx86()
|
| /NextBSD/crypto/heimdal/appl/ftp/ftp/ |
| HD | ftp.c | 1783 fprintf (cout, "%c", DM); in abort_remote()
|
| /NextBSD/contrib/tnftp/src/ |
| HD | ftp.c | 2072 fprintf(cout, "%cABOR\r\n", DM); in abort_remote()
|