Searched refs:FST (Results 1 – 15 of 15) sorted by relevance
/external/wpa_supplicant_8/hostapd/ |
D | defconfig | 309 # Enable Fast Session Transfer (FST) 312 # Enable CLI commands for FST testing
|
D | android.config | 195 # Enable Fast Session Transfer (FST)
|
D | ChangeLog | 24 * fixed and improved various FST operations 102 * added Fast Session Transfer (FST) module
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 364 FST, enumerator
|
D | X86InstrFPStack.td | 36 def X86fst : SDNode<"X86ISD::FST", SDTX86Fst, 395 // FST does not support 80-bit memory target; FSTP must be used.
|
D | X86ISelLowering.cpp | 7672 Chain = DAG.getMemIntrinsicNode(X86ISD::FST, DL, Tys, in BuildFILD() 10635 case X86ISD::FST: return "X86ISD::FST"; in getTargetNodeName()
|
D | X86GenDAGISel.inc | 33539 /*SwitchOpcode*/ 19|128,1/*147*/, TARGET_VAL(X86ISD::FST),// ->69891
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | defconfig | 520 # Enable Fast Session Transfer (FST) 523 # Enable CLI commands for FST testing
|
D | android.config | 517 # Enable Fast Session Transfer (FST)
|
D | ChangeLog | 83 * fixed and improved various FST operations 203 * added Fast Session Transfer (FST) module
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 586 FST, enumerator
|
D | X86InstrFPStack.td | 37 def X86fst : SDNode<"X86ISD::FST", SDTX86Fst, 446 // FST does not support 80-bit memory target; FSTP must be used.
|
D | X86SchedHaswell.td | 1090 // FST(P).
|
D | X86ISelLowering.cpp | 13438 Chain = DAG.getMemIntrinsicNode(X86ISD::FST, DL, Tys, in BuildFILD() 22092 case X86ISD::FST: return "X86ISD::FST"; in getTargetNodeName()
|
/external/libcxx/include/ |
D | regex | 630 template <class traits, class charT, class ST, class SA, class FST, class FSA>> 634 const basic_string<charT, FST, FSA>& fmt,
|