HomeSort by relevance Sort by last modified time
    Searched full:report (Results 1251 - 1275 of 8682) sorted by null

<<51525354555657585960>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
unit_test_parameters.ipp 119 BOOST_TEST_SETUP_ASSERT( rl != INV_REPORT_LEVEL, "invalid report level " + val );
281 cla::description = "Specifies output format (both log and report)")
288 cla::description = "Specifies report format")
291 cla::description = "Specifies report level")
294 cla::description = "Specifies report sink:stderr(default),stdout or file name")
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
LogUtils.java 351 * What a Terrible Failure: Report a condition that should never happen.
353 * Depending on system configuration, a report may be added to the
369 * What a Terrible Failure: Report a condition that should never happen.
371 * Depending on system configuration, a report may be added to the
394 * We got a report saying eBay sends a date in this format
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
markupbase.py 147 def parse_marked_section(self, i, report=1):
163 if report:
169 def parse_comment(self, i, report=1):
176 if report:
204 j = self.parse_comment(j, report=0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
markupbase.py 147 def parse_marked_section(self, i, report=1):
163 if report:
169 def parse_comment(self, i, report=1):
176 if report:
204 j = self.parse_comment(j, report=0)
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java 9 package com.vladium.emma.report.html;
40 import com.vladium.emma.report.AbstractReportGenerator;
41 import com.vladium.emma.report.AllItem;
42 import com.vladium.emma.report.ClassItem;
43 import com.vladium.emma.report.IItem;
44 import com.vladium.emma.report.IItemAttribute;
45 import com.vladium.emma.report.IItemMetadata;
46 import com.vladium.emma.report.ItemComparator;
47 import com.vladium.emma.report.MethodItem;
48 import com.vladium.emma.report.PackageItem
    [all...]
  /external/bison/po/
da.po 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
151 " -W, --warnings[=CATEGORY] report the warnings falling in CATEGORY\n"
187 " -r, --report=THINGS also produce details on the automaton\n"
188 " --report-file=FILE write report to FILE\n"
189 " -v, --verbose same as `--report=state'\n"
193 " -x, --xml[=FILE] also output an XML report of the automaton\n"
198 " -r, --report=SAGER lav ogs? detaljer om automaten\n"
199 " -v, --verbose samme som \"--report=state\"\n"
228 " `none' disable the report\n
    [all...]
nb.po 24 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
166 " -W, --warnings[=CATEGORY] report the warnings falling in CATEGORY\n"
203 " -r, --report=THINGS also produce details on the automaton\n"
204 " --report-file=FILE write report to FILE\n"
205 " -v, --verbose same as `--report=state'\n"
209 " -x, --xml[=FILE] also output an XML report of the automaton\n"
214 " -r, --report=TING ogs? lag detaljer om automaten\n"
215 " -v, --verbose samme som ?--report=state?\n"
244 " `none' disable the report\n
    [all...]
pt_BR.po 8 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
150 " -W, --warnings[=CATEGORY] report the warnings falling in CATEGORY\n"
186 " -r, --report=THINGS also produce details on the automaton\n"
187 " --report-file=FILE write report to FILE\n"
188 " -v, --verbose same as `--report=state'\n"
192 " -x, --xml[=FILE] also output an XML report of the automaton\n"
197 " -r, --report=ITENS tamb?m produz detalhes do aut?mato\n"
198 " -v, --verbose o mesmo que `--report=state'\n"
227 " `none' disable the report\n
    [all...]
zh_TW.po 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
149 " -W, --warnings[=CATEGORY] report the warnings falling in CATEGORY\n"
190 " -r, --report=THINGS also produce details on the automaton\n"
191 " --report-file=FILE write report to FILE\n"
192 " -v, --verbose same as `--report=state'\n"
196 " -x, --xml[=FILE] also output an XML report of the automaton\n"
201 " -r, --report=THINGS ????????????\n"
202 " -v, --verbose ???--report=state?\n"
230 " `none' disable the report\n
    [all...]
it.po 8 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
150 " -W, --warnings[=CATEGORY] report the warnings falling in CATEGORY\n"
186 " -r, --report=THINGS also produce details on the automaton\n"
187 " --report-file=FILE write report to FILE\n"
188 " -v, --verbose same as `--report=state'\n"
192 " -x, --xml[=FILE] also output an XML report of the automaton\n"
197 " -r, --report=PARTI produce anche dettagli sull'automa\n"
227 " `none' disable the report\n"
249 msgid "Report bugs to <%s>.\n
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToTextStream.java 173 * <p>The Parser will call this method to report each chunk of
183 * <p>Note that some parsers will report whitespace using the
355 * <p>The Parser will call this method to report each chunk of
365 * <p>Note that some parsers will report whitespace using the
395 * <p>Validating Parsers must use this method to report each chunk
439 * <p>A SAX parser should never report an XML declaration (XML 1.0,
482 * Report an XML comment anywhere in the document.
  /external/jdiff/src/jdiff/
Comments.java 170 // report generator.
182 // Methods to get data from a Comments object. Called by the report generator
484 outputFile.println("<!-- When the API diffs report is generated, the comments in this file get added to the tables of ");
486 outputFile.println(" with the final report. -->");
488 outputFile.println("<!-- The id attribute in an identifier element identifies the change as noted in the report. ");
491 outputFile.println(" text to appear at each place in the report, but will be converted to separate comments when the ");
494 outputFile.println("<!-- HTML tags in the text field will appear in the report. You also need to close p HTML elements, ");
  /external/libcap-ng/libcap-ng-0.7/bindings/python/test/
Makefile.in 329 report=""; \
331 report="Please report to $(PACKAGE_BUGREPORT)"; \
332 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
333 dashes="$$report"; \
344 test -z "$$report" || echo "$${col}$$report$${std}"; \
  /external/libcap-ng/libcap-ng-0.7/src/test/
Makefile.in 443 report=""; \
445 report="Please report to $(PACKAGE_BUGREPORT)"; \
446 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
447 dashes="$$report"; \
458 test -z "$$report" || echo "$${col}$$report$${std}"; \
  /external/marisa-trie/tests/
Makefile.in 423 report=""; \
425 report="Please report to $(PACKAGE_BUGREPORT)"; \
426 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
427 dashes="$$report"; \
437 test -z "$$report" || echo "$$report"; \
  /external/openfst/src/test/
Makefile.in 435 report=""; \
437 report="Please report to $(PACKAGE_BUGREPORT)"; \
438 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
439 dashes="$$report"; \
450 test -z "$$report" || echo "$${col}$$report$${std}"; \
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareImpl.java 430 * Used to report geofence transitions
467 * Used to report Monitor status changes.
484 * Internal generic status report function for Geofence operations.
500 * Used to report the status of a Geofence Add operation.
508 * Used to report the status of a Geofence Remove operation.
516 * Used to report the status of a Geofence Pause operation.
524 * Used to report the status of a Geofence Resume operation.
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avdt_api.h 91 #define AVDT_RTCP_PT_SR 200 /* the packet type - SR (Sender Report) */
92 #define AVDT_RTCP_PT_RR 201 /* the packet type - RR (Receiver Report) */
110 #define AVDT_PSC_DELAY_RPT (1<<8) /* Delay Report */
156 #define AVDT_ERR_REPORT_FMT 0x65 /* Report service capability not correct */
193 #define AVDT_DELAY_REPORT_EVT 20 /* Delay report received */
194 #define AVDT_DELAY_REPORT_CFM_EVT 21 /* Delay report response received */
380 /* This is the report callback function. It is executed when AVDTP has a reporting
401 tAVDT_REPORT_CBACK *p_report_cback;/* Report callback function. */
577 ** Description This functions sends a Delay Report to the peer device
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.c 861 // Because QueryPerformanceCounter might report different values when
    [all...]
  /packages/apps/Mms/res/values-en-rGB/
strings.xml 43 <string name="view_delivery_report" msgid="8219095994071575215">"View report"</string>
166 <string name="pref_summary_mms_delivery_reports" msgid="4874657984217756112">"Request a delivery report for each message that you send"</string>
167 <string name="pref_summary_mms_read_reports" msgid="2748323864008907440">"Request a read report for each message that you send"</string>
168 <string name="pref_summary_sms_delivery_reports" msgid="5852207702358546129">"Request a delivery report for each message that you send"</string>
236 <string name="delivery_header_title" msgid="5361719578869045764">"Report"</string>
271 <string name="message_send_read_report" msgid="6997117678914261250">"A read report will be sent."</string>
299 <string name="delivery_report_activity" msgid="2957463094232916364">"Delivery report"</string>
338 <string name="error_state_text" msgid="7918866106335387710">"The state of threads and recipients is inconsistent. Please capture a bug report and report it via http://go/droidanizer"</string>
    [all...]
  /packages/apps/Mms/res/values-en-rIN/
strings.xml 43 <string name="view_delivery_report" msgid="8219095994071575215">"View report"</string>
166 <string name="pref_summary_mms_delivery_reports" msgid="4874657984217756112">"Request a delivery report for each message that you send"</string>
167 <string name="pref_summary_mms_read_reports" msgid="2748323864008907440">"Request a read report for each message that you send"</string>
168 <string name="pref_summary_sms_delivery_reports" msgid="5852207702358546129">"Request a delivery report for each message that you send"</string>
236 <string name="delivery_header_title" msgid="5361719578869045764">"Report"</string>
271 <string name="message_send_read_report" msgid="6997117678914261250">"A read report will be sent."</string>
299 <string name="delivery_report_activity" msgid="2957463094232916364">"Delivery report"</string>
338 <string name="error_state_text" msgid="7918866106335387710">"The state of threads and recipients is inconsistent. Please capture a bug report and report it via http://go/droidanizer"</string>
    [all...]
  /cts/suite/audio_quality/lib/src/task/
TaskCase.cpp 25 #include "Report.h"
349 Report::Instance()->addCasePassed(this);
355 Report::Instance()->addCaseFailed(this);
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 137 * bugreport after a system watchdog report
399 * report.
407 * asynchronous report writing complete.
429 * Print report from a single command line.
434 * @param reportName Simple tag that will print before the report and in
671 System.out.println("Print the anr report");
676 System.out.println("Print the watchdog report");
710 // we report it
716 // report dropped event stats
730 // report network stat
    [all...]
  /development/ndk/tools/
headers-diff-bionic-vs-ndk.py 179 """Print summary list of headers and write diff-report to file"""
224 diff-report format:
234 help = 'diff-report filename\n(default: `bionic-vs-sysincludes_report.diff\')')
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FileOutputStreamTest.java 273 // Harmony expected 10, but the RI and Android report 0.
343 // Harmony expected 10, but the RI and Android report 0.
372 // Harmony expected 10, but the RI and Android report 0.

Completed in 1158 milliseconds

<<51525354555657585960>>