Searched refs:FST (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/sys/dev/ctau/ |
| H A D | ctau.c | 493 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 D | ctddk.h | 363 ST1, ST2, ST3, FST, IE0, IE1, IE2, FIE, SA0, member
|
| /freebsd-12.1/contrib/wpa/hostapd/ |
| H A D | defconfig | 324 # Enable Fast Session Transfer (FST) 327 # Enable CLI commands for FST testing
|
| H A D | ChangeLog | 158 * fixed and improved various FST operations 236 * added Fast Session Transfer (FST) module
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | defconfig | 542 # Enable Fast Session Transfer (FST) 545 # Enable CLI commands for FST testing
|
| H A D | android.config | 509 # Enable Fast Session Transfer (FST)
|
| H A D | ChangeLog | 251 * fixed and improved various FST operations 371 * added Fast Session Transfer (FST) module
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrFPStack.td | 37 def X86fst : SDNode<"X86ISD::FST", SDTX86Fst, 468 // FST does not support 80-bit memory target; FSTP must be used.
|
| H A D | X86ISelLowering.h | 623 FST, enumerator
|
| H A D | X86ScheduleZnver1.td | 845 // FST(P).
|
| H A D | X86SchedHaswell.td | 740 // FST(P).
|
| H A D | X86ISelLowering.cpp | 17421 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 D | regex | 635 template <class traits, class charT, class ST, class SA, class FST, class FSA>> 639 const basic_string<charT, FST, FSA>& fmt,
|