/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DFAEmitter.cpp | 177 class Transition { class 185 Transition(Record *R, Automaton *Parent); 196 std::vector<Transition> Transitions; 274 for (Transition &T : Transitions) { in emit() 308 Transition::Transition(Record *R, Automaton *Parent) { in Transition() function in Transition 341 bool Transition::canTransitionFrom(uint64_t State) { in canTransitionFrom() 348 uint64_t Transition::transitionFrom(uint64_t State) { return State | NewState; } in transitionFrom()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Automaton.td | 42 // symbol A to state B. The Transition object transforms state A to state B and 55 // Name of a class that inherits from Transition. All records inheriting from 72 // def MyTransition : Transition { 77 // let TransitionClass = "Transition"; 84 // All transitions inherit from Transition. 85 class Transition {
|
/freebsd/contrib/llvm-project/llvm/lib/XRay/ |
H A D | BlockVerifier.cpp | 56 struct Transition { argument 65 static constexpr std::array<const Transition, number(State::StateMax)> in transition() 54 struct Transition { global() struct 55 Fromllvm::xray::__anon09ebe70a0111::Transition global() argument
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 293 for (DiagStatePoint &Transition : File.StateTransitions) { in dump() 302 .getLocWithOffset(Transition.Offset) in dump() 304 llvm::errs() << ": state " << Transition.State << ":\n"; in dump() 310 for (auto &Mapping : *Transition.State) { in dump()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 7584 Instruction *Transition; member in __anon1d600f581911::VectorPromoteHelper 7600 return Transition; in getEndOfTransition() 7608 assert(isa<ExtractElementInst>(Transition) && in getTransitionOriginalValueIdx() 7617 assert(isa<ExtractElementInst>(Transition) && in getTransitionIdx() 7627 return Transition->getOperand(getTransitionOriginalValueIdx())->getType(); in getTransitionType() 7642 Value *ValIdx = Transition->getOperand(getTransitionOriginalValueIdx()); in isProfitableToPromote() 7665 TTI.getVectorInstrCost(*Transition, PromotedType, CostKind, Index); in isProfitableToPromote() 7705 Value *ValExtractIdx = Transition->getOperand(getTransitionIdx()); in getConstantVector() 7756 const TargetTransformInfo &TTI, Instruction *Transition, in VectorPromoteHelper() argument 7758 : DL(DL), TLI(TLI), TTI(TTI), Transition(Transition), in VectorPromoteHelper() [all …]
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | life_cycle-kdf.pod | 35 =head2 State Transition Diagram
|
H A D | life_cycle-rand.pod | 41 =head2 State Transition Diagram
|
H A D | life_cycle-mac.pod | 44 =head2 State Transition Diagram
|
H A D | life_cycle-digest.pod | 43 =head2 State Transition Diagram
|
H A D | life_cycle-cipher.pod | 56 =head2 State Transition Diagram
|
H A D | life_cycle-pkey.pod | 72 =head2 State Transition Diagram
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/opal/ |
H A D | power-mgt.txt | 98 - The Transition Rate, TR is set to the Maximum value
|
/freebsd/contrib/wpa/hostapd/ |
H A D | android.config | 127 # IEEE Std 802.11r-2008 (Fast BSS Transition)
|
H A D | defconfig | 147 # IEEE Std 802.11r-2008 (Fast BSS Transition)
|
H A D | ChangeLog | 77 * added support for Transition Disable mechanism to allow the AP to 272 * added initial MBO support; number of extensions to WNM BSS Transition 344 * add BSS_TM_REQ ctrl_iface command to send BSS Transition Management 646 * WNM: Add BSS Transition Management Request for ESS Disassoc Imminent.
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenSchedule.cpp | 2263 for (const CodeGenSchedTransition &Transition : Transitions) { in dump() local 2264 dbgs() << Transition.ProcIndex << ", "; in dump()
|
/freebsd/contrib/sendmail/ |
H A D | README | 222 RFC1428 Transition of Internet Mail from Just-Send-8 to
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | android.config | 358 # IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
|
H A D | defconfig | 420 # IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
|
H A D | ChangeLog | 93 * added support for Transition Disable mechanism to allow the AP to 400 * added initial MBO support; number of extensions to WNM BSS Transition 517 * improved BSS Transition Management processing 797 * added support for BSS Transition Management 1003 - minimal BSS Transition Management processing
|
/freebsd/sys/contrib/zstd/ |
H A D | CHANGELOG | 567 Transition version, supporting decoding of v0.8.x
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 390 W. A. Woods Transition Network Grammars for Natural 1722 from Program Transition Diagram . . . . 186--191 1894 Mario Schkolnick The Equivalence of Reducing Transition
|
/freebsd/contrib/tzdata/ |
H A D | asia | 1237 # The Cabinet of the East Timor Transition Administration decided 1791 # Transition times in 1940-1957 (#1-#24) were midnight GMT,
|
H A D | southamerica | 1759 # Transition dates are now set by Law No. 7115, not by presidential decree.
|
/freebsd/share/doc/IPv6/ |
H A D | IMPLEMENTATION | 167 RFC2893: Transition Mechanisms for IPv6 Hosts and Routers
|