Searched
full:report (Results
801 -
825 of
7456) sorted by null
<<31323334353637383940>>
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2.1/ |
httpcomponents-client-4.2.1.pom | 374 <report>dependencies</report> 375 <report>project-team</report> 376 <report>issue-tracking</report> 377 <report>scm</report>
|
/system/bt/bta/mce/ |
bta_mce_act.c | 178 /* failed to start SDP. report the failure right away */ 183 else report the result when the cback is called
|
/system/bt/stack/mcap/ |
mca_dact.c | 37 ** Description This function is called to report the congestion flag. 56 ** Description This function is called to report MCA_OPEN_IND_EVT or
|
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
EnvironmentCheck.java | 38 * Utility class to report simple information about the environment. 138 * Programmatic entrypoint: Report on basic Java environment 146 * logs them out; it will report a problem if it finds a setting 171 // Check for ERROR keys in the hashtable, and print report 203 * stands out in any resulting report; also a key with just that 235 * Dump a basic Xalan environment report to outWriter. 241 * @param h Hashtable of items to report on; presumably 341 * Print out report of .jars found in a classpath. 398 * environment report from getEnvironmentHash() to a Node. 403 * @param container Node to append our report t [all...] |
/system/bt/stack/avdt/ |
avdt_scb_act.c | 300 /* report sequence number */ 341 tAVDT_REPORT_DATA report, *p_rpt; local 346 p_rpt = &report; 347 /* parse report packet header */ 358 case AVDT_RTCP_PT_SR: /* the packet type - SR (Sender Report) */ 359 BE_STREAM_TO_UINT32(report.sr.ntp_sec, p); 360 BE_STREAM_TO_UINT32(report.sr.ntp_frac, p); 361 BE_STREAM_TO_UINT32(report.sr.rtp_time, p); 362 BE_STREAM_TO_UINT32(report.sr.pkt_count, p); 363 BE_STREAM_TO_UINT32(report.sr.octet_count, p) [all...] |
/cts/suite/audio_quality/lib/include/ |
FileUtil.h | 35 * create log / report dir
|
/cts/suite/audio_quality/lib/src/task/ |
TaskBatch.cpp | 18 #include "Report.h"
|
/cts/suite/audio_quality/test_description/ |
dut_playback_sample.xml | 37 <save file="host_in_.*" report="freq_device_.*" />
|
dut_playback_thd.xml | 37 <save file="host_in_.*" report="thd_.*" />
|
/cts/suite/audio_quality/test_description/test/ |
test_rms_vma.xml | 33 <save file="sound1" report="rms_.*"/>
|
/cts/suite/cts/utils/ |
get_csv_report.py | 183 # even if report does not have test, put empty dict 208 for report in reportTests[test]: 210 if 'summary' in report: 211 summaryValues = report['summary'].values()
|
/cts/tools/ |
Android.mk | 36 # Put the test coverage report in the dist dir if "cts" is among the build goals.
|
/external/antlr/antlr-3.4/runtime/C/vsrulefiles/ |
antlr3lexer.rules | 10 CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]" 45 Name="Report" 46 DisplayName="Generate Report" 51 Switch="-report"
|
antlr3lexerandparser.rules | 10 CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]" 46 Name="Report" 47 DisplayName="Generate Report" 52 Switch="-report"
|
antlr3parser.rules | 10 CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]" 45 Name="Report" 46 DisplayName="Generate Report" 51 Switch="-report"
|
antlr3treeparser.rules | 10 CommandLine="[java] [JavaOptions] [ANTLR3Jar] org.antlr.Tool [LibDir] -[Absolute]o [OutputDirectory] -message-format vs2005 [DFA] [NFA] [Report] [Print] [Debug] [Profile] [AST] [TextDFA] [EBNFExits] [CollapseEdges] [DebugNFA] [MaxRules] [MaxDFAEdges] [DFATimeout] [inputs]" 45 Name="Report" 46 DisplayName="Generate Report" 51 Switch="-report"
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t032subrulePredict.html | 23 emitErrorMessage: function() { /* don't report errors */ },
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t004lexer.py | 13 # report errors to /dev/null
|
t005lexer.py | 13 # report errors to /dev/null
|
t006lexer.py | 13 # report errors to /dev/null
|
t008lexer.py | 13 # report errors to /dev/null
|
t009lexer.py | 13 # report errors to /dev/null
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/formats/ |
antlr.stg | 40 report(location, message, type) ::= "<type>(<message.id>): <location> <message.text>"
|
gnu.stg | 40 report(location, message, type) ::= "<location> <type>: <message>"
|
vs2005.stg | 40 report(location, message, type) ::= "<location> : <type> <message.id> : <message.text>"
|
Completed in 537 milliseconds
<<31323334353637383940>>