Searched refs:report (Results 201 - 225 of 328) sorted by relevance

1234567891011>>

/external/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp13 // example, checkers should report errors which involve tainted data more
101 /// Generate a report if the expression is tainted or points to tainted data.
649 BugReport *report = new BugReport(*BT, Msg, N); local
650 report->addRange(E->getSourceRange());
651 C.emitReport(report);
/external/emma/core/java12/com/vladium/emma/rt/
H A DAppRunner.java44 import com.vladium.emma.report.AbstractReportGenerator;
45 import com.vladium.emma.report.IReportGenerator;
46 import com.vladium.emma.report.SourcePathCache;
257 throw new IllegalStateException ("report types not set");
590 // [assertion: the report exit hook is done]
622 log.log (Logger.SEVERE, "exception while creating a report:", reportFailure);
706 // if requested, dump raw data before running report generators:
/external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
H A DGUnitExecuteMojo.java100 * @parameter expression="${basedir}/target/gunit-report"
275 getLog().info( "gUnit report directory : " + reportDirectory.getAbsolutePath() );
279 getLog().warn( "mkdirs() reported problem creating report directory" );
305 String report = executor.execTest();
306 writeReportFile( new File( reportDirectory, scriptBaseName + ".txt" ), report );
390 getLog().warn( "Error writing gUnit report file", e );
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
H A DRuntime.pm96 Please report problems to <Maintainer name(s)> (<contact address>)
/external/chromium/chrome/browser/safe_browsing/
H A Dprotocol_manager.h134 // For UMA users we report to Google when a SafeBrowsing interstitial is shown
145 // malware reports. |report| is the serialized report.
146 void ReportMalwareDetails(const std::string& report);
225 // newkey, report), |client_name| and |version|. When not empty,
387 // Track outstanding SafeBrowsing report fetchers for clean up.
H A Dsafe_browsing_blocking_page.cc439 // The "report error" and "show diagnostic" commands can have a number
487 void SafeBrowsingBlockingPage::SetReportingPreference(bool report) { argument
489 pref->SetBoolean(prefs::kSafeBrowsingReportingEnabled, report);
/external/chromium_org/content/renderer/media/
H A Drtc_peer_connection_handler.h36 virtual void addStatistic(size_t report,
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/test/
H A Dmain.py164 cov.report(show_missing=False)
/external/elfutils/tests/
H A DMakefile.am62 dwfl-addr-sect dwfl-bug-report early-offscn \
86 dwfl-bug-fd-leak dwfl-bug-report \
/external/emma/core/java12/com/vladium/emma/
H A DCommand.java24 import com.vladium.emma.report.reportCommand;
46 else if ("report".equals (name))
/external/emma/core/java12/com/vladium/emma/report/
H A DIItemAttribute.java9 package com.vladium.emma.report;
H A DReportProcessor.java9 package com.vladium.emma.report;
108 throw new IllegalStateException ("report types not set");
H A DSrcFileItem.java9 package com.vladium.emma.report;
111 // nodes were traversed in report generators
/external/llvm/utils/TableGen/
H A Dtdtags33 -v Be verbose; report progress.
88 -v Be verbose; report progress.
265 # Generate tags for the current directory, and report an error if there are
/external/v8/tools/
H A Dtest-wrapper-gypbuild.py74 result.add_option("--report", help="Print a summary of the tests to be run",
164 if options.report:
165 result += ['--report']
/external/valgrind/main/coregrind/m_gdbserver/
H A Dm_gdbserver.c124 report again the break at 0x1234. To avoid a 2nd report
436 to report it to gdb.
1232 Int VG_(keyword_id) (Char* keywords, Char* input_word, kwd_report_error report) argument
1297 if (report == kwd_report_all && partial_match == -1) {
1306 if (pass == 1 || report == kwd_report_none) {
1307 if (report != kwd_report_none) {
1370 /* report malformed binary integer */
/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_le.c99 ** Description debug function to print out all HID report available on remote
116 p_rpt = &p_cb->hid_srvc[i].report[0];
451 ** Description find the report entry by service instance and report UUID and
472 p_rpt = &p_cb->hid_srvc[hid_inst_id].report[0];
490 ** Description find a report entry by report ID and protocol mode
509 /* return battery report w/o condition */
527 ** Description find or allocate a report entry in the HID service report lis
[all...]
H A Dbta_hh_int.h195 UINT8 inst_id; /* share service instance ID and report instance ID, as
212 tBTA_HH_LE_RPT report[BTA_HH_LE_RPT_MAX]; member in struct:__anon587
247 tBTA_HH_DEV_DSCP_INFO dscp_info; /* report descriptor and DI information */
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hh.c253 ** Description Sends a report to the keyboard to set the lock states of keys
258 UINT8 len = 2; /* reportid + 1 byte report*/
261 /* Set report for other keyboards */
262 BTIF_TRACE_EVENT3("%s: setting report on dev_handle %d to 0x%x",
279 pbuf_data[0]=0x01; /*report id */
305 If so, send a report to the kernel
310 BTIF_TRACE_DEBUG2("%s: Sending hid report to kernel "\
318 BTIF_TRACE_DEBUG2("%s: NOT sending hid report to kernel "\
724 UINT8* report)
744 hexbuf[i] = report[
723 btif_hh_setreport(btif_hh_device_t *p_dev, bthh_report_type_t r_type, UINT16 size, UINT8* report) argument
1585 set_report(bt_bdaddr_t *bd_addr, bthh_report_type_t reportType, char* report) argument
[all...]
/external/zlib/src/contrib/pascal/
H A Dexample.pas313 EXIT_ERR('deflate should report Z_STREAM_END');
436 EXIT_ERR('inflate should report DATA_ERROR');
473 EXIT_ERR('deflate should report Z_STREAM_END');
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
H A Dimage_util.js25 PerformanceTrace.prototype.report = function(key, value) {
43 this.report(key, (Date.now() - this.timers_[key]) + 'ms');
/external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
H A DAppRTCDemoActivity.java213 for (StatsReport report : reports) {
214 Log.d(TAG, "Stats: " + report.toString());
/external/linux-tools-perf/
H A DAndroid.mk179 builtin-report.c \
/external/wpa_supplicant_8/wpa_supplicant/
H A Ddriver_i.h416 int report)
420 report);
415 wpa_drv_probe_req_report(struct wpa_supplicant *wpa_s, int report) argument
/external/bison/src/
H A Dgetargs.c149 | --report's handling. |
324 -W, --warnings[=CATEGORY] report the warnings falling in CATEGORY\n\
350 -r, --report=THINGS also produce details on the automaton\n\
351 --report-file=FILE write report to FILE\n\
352 -v, --verbose same as `--report=state'\n\
356 -x, --xml[=FILE] also output an XML report of the automaton\n\
383 `none' disable the report\n\
546 { "report", required_argument, 0, 'r' },
547 { "report
[all...]

Completed in 696 milliseconds

1234567891011>>