/packages/services/Telecomm/scripts/ |
telecom_testing.sh | 94 --report-dir "$T/coverage/" \
|
/system/bt/btif/include/ |
btif_hh.h | 108 UINT16 size, UINT8* report);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
div.s | 39 # force some padding, to make objdump consistently report that there's some
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationFrozenMonkeyTest.java | 84 report( subs, subt, result, revResult); method 90 report( subs, subt, result, revResult); method 96 report(subs, subt, result, revResult); method 170 report(subs, subt, result, revResult); method 174 report(subs, subt, result, revResult); method 178 report(subs, subt, result, revResult); method 205 void report(String s, String t, int result, int revResult) { method in class:CollationFrozenMonkeyTest
|
CollationMonkeyTest.java | 70 report( subs, subt, result, revResult); method 77 report( subs, subt, result, revResult); method 84 report(subs, subt, result, revResult); method 143 report(subs, subt, result, revResult); method 148 report(subs, subt, result, revResult); method 153 report(subs, subt, result, revResult); method 180 void report(String s, String t, int result, int revResult) { method in class:CollationMonkeyTest
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationFrozenMonkeyTest.java | 80 report( subs, subt, result, revResult); method 86 report( subs, subt, result, revResult); method 92 report(subs, subt, result, revResult); method 166 report(subs, subt, result, revResult); method 170 report(subs, subt, result, revResult); method 174 report(subs, subt, result, revResult); method 201 void report(String s, String t, int result, int revResult) { method in class:CollationFrozenMonkeyTest
|
CollationMonkeyTest.java | 66 report( subs, subt, result, revResult); method 73 report( subs, subt, result, revResult); method 80 report(subs, subt, result, revResult); method 139 report(subs, subt, result, revResult); method 144 report(subs, subt, result, revResult); method 149 report(subs, subt, result, revResult); method 176 void report(String s, String t, int result, int revResult) { method in class:CollationMonkeyTest
|
/build/blueprint/bpfmt/ |
bpfmt.go | 32 func report(err error) { func 111 report(err) 130 report(err) 139 report(err) 144 report(err)
|
/external/elfutils/libdwfl/ |
linux-proc-maps.c | 193 #define report() do_report(dwfl, &last_file, low, high) macro 225 report the last one and then this special one. */ 228 if (report ()) 238 || report ()) 257 /* This is a different file mapping. Report the last one. */ 258 if (report ()) 272 /* Report the final one. */ 273 bool lose = report ();
|
/hardware/libhardware/include/hardware/ |
input.h | 427 * Allocate either an input report, which the HAL will use to tell the host of incoming input 428 * events, or an output report, which the host will use to tell the HAL of desired state 435 * Frees the report definition. 440 * Append the report to the given input device. 449 * collection will appear in whatever report it is attached to. The ID describes the type of 453 * may only be present once for a given report. 456 input_report_definition_t* report, input_collection_id_t id, int32_t arity); 459 * Declare an int usage with the given properties. The report and collection defines where the 463 input_report_definition_t* report, input_collection_id_t id, 467 * Declare a set of boolean usages with the given properties. The report and collectio [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
filecmp.py | 89 x.report() -> prints a report on the differences between dir1 and dir2 91 x.report_partial_closure() -> prints report on differences between dir1 192 def report(self): # Print a report on the differences between a and b member in class:dircmp 218 self.report() 221 sd.report() 223 def report_full_closure(self): # Report on self and subdirs recursively 224 self.report() 293 dd.report() [all...] |
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/gdb/linux-x86/lib/python2.7/ |
filecmp.py | 89 x.report() -> prints a report on the differences between dir1 and dir2 91 x.report_partial_closure() -> prints report on differences between dir1 192 def report(self): # Print a report on the differences between a and b member in class:dircmp 218 self.report() 221 sd.report() 223 def report_full_closure(self): # Report on self and subdirs recursively 224 self.report() 293 dd.report() [all...] |
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/darwin-x86/2.7.5/lib/python2.7/ |
filecmp.py | 89 x.report() -> prints a report on the differences between dir1 and dir2 91 x.report_partial_closure() -> prints report on differences between dir1 192 def report(self): # Print a report on the differences between a and b member in class:dircmp 218 self.report() 221 sd.report() 223 def report_full_closure(self): # Report on self and subdirs recursively 224 self.report() 293 dd.report() [all...] |
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/ |
filecmp.py | 89 x.report() -> prints a report on the differences between dir1 and dir2 91 x.report_partial_closure() -> prints report on differences between dir1 192 def report(self): # Print a report on the differences between a and b member in class:dircmp 218 self.report() 221 sd.report() 223 def report_full_closure(self): # Report on self and subdirs recursively 224 self.report() 293 dd.report() [all...] |
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)
|
/build/blueprint/bpmodify/ |
bpmodify.go | 44 func report(err error) { func 207 report(err) 226 report(err) 232 report(fmt.Errorf("-m parameter is required")) 237 report(fmt.Errorf("-a or -r parameter is required")) 245 report(err) 250 report(err)
|
/cts/common/util/tests/src/com/android/compatibility/common/util/ |
ResultHandlerTest.java | 185 ReportLog report = new ReportLog(); local 188 report.setSummary(summary); 189 moduleBTest4.setReportLog(report); 293 assertNull("Unexpected report", moduleATest1.getReportLog()); 315 assertNull("Unexpected report", moduleBTest3.getReportLog()); 324 ReportLog report = moduleBTest4.getReportLog(); local 325 assertNotNull("Expected report", report); 326 ReportLog.Metric summary = report.getSummary(); 327 assertNotNull("Expected report summary", summary) [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothInputDevice.java | 90 "android.bluetooth.input.profile.action.REPORT"; 190 public static final String EXTRA_REPORT = "android.bluetooth.BluetoothInputDevice.extra.REPORT"; 590 * @param reportType Report type 591 * @param reportId Report ID 592 * @param bufferSize Report receiving buffer size 617 * @param reportType Report type 618 * @param report Report receiving buffer size 623 public boolean setReport(BluetoothDevice device, byte reportType, String report) { 624 if (VDBG) log("setReport(" + device + "), reportType=" + reportType + " report=" + report) [all...] |
/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_hid.cpp | 113 ALOGE("Fail to new jbyteArray bd addr for get report callback"); 119 ALOGE("Fail to new jbyteArray data for get report callback"); 156 ALOGE("Fail to new jbyteArray bd addr for HID report"); 414 ALOGE("Failed get report, status: %d", status); 423 static jboolean setReportNative(JNIEnv *env, jobject object, jbyteArray address, jbyte reportType, jstring report) { 436 const char *c_report = env->GetStringUTFChars(report, NULL); 440 ALOGE("Failed set report, status: %d", status); 443 env->ReleaseStringUTFChars(report, c_report); 449 static jboolean sendDataNative(JNIEnv *env, jobject object, jbyteArray address, jstring report) { 461 const char *c_report = env->GetStringUTFChars(report, NULL) [all...] |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
rtcp_sender.cc | 304 // schedule a new RTCP report 360 A send report is approximately 65 bytes inc CNAME 361 A receiver report is approximately 28 bytes 479 rtcp::SenderReport* report = new rtcp::SenderReport(); local 480 report->From(ssrc_); 481 report->WithNtpSec(ctx.ntp_sec_); 482 report->WithNtpFrac(ctx.ntp_frac_); 483 report->WithRtpTimestamp(rtp_timestamp); 484 report->WithPacketCount(ctx.feedback_state_.packets_sent); 485 report->WithOctetCount(ctx.feedback_state_.media_bytes_sent) 510 rtcp::ReceiverReport* report = new rtcp::ReceiverReport(); local [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
TestListActivity.java | 135 TestResultsReport report = new TestResultsReport(this, mAdapter); local 137 intent.putExtra(ReportViewerActivity.EXTRA_REPORT_CONTENTS, report.getContents()); 141 Log.e(TAG, "Couldn't copy test results report", e);
|
/external/autotest/frontend/health/ |
passing_experimental_functional_test.py | 111 reporter1.report(bug1).AndReturn((11, 1)) 117 reporter2.report(bug2).AndReturn((11, 1))
|