/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | si476x-cmd.c | 307 report CTS bit as being set in the first status byte read, in si476x_core_send_command() 734 * @report: - all signal quality information retured by the command 741 struct si476x_rsq_status_report *report) in si476x_core_cmd_am_rsq_status() 761 if (!report) in si476x_core_cmd_am_rsq_status() 764 report->snrhint = 0x08 & resp[1]; in si476x_core_cmd_am_rsq_status() 765 report->snrlint = 0x04 & resp[1]; in si476x_core_cmd_am_rsq_status() 766 report->rssihint = 0x02 & resp[1]; in si476x_core_cmd_am_rsq_status() 767 report->rssilint = 0x01 & resp[1]; in si476x_core_cmd_am_rsq_status() 769 report->bltf = 0x80 & resp[2]; in si476x_core_cmd_am_rsq_status() 770 report in si476x_core_cmd_am_rsq_status() 739 si476x_core_cmd_am_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_am_rsq_status() argument 788 si476x_core_cmd_fm_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_fm_acf_status() argument 824 si476x_core_cmd_am_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_am_acf_status() argument 900 si476x_core_cmd_fm_rds_status(struct si476x_core *core, bool status_only, bool mtfifo, bool intack, struct si476x_rds_status_report *report) si476x_core_cmd_fm_rds_status() argument 966 si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, bool clear, struct si476x_rds_blockcount_report *report) si476x_core_cmd_fm_rds_blockcount() argument 1166 si476x_core_cmd_fm_rsq_status_a10(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a10() argument 1219 si476x_core_cmd_fm_rsq_status_a20(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a20() argument 1274 si476x_core_cmd_fm_rsq_status_a30(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a30() argument 1370 si476x_core_cmd_agc_status_a20(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a20() argument 1398 si476x_core_cmd_agc_status_a10(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a10() argument 1509 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status() argument 1521 si476x_core_cmd_agc_status(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status() argument [all...] |
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | si476x-cmd.c | 307 report CTS bit as being set in the first status byte read, in si476x_core_send_command() 734 * @report: - all signal quality information returned by the command 741 struct si476x_rsq_status_report *report) in si476x_core_cmd_am_rsq_status() 761 if (!report) in si476x_core_cmd_am_rsq_status() 764 report->snrhint = 0x08 & resp[1]; in si476x_core_cmd_am_rsq_status() 765 report->snrlint = 0x04 & resp[1]; in si476x_core_cmd_am_rsq_status() 766 report->rssihint = 0x02 & resp[1]; in si476x_core_cmd_am_rsq_status() 767 report->rssilint = 0x01 & resp[1]; in si476x_core_cmd_am_rsq_status() 769 report->bltf = 0x80 & resp[2]; in si476x_core_cmd_am_rsq_status() 770 report in si476x_core_cmd_am_rsq_status() 739 si476x_core_cmd_am_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_am_rsq_status() argument 788 si476x_core_cmd_fm_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_fm_acf_status() argument 824 si476x_core_cmd_am_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_am_acf_status() argument 900 si476x_core_cmd_fm_rds_status(struct si476x_core *core, bool status_only, bool mtfifo, bool intack, struct si476x_rds_status_report *report) si476x_core_cmd_fm_rds_status() argument 966 si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, bool clear, struct si476x_rds_blockcount_report *report) si476x_core_cmd_fm_rds_blockcount() argument 1166 si476x_core_cmd_fm_rsq_status_a10(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a10() argument 1219 si476x_core_cmd_fm_rsq_status_a20(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a20() argument 1274 si476x_core_cmd_fm_rsq_status_a30(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a30() argument 1370 si476x_core_cmd_agc_status_a20(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a20() argument 1398 si476x_core_cmd_agc_status_a10(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a10() argument 1509 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status() argument 1521 si476x_core_cmd_agc_status(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 244 void report(const char *msg, const MachineFunction *MF); 245 void report(const char *msg, const MachineBasicBlock *MBB); 246 void report(const char *msg, const MachineInstr *MI); 247 void report(const char *msg, const MachineOperand *MO, unsigned MONum, 354 // then report an error. in verifyProperties() 358 report("Function has NoVRegs property but there are VReg operands", &MF); in verifyProperties() 415 report("Bad instruction parent pointer", &*MFI); in verify() 422 report("Missing BundledPred flag, " in verify() 426 report("BundledPred flag is set, " in verify() 437 report("N in verify() 475 void MachineVerifier::report(const char *msg, const MachineFunction *MF) { report() function in MachineVerifier 490 void MachineVerifier::report(const char *msg, const MachineBasicBlock *MBB) { report() function in MachineVerifier 501 void MachineVerifier::report(const char *msg, const MachineInstr *MI) { report() function in MachineVerifier 510 void MachineVerifier::report(const char *msg, const MachineOperand *MO, report() function in MachineVerifier [all...] |
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-gaff.c | 26 struct hid_report *report; member 44 gaff->report->field[0]->value[0] = 0x51; in hid_gaff_play() 45 gaff->report->field[0]->value[1] = 0x0; in hid_gaff_play() 46 gaff->report->field[0]->value[2] = right; in hid_gaff_play() 47 gaff->report->field[0]->value[3] = 0; in hid_gaff_play() 48 gaff->report->field[0]->value[4] = left; in hid_gaff_play() 49 gaff->report->field[0]->value[5] = 0; in hid_gaff_play() 51 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play() 53 gaff->report->field[0]->value[0] = 0xfa; in hid_gaff_play() 54 gaff->report in hid_gaff_play() 66 struct hid_report *report; gaff_init() local [all...] |
H A D | hid-lg2ff.c | 19 struct hid_report *report; member 36 lg2ff->report->field[0]->value[0] = 0x51; in play_effect() 37 lg2ff->report->field[0]->value[2] = weak; in play_effect() 38 lg2ff->report->field[0]->value[4] = strong; in play_effect() 40 lg2ff->report->field[0]->value[0] = 0xf3; in play_effect() 41 lg2ff->report->field[0]->value[2] = 0x00; in play_effect() 42 lg2ff->report->field[0]->value[4] = 0x00; in play_effect() 45 hid_hw_request(hid, lg2ff->report, HID_REQ_SET_REPORT); in play_effect() 52 struct hid_report *report; in lg2ff_init() local 64 /* Check that the report look in lg2ff_init() [all...] |
H A D | hid-pl.c | 41 struct hid_report *report; member 64 hid_hw_request(hid, plff->report, HID_REQ_SET_REPORT); in hid_plff_play() 72 struct hid_report *report; in plff_init() local 83 /* The device contains one output report per physical device, all in plff_init() 106 hid_err(hid, "required output report is missing\n"); in plff_init() 110 report = list_entry(report_ptr, struct hid_report, list); in plff_init() 111 if (report->maxfield < 1) { in plff_init() 112 hid_err(hid, "no fields in the report\n"); in plff_init() 117 if (report->field[0]->report_count >= 4) { in plff_init() 118 report in plff_init() [all...] |
H A D | hid-dr.c | 28 struct hid_report *report; member 53 drff->report->field[0]->value[0] = 0x51; in drff_play() 54 drff->report->field[0]->value[1] = 0x00; in drff_play() 55 drff->report->field[0]->value[2] = weak; in drff_play() 56 drff->report->field[0]->value[4] = strong; in drff_play() 57 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play() 59 drff->report->field[0]->value[0] = 0xfa; in drff_play() 60 drff->report->field[0]->value[1] = 0xfe; in drff_play() 62 drff->report->field[0]->value[0] = 0xf3; in drff_play() 63 drff->report in drff_play() 77 struct hid_report *report; drff_init() local [all...] |
H A D | hid-lg3ff.c | 45 struct hid_report *report; member 53 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local 60 memset(report->field[0]->value, 0, in hid_lg3ff_play() 61 sizeof(__s32) * report->field[0]->report_count); in hid_lg3ff_play() 73 report->field[0]->value[0] = 0x51; in hid_lg3ff_play() 79 report->field[0]->value[1] = (unsigned char)(-x); in hid_lg3ff_play() 80 report->field[0]->value[31] = (unsigned char)(-y); in hid_lg3ff_play() 82 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_play() 91 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local 98 report in hid_lg3ff_set_autocenter() [all...] |
H A D | hid-emsff.c | 19 struct hid_report *report; member 37 emsff->report->field[0]->value[1] = weak; in emsff_play() 38 emsff->report->field[0]->value[2] = strong; in emsff_play() 41 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_play() 49 struct hid_report *report; in emsff_init() local 68 report = list_first_entry(report_list, struct hid_report, list); in emsff_init() 69 if (report->maxfield < 1) { in emsff_init() 70 hid_err(hid, "no fields in the report\n"); in emsff_init() 74 if (report->field[0]->report_count < 7) { in emsff_init() 91 emsff->report in emsff_init() [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-gaff.c | 26 struct hid_report *report; member 44 gaff->report->field[0]->value[0] = 0x51; in hid_gaff_play() 45 gaff->report->field[0]->value[1] = 0x0; in hid_gaff_play() 46 gaff->report->field[0]->value[2] = right; in hid_gaff_play() 47 gaff->report->field[0]->value[3] = 0; in hid_gaff_play() 48 gaff->report->field[0]->value[4] = left; in hid_gaff_play() 49 gaff->report->field[0]->value[5] = 0; in hid_gaff_play() 51 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play() 53 gaff->report->field[0]->value[0] = 0xfa; in hid_gaff_play() 54 gaff->report in hid_gaff_play() 66 struct hid_report *report; gaff_init() local [all...] |
H A D | hid-lg2ff.c | 19 struct hid_report *report; member 36 lg2ff->report->field[0]->value[0] = 0x51; in play_effect() 37 lg2ff->report->field[0]->value[2] = weak; in play_effect() 38 lg2ff->report->field[0]->value[4] = strong; in play_effect() 40 lg2ff->report->field[0]->value[0] = 0xf3; in play_effect() 41 lg2ff->report->field[0]->value[2] = 0x00; in play_effect() 42 lg2ff->report->field[0]->value[4] = 0x00; in play_effect() 45 hid_hw_request(hid, lg2ff->report, HID_REQ_SET_REPORT); in play_effect() 52 struct hid_report *report; in lg2ff_init() local 64 /* Check that the report look in lg2ff_init() [all...] |
H A D | hid-pl.c | 41 struct hid_report *report; member 64 hid_hw_request(hid, plff->report, HID_REQ_SET_REPORT); in hid_plff_play() 72 struct hid_report *report; in plff_init() local 83 /* The device contains one output report per physical device, all in plff_init() 106 hid_err(hid, "required output report is missing\n"); in plff_init() 110 report = list_entry(report_ptr, struct hid_report, list); in plff_init() 111 if (report->maxfield < 1) { in plff_init() 112 hid_err(hid, "no fields in the report\n"); in plff_init() 117 if (report->field[0]->report_count >= 4) { in plff_init() 118 report in plff_init() [all...] |
H A D | hid-dr.c | 28 struct hid_report *report; member 53 drff->report->field[0]->value[0] = 0x51; in drff_play() 54 drff->report->field[0]->value[1] = 0x00; in drff_play() 55 drff->report->field[0]->value[2] = weak; in drff_play() 56 drff->report->field[0]->value[4] = strong; in drff_play() 57 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play() 59 drff->report->field[0]->value[0] = 0xfa; in drff_play() 60 drff->report->field[0]->value[1] = 0xfe; in drff_play() 62 drff->report->field[0]->value[0] = 0xf3; in drff_play() 63 drff->report in drff_play() 77 struct hid_report *report; drff_init() local [all...] |
H A D | hid-lg3ff.c | 45 struct hid_report *report; member 53 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local 60 memset(report->field[0]->value, 0, in hid_lg3ff_play() 61 sizeof(__s32) * report->field[0]->report_count); in hid_lg3ff_play() 73 report->field[0]->value[0] = 0x51; in hid_lg3ff_play() 79 report->field[0]->value[1] = (unsigned char)(-x); in hid_lg3ff_play() 80 report->field[0]->value[31] = (unsigned char)(-y); in hid_lg3ff_play() 82 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_play() 91 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local 98 report in hid_lg3ff_set_autocenter() [all...] |
H A D | hid-emsff.c | 19 struct hid_report *report; member 37 emsff->report->field[0]->value[1] = weak; in emsff_play() 38 emsff->report->field[0]->value[2] = strong; in emsff_play() 41 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_play() 49 struct hid_report *report; in emsff_init() local 68 report = list_first_entry(report_list, struct hid_report, list); in emsff_init() 69 if (report->maxfield < 1) { in emsff_init() 70 hid_err(hid, "no fields in the report\n"); in emsff_init() 74 if (report->field[0]->report_count < 7) { in emsff_init() 91 emsff->report in emsff_init() [all...] |
/third_party/libabigail/include/ |
H A D | abg-reporter.h | 64 report(const type_decl_diff& d, std::ostream& out, 68 report(const enum_diff& d, std::ostream& out, 72 report(const typedef_diff& d, std::ostream& out, 76 report(const qualified_type_diff& d, std::ostream& out, 80 report(const distinct_diff& d, std::ostream& out, 84 report(const pointer_diff& d, std::ostream& out, 88 report(const reference_diff& d, std::ostream& out, 92 report(const array_diff& d, std::ostream& out, 96 report(const base_diff& d, std::ostream& out, 100 report(cons [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 3 * builtin-report.c 5 * Builtin report command: Analyze the perf.data input file, 70 struct report { struct 112 struct report *rep = cb; in report__config() 114 if (!strcmp(var, "report.group")) { in report__config() 118 if (!strcmp(var, "report.percent-limit")) { in report__config() 125 if (!strcmp(var, "report.children")) { in report__config() 129 if (!strcmp(var, "report.queue-size")) in report__config() 132 if (!strcmp(var, "report.sort_order")) { in report__config() 145 struct report *re in hist_iter__report_callback() 210 setup_forced_leader(struct report *report, struct evlist *evlist) setup_forced_leader() argument 1135 struct report report = { cmd_report() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/ |
H A D | rtl8188e_rxdesc.c | 65 struct recv_stat report; in update_recvframe_attrib_88e() local 67 report.rxdw0 = prxstat->rxdw0; in update_recvframe_attrib_88e() 68 report.rxdw1 = prxstat->rxdw1; in update_recvframe_attrib_88e() 69 report.rxdw2 = prxstat->rxdw2; in update_recvframe_attrib_88e() 70 report.rxdw3 = prxstat->rxdw3; in update_recvframe_attrib_88e() 71 report.rxdw4 = prxstat->rxdw4; in update_recvframe_attrib_88e() 72 report.rxdw5 = prxstat->rxdw5; in update_recvframe_attrib_88e() 77 pattrib->crc_err = (u8)((le32_to_cpu(report.rxdw0) >> 14) & 0x1);/* u8)prxreport->crc32; */ in update_recvframe_attrib_88e() 79 /* update rx report to recv_frame attribute */ in update_recvframe_attrib_88e() 80 pattrib->pkt_rpt_type = (u8)((le32_to_cpu(report in update_recvframe_attrib_88e() [all...] |
/third_party/node/deps/openssl/openssl/util/ |
H A D | check-format.pl | 32 # -l | --sloppy-bodylen do not report function body length > 200 33 # -s | --sloppy-space do not report whitespace nits 34 # -c | --sloppy-comment do not report indentation of comments 42 # -h | --sloppy-hang when checking hanging indentation, do not report 47 # -e | --eol-comment report needless intermediate multiple consecutive spaces also before end-of-line comments 317 sub report { subroutine 374 report("indent = $count != $comment_indent within multi-line comment") 378 report("indent = ".($count + $tweak)." != $comment_indent at end of multi-line comment") 412 report("intra-line comment indent = $count != $ref_indent") if $in_comment == 0; 413 report("mult [all...] |
/third_party/openssl/util/ |
H A D | check-format.pl | 32 # -l | --sloppy-bodylen do not report function body length > 200 33 # -s | --sloppy-space do not report whitespace nits 34 # -c | --sloppy-comment do not report indentation of comments 42 # -h | --sloppy-hang when checking hanging indentation, do not report 47 # -e | --eol-comment report needless intermediate multiple consecutive spaces also before end-of-line comments 317 sub report { subroutine 374 report("indent = $count != $comment_indent within multi-line comment") 378 report("indent = ".($count + $tweak)." != $comment_indent at end of multi-line comment") 412 report("intra-line comment indent = $count != $ref_indent") if $in_comment == 0; 413 report("mult [all...] |
/test/testfwk/developer_test/local_coverage/interface_coverage/ |
H A D | make_report.py | 98 with os.fdopen(os.open(reportpath, FLAGS_WRITE, MODES), 'w') as report: 99 report.write(HTML_HEAD) 100 report.write(HTML_BODY_START) 108 <h2 style="text-align: center;font-family: 微软雅黑">%s coverage report (%s)</h2> 133 with os.fdopen(os.open(reportpath, FLAGS_ADD, MODES), 'a') as report: 134 report.write(report_title) 169 with os.fdopen(os.open(reportpath, FLAGS_ADD, MODES), 'a') as report: 170 report.write(table_title) 171 report.write(table_start) 172 report [all...] |
/third_party/cJSON/tests/unity/auto/ |
H A D | unity_test_summary.rb | 17 attr_reader :report, :total_tests, :failures, :ignored 21 @report = '' 50 @report += "\n" 51 @report += "--------------------------\n" 52 @report += "UNITY IGNORED TEST SUMMARY\n" 53 @report += "--------------------------\n" 54 @report += ignore_output.flatten.join("\n") 58 @report += "\n" 59 @report += "--------------------------\n" 60 @report [all...] |
/third_party/unity/auto/ |
H A D | unity_test_summary.rb | 17 attr_reader :report, :total_tests, :failures, :ignored 21 @report = '' 50 @report += "\n" 51 @report += "--------------------------\n" 52 @report += "UNITY IGNORED TEST SUMMARY\n" 53 @report += "--------------------------\n" 54 @report += ignore_output.flatten.join("\n") 58 @report += "\n" 59 @report += "--------------------------\n" 60 @report [all...] |
/third_party/node/test/common/ |
H A D | report.js | 12 // report.<date>.<time>.<pid>.<tid>.<seq>.json 13 const format = '^report\\.\\d+\\.\\d+\\.' + pid + '\\.\\d+\\.\\d+\\.json$'; 27 const report = fs.readFileSync(filepath, 'utf8'); 28 if (process.report.compact) { 29 const end = report.indexOf('\n'); 30 assert.strictEqual(end, report.length - 1); 32 validateContent(JSON.parse(report), fields); 35 function validateContent(report, fields = []) { 36 if (typeof report === 'string') { 38 report [all...] |
/third_party/node/test/parallel/ |
H A D | test-runner-coverage.js | 25 const report = [ 26 '# start of coverage report', 33 '# end of coverage report', 37 return report.replaceAll('/', '\\'); 40 return report; 45 const report = [ 46 '\u2139 start of coverage report', 56 '\u2139 end of coverage report', 61 return report.replaceAll('/', '\\'); 64 return report; [all...] |