/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wpa_supplicant_i.h | 406 #define RRM_NEIGHBOR_REPORT_TIMEOUT 1 /* 1 second for AP to send a report */ 416 * notify_neighbor_rep - Callback for notifying report requester 1166 * Content of a measurement report element with type 8 (LCI), 1368 const u8 *report, size_t report_len);
|
/third_party/python/Tools/scripts/ |
H A D | texi2html.py | 1628 def report(self): member in TexinfoParser 2065 parser.report()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.c | 6651 const struct rrm_measurement_report_element *report; in handle_action_cb() local 6692 if (len < 24 + 5 + sizeof(*report)) in handle_action_cb() 6694 report = (const struct rrm_measurement_report_element *) in handle_action_cb() 6698 report->eid == WLAN_EID_MEASURE_REQUEST && in handle_action_cb() 6699 report->len >= 3 && in handle_action_cb() 6700 report->type == MEASURE_TYPE_BEACON) in handle_action_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | wpa_hal.c | 1897 static int32_t WifiProbeReqReport(void *priv, int32_t report) in WifiProbeReqReport() argument 1906 return WifiCmdProbeReqReport(drv->iface, &report); in WifiProbeReqReport()
|
H A D | driver_nl80211.c | 213 int report); 1824 * rtnetlink ifdown handler will report interfaces other than the P2P in wpa_driver_nl80211_rfkill_blocked() 1846 * rtnetlink ifup handler will report interfaces other than the P2P in wpa_driver_nl80211_rfkill_unblocked() 7618 static int wpa_driver_nl80211_probe_req_report(struct i802_bss *bss, int report) in wpa_driver_nl80211_probe_req_report() argument 7622 if (!report) { in wpa_driver_nl80211_probe_req_report() 8720 static int driver_nl80211_probe_req_report(void *priv, int report) in driver_nl80211_probe_req_report() argument 8723 return wpa_driver_nl80211_probe_req_report(bss, report); in driver_nl80211_probe_req_report()
|
H A D | driver.h | 14 * that can be used to report events. 325 * report all IEs to make it easier to support future additions. 471 * only_new_results - Request driver to report only new results 473 * This is used to request the driver to report only BSSes that have 589 * connected BSS to report the new BSS to user space. 1435 * lci - Binary data, the content of an LCI report IE with type 8 as 1441 * civic - Binary data, the content of a measurement report IE with 2696 * Once the scan results are ready, the driver should report scan 3233 * specified channel for the specified duration and report received 3266 * @report [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | wpa_hal.c | 1903 static int32_t WifiProbeReqReport(void *priv, int32_t report) in WifiProbeReqReport() argument 1912 return WifiCmdProbeReqReport(drv->iface, &report); in WifiProbeReqReport()
|
H A D | driver_nl80211.c | 186 int report); 2158 * rtnetlink ifdown handler will report interfaces other than the P2P in wpa_driver_nl80211_rfkill_blocked() 2180 * rtnetlink ifup handler will report interfaces other than the P2P in wpa_driver_nl80211_rfkill_unblocked() 8740 static int wpa_driver_nl80211_probe_req_report(struct i802_bss *bss, int report) argument 8744 if (!report) { 10031 static int driver_nl80211_probe_req_report(void *priv, int report) argument 10034 return wpa_driver_nl80211_probe_req_report(bss, report);
|
H A D | driver.h | 14 * that can be used to report events. 355 * report all IEs to make it easier to support future additions. 511 * only_new_results - Request driver to report only new results 513 * This is used to request the driver to report only BSSes that have 629 * connected BSS to report the new BSS to user space. 1555 * lci - Binary data, the content of an LCI report IE with type 8 as 1561 * civic - Binary data, the content of a measurement report IE with 3100 * Once the scan results are ready, the driver should report scan 3651 * specified channel for the specified duration and report received 3684 * @report [all...] |
/third_party/libwebsockets/lib/secure-streams/ |
H A D | policy-json.c | 48 "metrics[].report", 597 pp = (char **)&a->curr[LTY_METRICS].m->report; in lws_ss_policy_parser_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpa_supplicant_i.h | 442 #define RRM_NEIGHBOR_REPORT_TIMEOUT 1 /* 1 second for AP to send a report */ 452 * notify_neighbor_rep - Callback for notifying report requester 1450 * Content of a measurement report element with type 8 (LCI), 1728 const u8 *report, size_t report_len);
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsDebug.cpp | 2752 int SkOpPtT::debugLoopLimit(bool report) const { in debugLoopLimit() 2762 if (report) { in debugLoopLimit()
|
/third_party/node/tools/ |
H A D | test.py | 1353 result.add_option("--report", help="Print a summary of the tests to be run", 1745 if options.report:
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | parse.rs | 5 use crate::syntax::report::Errors;
|
/third_party/rust/crates/cxx/gen/lib/src/syntax/ |
H A D | parse.rs | 5 use crate::syntax::report::Errors;
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | parse.rs | 5 use crate::syntax::report::Errors;
|
/third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
H A D | parse.rs | 5 use crate::syntax::report::Errors;
|
/third_party/rust/crates/cxx/syntax/ |
H A D | parse.rs | 5 use crate::syntax::report::Errors;
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | SubzeroReactor.cpp | 1015 Nucleus::OptimizerReport report; 1016 rr::optimize(currFunc, &report); 1017 ::optimizerCallback(&report);
|
/third_party/node/ |
H A D | vcbuild.bat | 734 %node_exe% tools\node_modules\eslint\bin\eslint.js --cache --max-warnings=0 --report-unused-disable-directives --rule "linebreak-style: 0" .eslintrc.js benchmark doc lib test tools
|
/third_party/rust/crates/cxx/macro/src/ |
H A D | expand.rs | 7 use crate::syntax::report::Errors;
|
/third_party/ffmpeg/ |
H A D | configure | 547 version from Git. If the latest version fails, report the problem to the 553 include the log this produces with your report.
|
/third_party/mbedtls/tests/scripts/ |
H A D | all.sh | 266 -k|--keep-going Run all tests and report errors at the end. 839 echo 0 # report version 0 for "no clang"
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 2345 Please report any bugs or feature requests on the bugtracker website
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 2345 Please report any bugs or feature requests on the bugtracker website
|