Searched refs:FST (Results 1 – 17 of 17) sorted by relevance
/freebsd/contrib/file/magic/Magdir/ |
H A D | openfst | 6 0 long 0x7eb2fdd6 OpenFst binary FST data
|
/freebsd/contrib/wpa/hostapd/ |
H A D | defconfig | 328 # Enable Fast Session Transfer (FST) 331 # Enable CLI commands for FST testing
|
H A D | android.config | 189 # Enable Fast Session Transfer (FST)
|
H A D | ChangeLog | 238 * fixed and improved various FST operations 316 * added Fast Session Transfer (FST) module
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | defconfig | 574 # Enable Fast Session Transfer (FST) 577 # Enable CLI commands for FST testing
|
H A D | android.config | 501 # Enable Fast Session Transfer (FST)
|
H A D | ChangeLog | 354 * fixed and improved various FST operations 474 * added Fast Session Transfer (FST) module
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrInfoF1.td | 277 defm FST : FT_XYAI_ST<0b0010010, "fst">;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrFPStack.td | 434 // FST does not support 80-bit memory target; FSTP must be used.
|
H A D | X86ISelLowering.h | 868 FST, enumerator
|
H A D | X86InstrFragments.td | 772 def X86fst : SDNode<"X86ISD::FST", SDTX86Fst,
|
H A D | X86ScheduleZnver1.td | 775 // FST(P).
|
H A D | X86ScheduleZnver2.td | 785 // FST(P).
|
H A D | X86SchedHaswell.td | 788 // FST(P).
|
H A D | X86ISelDAGToDAG.cpp | 1453 Store = CurDAG->getMemIntrinsicNode(X86ISD::FST, dl, VTs, Ops, MemVT, in PreprocessISelDAG()
|
H A D | X86ISelLowering.cpp | 19467 DAG.getMemIntrinsicNode(X86ISD::FST, DL, Tys, FSTOps, DstVT, StoreMMO); in BuildFILD() 33676 NODE_NAME_CASE(FST) in getTargetNodeName()
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | regex | 661 template <class traits, class charT, class ST, class SA, class FST, class FSA> 665 const basic_string<charT, FST, FSA>& fmt,
|