/test/testfwk/xdevice/src/xdevice/_core/driver/ |
H A D | parser_lite.py | 24 from _core.report.encrypt import check_pub_key_exist
|
/test/testfwk/xdevice/plugins/devicetest/core/ |
H A D | result_upload.py | 20 from devicetest.core.report import ReportHandler
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | bswapdsp.c | 76 report("bswap"); in checkasm_check_bswapdsp()
|
H A D | vf_eq.c | 79 report("eq"); in checkasm_check_vf_eq()
|
H A D | idctdsp.c | 97 report("idctdsp"); in checkasm_check_idctdsp()
|
H A D | v210dec.c | 76 report("v210_unpack"); in checkasm_check_v210dec()
|
H A D | h264qpel.c | 80 report("%s", op_name); in checkasm_check_h264qpel()
|
H A D | hevc_add_res.c | 96 report("add_residual"); in checkasm_check_hevc_add_res()
|
H A D | fmtconvert.c | 106 report("fmtconvert"); in checkasm_check_fmtconvert()
|
/third_party/python/Lib/lib2to3/pgen2/ |
H A D | grammar.py | 34 tables using a subclass). The report() method prints a readable 115 def report(self): member in Grammar
|
/third_party/vulkan-loader/scripts/qnx/ |
H A D | common.mk | 29 LDFLAGS += -Wl,--unresolved-symbols=report-all -Wl,--no-undefined -Wl,-fPIC
|
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
H A D | base.c | 280 void *report, u32 *src_id) in scmi_base_fill_custom_report() 284 struct scmi_base_error_report *r = report; in scmi_base_fill_custom_report() 277 scmi_base_fill_custom_report(const struct scmi_handle *handle, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) scmi_base_fill_custom_report() argument
|
H A D | reset.c | 247 void *report, u32 *src_id) in scmi_reset_fill_custom_report() 250 struct scmi_reset_issued_report *r = report; in scmi_reset_fill_custom_report() 244 scmi_reset_fill_custom_report(const struct scmi_handle *handle, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) scmi_reset_fill_custom_report() argument
|
H A D | power.c | 232 void *report, u32 *src_id) in scmi_power_fill_custom_report() 235 struct scmi_power_state_changed_report *r = report; in scmi_power_fill_custom_report() 229 scmi_power_fill_custom_report(const struct scmi_handle *handle, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) scmi_power_fill_custom_report() argument
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_conntrack.h | 180 bool nf_ct_delete(struct nf_conn *ct, u32 pid, int report); 223 void *data, u32 portid, int report);
|
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | bdw-rt5677.c | 105 .report = SND_JACK_HEADPHONE, 111 .report = SND_JACK_MICROPHONE,
|
/kernel/linux/linux-5.10/sound/soc/tegra/ |
H A D | tegra_rt5677.c | 97 .report = SND_JACK_HEADPHONE, 110 .report = SND_JACK_MICROPHONE,
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | misc.c | 21 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...) in __fat_fs_error() argument 27 if (report) { in __fat_fs_error()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | misc.c | 21 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...) in __fat_fs_error() argument 27 if (report) { in __fat_fs_error()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fsnotify.h | 387 struct fs_error_report report = { in fsnotify_sb_error() local 393 return fsnotify(FS_ERROR, &report, FSNOTIFY_EVENT_ERROR, in fsnotify_sb_error()
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_conntrack.h | 204 bool nf_ct_delete(struct nf_conn *ct, u32 pid, int report); 245 int report; member
|
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
H A D | power.c | 248 void *report, u32 *src_id) in scmi_power_fill_custom_report() 251 struct scmi_power_state_changed_report *r = report; in scmi_power_fill_custom_report() 245 scmi_power_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) scmi_power_fill_custom_report() argument
|
H A D | reset.c | 264 void *report, u32 *src_id) in scmi_reset_fill_custom_report() 267 struct scmi_reset_issued_report *r = report; in scmi_reset_fill_custom_report() 261 scmi_reset_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) scmi_reset_fill_custom_report() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/ |
H A D | base.py | 186 # '/' not found: not a numbered report 193 print("sending 1 report:") 196 for report in reports: 197 print("\t", report) 276 If this fail, there is something wrong in the device report
|
/kernel/linux/linux-6.6/sound/soc/intel/boards/ |
H A D | bdw-rt5677.c | 105 .report = SND_JACK_HEADPHONE, 111 .report = SND_JACK_MICROPHONE,
|