Home
last modified time | relevance | path

Searched refs:Beacon (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.cpp491 void InstStore::setRmwBeacon(Variable *Beacon) { in setRmwBeacon() argument
493 Srcs[2] = Beacon; in setRmwBeacon()
DIceInst.h768 void setRmwBeacon(Variable *Beacon);
DIceTargetLoweringX8664.cpp632 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()
DIceTargetLoweringX8632.cpp623 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()
DIceInstX8664.h319 Variable *Beacon, InstArithmetic::OpKind Op,
324 InstX86FakeRMW(Func, Data, Addr, Op, Beacon);
338 InstArithmetic::OpKind Op, Variable *Beacon);
DIceInstX8632.h380 Variable *Beacon, InstArithmetic::OpKind Op,
385 InstX86FakeRMW(Func, Data, Addr, Op, Beacon);
399 InstArithmetic::OpKind Op, Variable *Beacon);
DIceInstX8632.cpp125 InstArithmetic::OpKind Op, Variable *Beacon) in InstX86FakeRMW() argument
129 this->addSource(Beacon); in InstX86FakeRMW()
DIceInstX8664.cpp113 InstArithmetic::OpKind Op, Variable *Beacon) in InstX86FakeRMW() argument
117 this->addSource(Beacon); in InstX86FakeRMW()
/third_party/libphonenumber/resources/geocoding/en/
D61.txt43662 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 …]
D1.txt26242 1845831|Beacon, NY
26244 1845838|Beacon, NY
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
DREADME-MULTI-AP143 1. Fronthaul BSS Beacon frames advertise WPS support (nothing Multi-AP
DChangeLog285 * 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/
DREADME-MULTI-AP143 1. Fronthaul BSS Beacon frames advertise WPS support (nothing Multi-AP
DChangeLog35 * 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/
DChangeLog38 * 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/
DChangeLog1148 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)