/freebsd/usr.sbin/ppp/ |
H A D | mppe.c | 118 struct mppe_state *mop = (struct mppe_state *)v; in MPPEResetOutput() local 120 if (mop->stateless) in MPPEResetOutput() 124 mop->flushnext = 1; in MPPEResetOutput() 161 struct mppe_state *mop = (struct mppe_state *)v; in MPPEOutput() local 185 prefix = MPPE_ENCRYPTED | mop->cohnum; in MPPEOutput() 187 if (mop->stateless || in MPPEOutput() 188 (mop->cohnum & MPPE_HEADER_FLAGMASK) == MPPE_HEADER_FLAG) { in MPPEOutput() 190 log_Printf(LogDEBUG, "MPPEOutput: Key changed [%d]\n", mop->cohnum); in MPPEOutput() 191 MPPEKeyChange(mop); in MPPEOutput() 195 if (mop->stateless || mop->flushnext) { in MPPEOutput() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_report.cpp | 142 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop() 146 if (mop->external_tag == kExternalTagNone) { in PrintMop() 148 MopDesc(first, mop->write, mop->atomic), mop->size, in PrintMop() 149 (void *)mop->addr, thread_name(thrbuf, mop->tid)); in PrintMop() 151 const char *object_type = GetObjectTypeFromTag(mop->external_tag); in PrintMop() 155 ExternalMopDesc(first, mop->write), object_type, in PrintMop() 156 (void *)mop in PrintMop() 140 PrintMop(const ReportMop * mop,bool first) PrintMop() argument 395 PrintMop(const ReportMop * mop,bool first) PrintMop() argument [all...] |
H A D | tsan_debugging.cpp | 115 ReportMop *mop = rep->mops[idx]; in __tsan_get_report_mop() 116 *tid = mop->tid; in __tsan_get_report_mop() 117 *addr = (void *)mop->addr; in __tsan_get_report_mop() 118 *size = mop->size; in __tsan_get_report_mop() 119 *write = mop->write ? 1 : 0; in __tsan_get_report_mop() 120 *atomic = mop->atomic ? 1 : 0; in __tsan_get_report_mop() 121 if (mop->stack) CopyTrace(mop->stack->frames, trace, trace_size); in __tsan_get_report_mop() 113 ReportMop *mop = rep->mops[idx]; __tsan_get_report_mop() local
|
H A D | tsan_rtl_report.cpp | 183 auto *mop = New<ReportMop>(); in AddMemoryAccess() local 184 rep_->mops.PushBack(mop); in AddMemoryAccess() 185 mop->tid = tid; in AddMemoryAccess() 186 mop->addr = addr + addr0; in AddMemoryAccess() 187 mop->size = size; in AddMemoryAccess() 188 mop->write = !(typ & kAccessRead); in AddMemoryAccess() 189 mop->atomic = typ & kAccessAtomic; in AddMemoryAccess() 190 mop->stack = SymbolizeStack(stack); in AddMemoryAccess() 191 mop->external_tag = external_tag; in AddMemoryAccess() 192 if (mop->stack) in AddMemoryAccess() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoZimop.td | 57 def MOPR#i : RVMopr<0b1000111, i, 0b100, OPC_SYSTEM, "mop.r."#i>, 63 def MOPRR#i : RVMoprr<0b1001, i, 0b100, OPC_SYSTEM, "mop.rr."#i>,
|
H A D | RISCVInstrFormatsV.td | 249 class RVInstVLX<bits<3> nf, bit mew, RISCVMOP mop, bits<3> width, 259 let Inst{27-26} = mop.Value; 313 class RVInstVSX<bits<3> nf, bit mew, RISCVMOP mop, bits<3> width, 323 let Inst{27-26} = mop.Value;
|
H A D | RISCVInstrInfoZcmop.td | 25 def C_MOP # n : CMOPInst<!srl(n, 1), "c.mop." # n>, Sched<[]>;
|
H A D | RISCVInstrInfoV.td | 337 class VIndexedLoad<RISCVMOP mop, RISCVWidth width, string opcodestr> 338 : RVInstVLX<0b000, width.Value{3}, mop, width.Value{2-0}, 363 class VIndexedSegmentLoad<bits<3> nf, RISCVMOP mop, RISCVWidth width, 365 : RVInstVLX<nf, width.Value{3}, mop, width.Value{2-0}, 401 class VIndexedStore<RISCVMOP mop, RISCVWidth width, string opcodestr> 402 : RVInstVSX<0b000, width.Value{3}, mop, width.Value{2-0}, (outs), 419 class VIndexedSegmentStore<bits<3> nf, RISCVMOP mop, RISCVWidth width, 421 : RVInstVSX<nf, width.Value{3}, mop, width.Value{2-0}, (outs),
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | abilis,tb10x-iomux.txt | 30 - Parallel TS output port: mop
|
/freebsd/sys/net80211/ |
H A D | ieee80211_ioctl.c | 1342 struct mlmeop *mop = arg; in domlme() local 1345 if (vap != mop->vap) in domlme() 1354 mlmedebug(vap, ni->ni_macaddr, mop->op, mop->reason); in domlme() 1355 if (mop->op == IEEE80211_MLME_DEAUTH) { in domlme() 1357 mop->reason); in domlme() 1360 mop->reason); in domlme()
|
/freebsd/sys/contrib/device-tree/src/arc/ |
H A D | abilis_tb100.dtsi | 97 abilis,function = "mop";
|
H A D | abilis_tb101.dtsi | 103 abilis,function = "mop";
|
/freebsd/share/dict/ |
H A D | web2a | 16923 dish mop 17315 dolly-mop 22317 floor mop 35956 mop-up
|
H A D | web2 | 119453 mop
|