Searched defs:report (Results 101 - 121 of 121) sorted by relevance

12345

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_test.c2809 static int wpa_driver_test_probe_req_report(void *priv, int report) argument
2813 wpa_printf(MSG_DEBUG, "%s(report=%d)", __func__, report);
2814 drv->probe_req_report = report;
H A Ddriver_nl80211.c302 static int wpa_driver_nl80211_probe_req_report(void *priv, int report);
2862 /* rtnetlink ifup handler will report interface as enabled */
3484 * wpa_driver_nl80211_scan_timeout - Scan timeout to report scan completion
3489 * generate a scan completed event if the driver does not report this.
8363 static int wpa_driver_nl80211_probe_req_report(void *priv, int report) argument
8368 if (!report) {
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_test.c2809 static int wpa_driver_test_probe_req_report(void *priv, int report) argument
2813 wpa_printf(MSG_DEBUG, "%s(report=%d)", __func__, report);
2814 drv->probe_req_report = report;
H A Ddriver_nl80211.c302 static int wpa_driver_nl80211_probe_req_report(void *priv, int report);
2862 /* rtnetlink ifup handler will report interface as enabled */
3484 * wpa_driver_nl80211_scan_timeout - Scan timeout to report scan completion
3489 * generate a scan completed event if the driver does not report this.
8363 static int wpa_driver_nl80211_probe_req_report(void *priv, int report) argument
8368 if (!report) {
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_test.c2809 static int wpa_driver_test_probe_req_report(void *priv, int report) argument
2813 wpa_printf(MSG_DEBUG, "%s(report=%d)", __func__, report);
2814 drv->probe_req_report = report;
H A Ddriver_nl80211.c302 static int wpa_driver_nl80211_probe_req_report(void *priv, int report);
2862 /* rtnetlink ifup handler will report interface as enabled */
3484 * wpa_driver_nl80211_scan_timeout - Scan timeout to report scan completion
3489 * generate a scan completed event if the driver does not report this.
8363 static int wpa_driver_nl80211_probe_req_report(void *priv, int report) argument
8368 if (!report) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.operations_2.0.0.v20100510.jar ... .equinox.internal.p2.operations.ResolutionResult report org.eclipse.core.runtime.IStatus[] details ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar ... .xml .api_description about.html plugin.properties report/ report/format.xslt report/style.css scripts/ scripts ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp971 // RetainCount checker to report leaks and use-after-free if SelfInit checker
2205 // do not report the binding.
2226 // Tell the BugReporterContext to report cases when the tracked symbol is
2314 // allocated, and only report a single path. To do this, we need to find
2405 // old one with an associated summary, and the bug report visitor gets very
2425 // the /last/ analysis, so clear them out to make sure the bug report
2660 // FIXME: If we get an error during a bridge cast, should we report it?
3118 CFRefReport *report = new CFRefReport(*BT, C.getASTContext().getLangOpts(), local
3121 report->addRange(ErrorRange);
3122 C.EmitReport(report);
3348 CFRefReport *report = local
3369 CFRefReport *report = local
3548 CFRefReport *report = local
3595 CFRefLeakReport *report = new CFRefLeakReport(*BT, LOpts, GCEnabled, local
[all...]
/external/kernel-headers/original/linux/
H A Dhid.h98 * HID report item format
111 * HID report descriptor item type (prefix bit 2,3)
120 * HID report descriptor main item tags
130 * HID report descriptor main item contents
144 * HID report descriptor collection item types
152 * HID report descriptor global item tags
169 * HID report descriptor local item tags
278 * HID report types --- Ouch! HID spec says 1 2 3!
385 unsigned report_offset; /* bit offset in the report */
386 unsigned report_size; /* size of this field in the report */
396 struct hid_report *report; /* associated report */ member in struct:hid_field
430 struct hid_report *report; member in struct:hid_control_fifo
435 struct hid_report *report; member in struct:hid_output_fifo
448 struct hid_report *report; member in struct:hid_input
[all...]
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 350 milliseconds

12345