| /freebsd-14.2/contrib/ntp/scripts/deprecated/ |
| H A D | freq_adj.in | 21 open(DM, "/var/run/dmesg.boot"); 22 while(<DM>) { 29 close(DM);
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | Consumed.cpp | 1092 for (const auto &DM : VarMap) { in checkParamsForReturnTypestate() local 1093 if (isa<ParmVarDecl>(DM.first)) { in checkParamsForReturnTypestate() 1101 if (DM.second != ExpectedState) in checkParamsForReturnTypestate() 1104 stateToString(DM.second)); in checkParamsForReturnTypestate() 1140 for (const auto &DM : Other.VarMap) { in intersect() local 1146 if (LocalState != DM.second) in intersect() 1147 VarMap[DM.first] = CS_Unknown; in intersect() 1164 if (LocalState != DM.second) { in intersectAtLoopHead() 1165 VarMap[DM.first] = CS_Unknown; in intersectAtLoopHead() 1192 for (const auto &DM : Other->VarMap) in operator !=() local [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am62a.dtsi | 93 <0x00 0x78000000 0x00 0x78000000 0x00 0x00008000>, /* DM R5 ATCM */ 94 <0x00 0x78100000 0x00 0x78100000 0x00 0x00008000>; /* DM R5 BTCM */ 114 <0x00 0x78000000 0x00 0x78000000 0x00 0x00008000>, /* DM R5 ATCM*/ 115 <0x00 0x78100000 0x00 0x78100000 0x00 0x00008000>; /* DM R5 BTCM*/
|
| H A D | k3-am62-wakeup.dtsi | 61 /* Used by DM firmware */
|
| H A D | k3-am62x-sk-common.dtsi | 225 /* WKUP UART0 is used by DM firmware */
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/phy/ |
| H A D | qcom,usb-snps-femto-v2.yaml | 93 HS pre-emphasis current is sourced onto DP<#> or DM<#>. 105 DP<#> and DM<#> after a J-to-K or K-to-J transition. 124 This adjusts the voltage at which the DP<#> and DM<#>
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | SimpleRemoteEPC.cpp | 341 if (auto DM = in setup() local 343 DylibMgr = std::make_unique<EPCGenericDylibManager>(std::move(*DM)); in setup() 345 return DM.takeError(); in setup()
|
| H A D | COFFPlatform.cpp | 475 auto &DM = JDDepMap[CurJD]; in buildJDDepMap() local 477 DM.reserve(O.size()); in buildJDDepMap() 493 DM.push_back(KV.first); in buildJDDepMap()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| H A D | UDTLayout.cpp | 230 auto DM = std::make_unique<DataMemberLayoutItem>(*this, std::move(Data)); in initializeChildren() local 232 addChildToLayout(std::move(DM)); in initializeChildren()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/devfreq/ |
| H A D | rk3399_dmc.txt | 94 the PHY side DQ line (including DQS/DQ/DM line) 120 the PHY side DQ line (including DQS/DQ/DM line) 153 the PHY side DQ line (including DQS/DQ/DM line)
|
| /freebsd-14.2/crypto/heimdal/appl/telnet/telnetd/ |
| H A D | state.c | 182 output_data ("%c%c", IAC, DM); in telrcv() 185 printoption("td: send IAC", DM)); in telrcv() 214 case DM: in telrcv()
|
| H A D | telnetd.c | 1161 output_data ("%c%c", IAC, DM); in my_telnet() 1165 printoption("td: send IAC", DM)); in my_telnet()
|
| /freebsd-14.2/crypto/heimdal/appl/telnet/arpa/ |
| H A D | telnet.h | 55 #define DM 242 /* data mark--for connect. cleaning */ macro
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 741 PMDataManager *DM = getAsPMDataManager(); in schedulePass() local 742 AnalysisResolver *AR = new AnalysisResolver(*DM); in schedulePass() 744 DM->initializeAnalysisImpl(P); in schedulePass() 746 DM->recordAvailableAnalysis(IP); in schedulePass() 1055 PMDataManager &DM = PUsed->getResolver()->getPMDataManager(); in add() local 1056 RDepth = DM.getDepth(); in add()
|
| /freebsd-14.2/contrib/telnet/arpa/ |
| H A D | telnet.h | 52 #define DM 242 /* data mark--for connect. cleaning */ macro
|
| /freebsd-14.2/include/arpa/ |
| H A D | telnet.h | 53 #define DM 242 /* data mark--for connect. cleaning */ macro
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RDFGraph.h | 777 void pushAllDefs(Instr IA, DefStackMap &DM); 872 void pushClobbers(Instr IA, DefStackMap &DM); 873 void pushDefs(Instr IA, DefStackMap &DM);
|
| /freebsd-14.2/crypto/heimdal/appl/telnet/telnet/ |
| H A D | 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()
|
| /freebsd-14.2/contrib/telnet/telnet/ |
| H A D | telnet.c | 1779 case DM: in telrcv() 1785 printoption("RCVD", IAC, DM); in telrcv() 2279 NETADD(DM); in dosynch() 2280 printoption("SENT", IAC, DM); in dosynch()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | rockchip,rk3399-dmc.yaml | 163 (including DQS/DQ/DM line) drive strength. 211 (including DQS/DQ/DM line) drive strength. 274 (including DQS/DQ/DM line) drive strength.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/spi/ |
| H A D | spi-davinci.txt | 3 Links on DM:
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | print-telnet.c | 78 #define DM 242 /* data mark--for connect. cleaning */ macro
|
| /freebsd-14.2/sys/dev/e1000/ |
| H A D | README | 210 Intel(R) 82566DM-2 Gigabit Network Connection 219 - Intel(R) 82578DM Gigabit Network Connection 232 - Intel(R) 82566DM Gigabit Network Connection
|
| /freebsd-14.2/secure/caroot/trusted/ |
| H A D | AffirmTrust_Commercial.pem | 80 ba0F8PrVC8+a5fBQpIs7R6UjW3p6+DM/uO+Zl+MgwdYoic+U+7lF7eNAFxHUdPAL
|
| H A D | Certum_Trusted_Network_CA.pem | 84 kUJ3TCXJkDhv2/DM+44el1k+1WBO5gUo7Ul5E0u6SNsv+XLTOcr+H9g0cvW0QM8x
|