Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Ddefconfig324 # Enable Fast Session Transfer (FST)
327 # Enable CLI commands for FST testing
D.config324 # Enable Fast Session Transfer (FST)
327 # Enable CLI commands for FST testing
Dandroid.config195 # Enable Fast Session Transfer (FST)
DChangeLog158 * fixed and improved various FST operations
236 * added Fast Session Transfer (FST) module
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
D.config324 # Enable Fast Session Transfer (FST)
327 # Enable CLI commands for FST testing
Ddefconfig315 # Enable Fast Session Transfer (FST)
318 # Enable CLI commands for FST testing
Dandroid.config186 # Enable Fast Session Transfer (FST)
DChangeLog201 * fixed and improved various FST operations
279 * added Fast Session Transfer (FST) module
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
D.config539 # Enable Fast Session Transfer (FST)
542 # Enable CLI commands for FST testing
Ddefconfig536 # Enable Fast Session Transfer (FST)
539 # Enable CLI commands for FST testing
Dandroid.config501 # Enable Fast Session Transfer (FST)
DChangeLog304 * fixed and improved various FST operations
424 * added Fast Session Transfer (FST) module
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Ddefconfig542 # Enable Fast Session Transfer (FST)
545 # Enable CLI commands for FST testing
D.config539 # Enable Fast Session Transfer (FST)
542 # Enable CLI commands for FST testing
Dandroid.config509 # Enable Fast Session Transfer (FST)
DChangeLog251 * fixed and improved various FST operations
371 * added Fast Session Transfer (FST) module
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFPStack.td31 def X86fst : SDNode<"X86ISD::FST", SDTX86Fst,
522 // FST does not support 80-bit memory target; FSTP must be used.
DX86ISelLowering.h683 FST, enumerator
DX86ScheduleZnver2.td849 // FST(P).
DX86ScheduleZnver1.td849 // FST(P).
DX86SchedHaswell.td744 // FST(P).
DX86ISelDAGToDAG.cpp1129 Store = CurDAG->getMemIntrinsicNode(X86ISD::FST, dl, VTs, Ops, MemVT, in PreprocessISelDAG()
DX86ISelLowering.cpp18905 Chain = DAG.getMemIntrinsicNode(X86ISD::FST, DL, Tys, FSTOps, in BuildFILD()
29613 case X86ISD::FST: return "X86ISD::FST"; in getTargetNodeName()