/system/core/toolbox/ |
sendevent.c | 40 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */
|
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_msg.c | 102 AVDT_LEN_DELAY_RPT_MIN /* delay report */ 115 AVDT_LEN_DELAY_RPT_MAX /* delay report */ 128 AVDT_ERR_SERVICE /* delay report ?? */ 153 avdt_msg_bld_delay_rpt /* delay report */ 170 avdt_msg_bld_none /* delay report */ 187 avdt_msg_prs_delay_rpt /* delay report */ 204 avdt_msg_prs_none /* delay report */ 221 AVDT_SCB_MSG_DELAY_RPT_CMD_EVT /* delay report */ 238 AVDT_SCB_MSG_DELAY_RPT_RSP_EVT /* delay report */ 255 0 /* delay report */ [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformerHandlerImpl.java | 748 * Report the start of DTD declarations, if any. 783 * Report the end of DTD declarations. 801 * Report the beginning of an entity in content. 835 * Report the end of an entity. 854 * Report the start of a CDATA section. 876 * Report the end of a CDATA section. 894 * Report an XML comment anywhere in the document. 923 * Report an element type declaration. 949 * Report an attribute type declaration. 983 * Report an internal entity declaration [all...] |
/external/bison/data/xslt/ |
xml2xhtml.xsl | 4 xml2html.xsl - transform Bison XML Report into XHTML. 42 <xsl:value-of select="bison-xml-report/filename"/> 43 <xsl:text> - GNU Bison XML Automaton Report</xsl:text> 87 <xsl:apply-templates select="bison-xml-report"/> 91 GNU Bison <xsl:value-of select="/bison-xml-report/@version"/></a> 92 XML Automaton Report.<br /> 100 <xsl:template match="bison-xml-report"> 101 <h1>GNU Bison XML Automaton Report</h1> 260 <xsl:variable name="conflict-report"> 263 <xsl:if test="string-length($conflict-report) != 0" [all...] |
/external/bison/po/ |
bison.pot | 10 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 150 " -W, --warnings[=CATEGORY] report the warnings falling in CATEGORY\n" 177 " -r, --report=THINGS also produce details on the automaton\n" 178 " --report-file=FILE write report to FILE\n" 179 " -v, --verbose same as `--report=state'\n" 183 " -x, --xml[=FILE] also output an XML report of the automaton\n" 210 " `none' disable the report\n" 224 msgid "Report bugs to <%s>.\n" 242 msgid "Report translation bugs to <http://translationproject.org/team/>.\n [all...] |
/external/jdiff/src/jdiff/ |
HTMLReportGenerator.java | 24 * This is populated during the generation of the report, 40 /** Generate the report. */ 45 System.out.println("JDiff: generating HTML report into the file '" + fullReportFileName + reportFileExt + "' and the subdirectory '" + fullReportFileName + "'"); 80 writeHTMLTitle("Android API Differences Report"); 100 writeText(" <H1 class=\"pagecontenth1\">API Differences Report</H1>"); 113 writeText("<p>The differences described in this report are based a comparison of the APIs "); 119 writeText("<p>To navigate the report, use the \"Select a Diffs Index\" and \"Filter the Index\" "); 120 writeText("controls on the left. The report uses text formatting to indicate <em>interface names</em>, "); 172 // The file for the statistical report. 181 * Write the HTML report. [all...] |
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
ContentSecurityPolicy.cpp | 144 static const char reportURI[] = "report-uri"; 180 case ContentSecurityPolicy::Report: 962 m_reportOnly = type == ContentSecurityPolicy::Report; [all...] |
/cts/libs/commonutil/src/com/android/cts/util/ |
ReportLog.java | 82 * @param message message to be printed in the final report 105 * For standard report summary without target value.
|
/cts/tests/tests/security/src/android/security/cts/ |
PackageSignatureTest.java | 86 // APK for an activity that collects information printed in the CTS report header 111 // devicesetup is the APK CTS loads to collect information needed in the final report
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
IssueReporter.java | 79 * Set the bug report for the current test failure. GZip it to save space. 84 // Only one bug report can be stored at a time and they are gzipped to
|
/dalvik/dx/src/com/android/dx/cf/direct/ |
AttributeFactory.java | 66 * @param observer {@code null-ok;} parse observer to report to, if any 118 * @param observer {@code null-ok;} parse observer to report to, if any
|
/dalvik/libdex/ |
CmdUtils.cpp | 36 * If "quiet" is set, don't report common errors. 107 * If "quiet" is set, don't report common errors.
|
/development/testrunner/ |
am_instrument_parser.py | 131 "block" would be either a "test started" status report, or a "test 132 finished" status report.
|
/external/bison/src/ |
getargs.h | 76 | --report. | 79 enum report enum
|
/external/bluetooth/bluedroid/bta/include/ |
bta_dm_co.h | 80 ** Description This callout function is executed by DM to report IO capabilities 113 ** Description This callout function is executed by DM to report the OOB
|
/external/chromium/chrome/browser/resources/ |
bug_report.js | 75 * Send's the report; after the report is sent, we need to be redirected to
|
/external/chromium/chrome/browser/safe_browsing/ |
malware_details_cache.cc | 16 #include "chrome/browser/safe_browsing/report.pb.h" 26 // of the whole report and the user's bandwidth.
|
safe_browsing_blocking_page.h | 69 virtual void SetReportingPreference(bool report); 117 // enabled, the report is scheduled to be sent on the |sb_service_|.
|
/external/chromium/net/url_request/ |
url_request_ftp_job.cc | 75 // No matter what, we want to report our status as IO pending since we will 148 // No matter what, we want to report our status as IO pending since we will
|
/external/chromium/sdch/open-vcdiff/ |
mkinstalldirs | 10 # This file is maintained in Automake, please report 26 Report bugs to <bug-automake@gnu.org>."
|
/external/chromium_org/ash/ |
dip_unittest.cc | 54 // The |bounds_in_pixel()| should report bounds in pixel coordinate. 93 // The |bounds_in_native()| should report bounds in pixel coordinate.
|
/external/chromium_org/chrome/browser/media/ |
webrtc_log_uploader.h | 43 // the timestamp and report ID of the uploded log to a text file. There must 106 // Append information (time and report ID) about this uploaded log to a log
|
/external/chromium_org/chrome/browser/net/ |
chrome_fraudulent_certificate_reporter_unittest.cc | 34 // sanity check. We test that we DO NOT send a fraudulent certificate report 52 // fraudulent certicate report in this case.
|
/external/chromium_org/chrome/browser/resources/feedback/html/ |
default.html | 76 <button id="send-report-button" type="submit" 77 class="blue-button" i18n-content="send-report">
|
/external/chromium_org/chrome/browser/safe_browsing/ |
malware_details_cache.cc | 15 #include "chrome/browser/safe_browsing/report.pb.h" 30 // of the whole report and the user's bandwidth.
|