Home
last modified time | relevance | path

Searched refs:show (Results 501 - 525 of 1552) sorted by relevance

1...<<21222324252627282930>>...63

/third_party/zlib/
H A Dconfigure158 show() function
195 show $cc -c $test.c
389 show $*
396 show $*
411 show $*
838 # show the results in the log
/kernel/linux/linux-5.10/drivers/base/
H A Dclass.c32 if (class_attr->show) in class_attr_show()
33 ret = class_attr->show(cp->class, class_attr, buf); in class_attr_show()
74 .show = class_attr_show,
178 /* let the block class directory show up in the root of sysfs */ in __class_register()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c121 .show = prism2_wds_proc_show,
176 .show = prism2_bss_list_proc_show,
327 /* We have a header (pos 0) + N results to show (pos 1...N) */ in prism2_scan_results_proc_start()
353 .show = prism2_scan_results_proc_show,
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dfilecheck.c116 if (kattr->show) in ocfs2_filecheck_show()
117 ret = kattr->show(kobj, kattr, buf); in ocfs2_filecheck_show()
138 .show = ocfs2_filecheck_show,
/kernel/linux/linux-5.10/fs/
H A Dproc_namespace.c240 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
282 p->show = show; in mounts_open_common()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_menlow.c372 static int intel_menlow_add_one_attribute(char *name, umode_t mode, void *show, in intel_menlow_add_one_attribute() argument
386 attr->attr.show = show; in intel_menlow_add_one_attribute()
/kernel/linux/linux-6.6/drivers/base/
H A Dclass.c76 if (class_attr->show) in class_attr_show()
77 ret = class_attr->show(cp->class, class_attr, buf); in class_attr_show()
119 .show = class_attr_show,
/kernel/linux/linux-6.6/fs/
H A Dproc_namespace.c243 int (*show)(struct seq_file *, struct vfsmount *)) in mounts_open_common()
285 p->show = show; in mounts_open_common()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dfilecheck.c115 if (kattr->show) in ocfs2_filecheck_show()
116 ret = kattr->show(kobj, kattr, buf); in ocfs2_filecheck_show()
137 .show = ocfs2_filecheck_show,
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c231 if (kattr->show) in wmi_sysman_attr_show()
232 ret = kattr->show(kobj, kattr, buf); in wmi_sysman_attr_show()
249 .show = wmi_sysman_attr_show,
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c121 .show = prism2_wds_proc_show,
176 .show = prism2_bss_list_proc_show,
328 /* We have a header (pos 0) + N results to show (pos 1...N) */ in prism2_scan_results_proc_start()
354 .show = prism2_scan_results_proc_show,
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/menu/router/
H A Dindex.js94 this.$element('event1').show({x:100,y:200});
97 this.$element('event2').show({x:100,y:300});
100 this.$element('function1').show({x:100,y:500});
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/menu/router/
H A Dindex.js94 this.$element('event1').show({x:100,y:200});
97 this.$element('event2').show({x:100,y:300});
100 this.$element('function1').show({x:100,y:500});
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/menu/router/
H A Dindex.js94 this.$element('event1').show({x:100,y:200});
97 this.$element('event2').show({x:100,y:300});
100 this.$element('function1').show({x:100,y:500});
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/menu/router/
H A Dindex.js94 this.$element('event1').show({x:100,y:200});
97 this.$element('event2').show({x:100,y:300});
100 this.$element('function1').show({x:100,y:500});
/third_party/mesa3d/.gitlab-ci/lava/
H A Dlava_job_submitter.py357 show = _call_proxy(job.proxy.scheduler.jobs.show, job.job_id)
358 for field, value in show.items():
/third_party/skia/tools/viewer/
H A DSkottieSlide.cpp136 const auto& show = [](const LogEntry& log, const char prefix[]) { in load() local
143 for (const auto& err : fErrors) show(err, " !! "); in load()
144 for (const auto& wrn : fWarnings) show(wrn, " ?? "); in load()
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp221 const auto& show = [](const LogEntry& log, const char prefix[]) { in report() local
228 for (const auto& err : fErrors) show(err, " !! "); in report()
229 for (const auto& wrn : fWarnings) show(wrn, " ?? "); in report()
/kernel/linux/linux-5.10/security/smack/
H A Dsmackfs.c567 * Don't show any rules with label names too long for in smk_rule_show()
633 .show = load_seq_show,
775 * Don't show a label that could not have been set using in cipso_seq_show()
801 .show = cipso_seq_show,
997 .show = cipso2_seq_show,
1073 .show = net4addr_seq_show,
1337 .show = net6addr_seq_show,
1901 .show = onlycap_seq_show,
2240 .show = load_self_seq_show,
2371 .show
[all...]
/kernel/linux/linux-6.6/security/smack/
H A Dsmackfs.c568 * Don't show any rules with label names too long for in smk_rule_show()
634 .show = load_seq_show,
776 * Don't show a label that could not have been set using in cipso_seq_show()
802 .show = cipso_seq_show,
1009 .show = cipso2_seq_show,
1085 .show = net4addr_seq_show,
1348 .show = net6addr_seq_show,
1912 .show = onlycap_seq_show,
2251 .show = load_self_seq_show,
2383 .show
[all...]
/kernel/linux/linux-5.10/Documentation/trace/
H A Dfunction-graph-fold.vim6 " functions. While closed, a fold will show the total time taken for a call,
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dsetup.c136 .show = &show_cpuinfo,
/kernel/linux/linux-5.10/block/
H A Dblk-mq-debugfs.h12 int (*show)(void *, struct seq_file *); member
14 /* Set either .show or .seq_ops. */
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dsetup.c136 .show = &show_cpuinfo,
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dbridge_sticky_fdb.sh55 bridge -j fdb show br br0 brport $swp1\

Completed in 20 milliseconds

1...<<21222324252627282930>>...63