Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ctau/
H A Dctau.c493 set(FST, 0); set(IE0, 0); set(IE1, 0); set(IE2, 0); in ct_init_chan()
494 set(FST, 0); set(IE0, 0); set(IE1, 0); set(IE2, 0); in ct_init_chan()
512 set(FST, 1); set(IE0, 1); set(IE1, 1); set(IE2, 1); in ct_init_chan()
513 set(FST, 1); set(IE0, 1); set(IE1, 1); set(IE2, 1); in ct_init_chan()
H A Dctddk.h363 ST1, ST2, ST3, FST, IE0, IE1, IE2, FIE, SA0, member
/freebsd-12.1/contrib/wpa/hostapd/
H A Ddefconfig324 # Enable Fast Session Transfer (FST)
327 # Enable CLI commands for FST testing
H A DChangeLog158 * fixed and improved various FST operations
236 * added Fast Session Transfer (FST) module
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Ddefconfig542 # Enable Fast Session Transfer (FST)
545 # Enable CLI commands for FST testing
H A Dandroid.config509 # Enable Fast Session Transfer (FST)
H A DChangeLog251 * fixed and improved various FST operations
371 * added Fast Session Transfer (FST) module
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrFPStack.td37 def X86fst : SDNode<"X86ISD::FST", SDTX86Fst,
468 // FST does not support 80-bit memory target; FSTP must be used.
H A DX86ISelLowering.h623 FST, enumerator
H A DX86ScheduleZnver1.td845 // FST(P).
H A DX86SchedHaswell.td740 // FST(P).
H A DX86ISelLowering.cpp17421 Chain = DAG.getMemIntrinsicNode(X86ISD::FST, DL, Tys, in BuildFILD()
27108 case X86ISD::FST: return "X86ISD::FST"; in getTargetNodeName()
/freebsd-12.1/contrib/libc++/include/
H A Dregex635 template <class traits, class charT, class ST, class SA, class FST, class FSA>>
639 const basic_string<charT, FST, FSA>& fmt,