Home
last modified time | relevance | path

Searched refs:FST (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dopenfst6 0 long 0x7eb2fdd6 OpenFst binary FST data
/freebsd/contrib/wpa/hostapd/
H A Ddefconfig328 # Enable Fast Session Transfer (FST)
331 # Enable CLI commands for FST testing
H A Dandroid.config189 # Enable Fast Session Transfer (FST)
H A DChangeLog238 * fixed and improved various FST operations
316 * added Fast Session Transfer (FST) module
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddefconfig574 # Enable Fast Session Transfer (FST)
577 # Enable CLI commands for FST testing
H A Dandroid.config501 # Enable Fast Session Transfer (FST)
H A DChangeLog354 * fixed and improved various FST operations
474 * added Fast Session Transfer (FST) module
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfoF1.td277 defm FST : FT_XYAI_ST<0b0010010, "fst">;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFPStack.td434 // FST does not support 80-bit memory target; FSTP must be used.
H A DX86ISelLowering.h868 FST, enumerator
H A DX86InstrFragments.td772 def X86fst : SDNode<"X86ISD::FST", SDTX86Fst,
H A DX86ScheduleZnver1.td775 // FST(P).
H A DX86ScheduleZnver2.td785 // FST(P).
H A DX86SchedHaswell.td788 // FST(P).
H A DX86ISelDAGToDAG.cpp1453 Store = CurDAG->getMemIntrinsicNode(X86ISD::FST, dl, VTs, Ops, MemVT, in PreprocessISelDAG()
H A DX86ISelLowering.cpp19467 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 Dregex661 template <class traits, class charT, class ST, class SA, class FST, class FSA>
665 const basic_string<charT, FST, FSA>& fmt,