Searched refs:Beacon (Results 1 – 16 of 16) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInst.cpp | 491 void InstStore::setRmwBeacon(Variable *Beacon) { in setRmwBeacon() argument 493 Srcs[2] = Beacon; in setRmwBeacon()
|
D | IceInst.h | 768 void setRmwBeacon(Variable *Beacon);
|
D | IceTargetLoweringX8664.cpp | 632 Variable *Beacon = Func->makeVariable(IceType_i32); in findRMW() local 633 Beacon->setMustNotHaveReg(); in findRMW() 634 Store->setRmwBeacon(Beacon); in findRMW() 635 auto *BeaconDef = InstFakeDef::create(Func, Beacon); in findRMW() 639 Beacon, Arith->getOp()); in findRMW()
|
D | IceTargetLoweringX8632.cpp | 623 Variable *Beacon = Func->makeVariable(IceType_i32); in findRMW() local 624 Beacon->setMustNotHaveReg(); in findRMW() 625 Store->setRmwBeacon(Beacon); in findRMW() 626 auto *BeaconDef = InstFakeDef::create(Func, Beacon); in findRMW() 630 Beacon, Arith->getOp()); in findRMW()
|
D | IceInstX8664.h | 319 Variable *Beacon, InstArithmetic::OpKind Op, 324 InstX86FakeRMW(Func, Data, Addr, Op, Beacon); 338 InstArithmetic::OpKind Op, Variable *Beacon);
|
D | IceInstX8632.h | 380 Variable *Beacon, InstArithmetic::OpKind Op, 385 InstX86FakeRMW(Func, Data, Addr, Op, Beacon); 399 InstArithmetic::OpKind Op, Variable *Beacon);
|
D | IceInstX8632.cpp | 125 InstArithmetic::OpKind Op, Variable *Beacon) in InstX86FakeRMW() argument 129 this->addSource(Beacon); in InstX86FakeRMW()
|
D | IceInstX8664.cpp | 113 InstArithmetic::OpKind Op, Variable *Beacon) in InstX86FakeRMW() argument 117 this->addSource(Beacon); in InstX86FakeRMW()
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 61.txt | 43662 618660075|Beacon 43663 618660076|Beacon North 43729 61866016|Beacon 43730 61866017|Beacon North 43781 618660671|Beacon 43782 618660672|Beacon North 43847 618660737|Beacon 43848 618660738|Beacon North 43915 618660832|Beacon 43916 618660833|Beacon North [all …]
|
D | 1.txt | 26242 1845831|Beacon, NY 26244 1845838|Beacon, NY
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | README-MULTI-AP | 143 1. Fronthaul BSS Beacon frames advertise WPS support (nothing Multi-AP
|
D | ChangeLog | 285 * add UPDATE_BEACON ctrl_iface command; this can be used to force Beacon 509 specific elements to be added to the Beacon and Probe Response frames 630 WMM into end of Beacon, Probe Resp and (Re)Assoc Resp frames.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | README-MULTI-AP | 143 1. Fronthaul BSS Beacon frames advertise WPS support (nothing Multi-AP
|
D | ChangeLog | 35 * added support for Beacon protection 328 * add UPDATE_BEACON ctrl_iface command; this can be used to force Beacon 552 specific elements to be added to the Beacon and Probe Response frames 673 WMM into end of Beacon, Probe Resp and (Re)Assoc Resp frames.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | ChangeLog | 38 * added support for Beacon protection 1201 WMM into end of Beacon, Probe Resp and (Re)Assoc Resp frames. 1871 * driver_ndis: include Beacon IEs in AssocInfo in order to notice if 2310 bit can be in Beacon frames (e.g., ndiswrapper) 2333 reject the AP if an RSN IE is found in msg 3/4, but not in Beacon or 2365 operation with an AP that does not include SSID in the Beacon frames)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | ChangeLog | 1148 WMM into end of Beacon, Probe Resp and (Re)Assoc Resp frames. 1818 * driver_ndis: include Beacon IEs in AssocInfo in order to notice if 2256 bit can be in Beacon frames (e.g., ndiswrapper) 2279 reject the AP if an RSN IE is found in msg 3/4, but not in Beacon or 2311 operation with an AP that does not include SSID in the Beacon frames)
|