/device/soc/rockchip/common/sdk_linux/drivers/power/supply/ |
H A D | power_supply_sysfs.c | 384 attr->show = power_supply_show_property;
in power_supply_init_attrs()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_debug_job_fault.c | 276 dev_info(kbdev->dev, "debug job fault seq show:%d_%d, %d", kctx->tgid, kctx->id, event->reg_offset); in debug_job_fault_show() 378 .show = debug_job_fault_show,
|
/device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/ |
H A D | cpuinfo.c | 229 const struct seq_operations cpuinfo_op = {.start = c_start, .next = c_next, .stop = c_stop, .show = c_show};
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_debug_job_fault.c | 300 dev_info(kbdev->dev, "debug job fault seq show:%d_%d, %d", in debug_job_fault_show() 410 .show = debug_job_fault_show,
|
/third_party/gn/src/gn/ |
H A D | command_refs.cc | 270 When used with --tree, turns off eliding to show a complete tree. 329 will show how dependencies will reference that file.
|
/third_party/libbpf/scripts/ |
H A D | sync-kernel.sh | 93 git show --pretty='("%s")|%aI|%b' --shortstat $ref -- "${@-.}" | tr '\n' '|'
|
/third_party/littlefs/scripts/ |
H A D | coverage.py | 294 or list of paths. *.info files will be merged to show the total \ 317 help="Only show the total coverage.") 319 help="Don't show anything, useful with -o.")
|
/third_party/python/Lib/idlelib/ |
H A D | query.py | 287 .show(initialdir=initdir, initialfile=initfile)
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | TestAudioActivity.java | 334 Toast.LENGTH_SHORT).show(); in showToast()
|
/third_party/python/Lib/tkinter/ |
H A D | simpledialog.py | 383 if "show" in kw: 384 self.__show = kw["show"] 385 del kw["show"] 393 entry.configure(show=self.__show)
|
/third_party/skia/tools/sk_app/unix/ |
H A D | Window_unix.cpp | 141 // Create a simple window instead. We will not be able to show GL in initWindow() 378 void Window_unix::show() { in show() function in sk_app::Window_unix
|
/third_party/skia/tools/sk_app/win/ |
H A D | Window_win.cpp | 343 void Window_win::show() { in show() function in sk_app::Window_win
|
/third_party/pulseaudio/src/tests/ |
H A D | volume-ui.py | 280 window.show()
|
/third_party/skia/modules/skplaintexteditor/app/ |
H A D | editor_application.cpp | 399 fWindow->show(); in init()
|
/third_party/selinux/libselinux/src/ |
H A D | Makefile | 89 -fasynchronous-unwind-tables -fdiagnostics-show-option \
|
/third_party/ltp/scripts/ |
H A D | checkpatch.pl | 105 --types TYPE(,TYPE2...) show only these comma separated message types 107 --show-types show the specific message type in the output 305 'show-types!' => \$show_types, 6184 my $show_L = 1; #don't show the same defect twice 7282 my $show = $3; 7285 if ($show =~ /^${var}_show$/ && 7291 $fixed[$fixlinenr] =~ s/\bDEVICE_ATTR\s*\(\s*$var\s*,\s*\Q$perms\E\s*,\s*$show\s*,\s*$store\s*\)/DEVICE_ATTR_RW(${var})/; 7293 } elsif ($show =~ /^${var}_show$/ && 7299 $fixed[$fixlinenr] =~ s/\bDEVICE_ATTR\s*\(\s*$var\s*,\s*\Q$perms\E\s*,\s*$show\ [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
H A D | iommu.c | 59 ssize_t (*show)(struct iommu_group *group, char *buf);
member 342 if (attr->show) {
in iommu_group_attr_show() 343 ret = attr->show(group, buf);
in iommu_group_attr_show() 361 .show = iommu_group_attr_show,
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
H A D | RBManagerGUI.java | 599 popupMenu.show(ev.getComponent(), ev.getX(), ev.getY()); in mousePopup() 620 popupMenu.show(ev.getComponent(), ev.getX(), ev.getY()); in mousePopup() 635 popupMenu.show(ev.getComponent(), ev.getX(), ev.getY()); in mousePopup() 647 popupMenu.show(ev.getComponent(), ev.getX(), ev.getY()); in mousePopup()
|
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
H A D | mpp_rkvenc.c | 169 /* show mode */
698 bool show = priv->codec_info[i].flag;
in rkvenc_dump_session() local 700 if (show) {
in rkvenc_dump_session() 769 /* for show session info */
in rkvenc_procfs_init()
|
H A D | mpp_vepu2.c | 104 /* show mode */
553 bool show = priv->codec_info[i].flag;
in vepu_dump_session() local 555 if (show) {
in vepu_dump_session() 629 /* for show session info */
in vepu_procfs_init()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_kernel_sysfs.c | 843 .show = profiling_events_show 863 .show = profiling_events_show_human_readable
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_kernel_sysfs.c | 851 .show = profiling_events_show}; 869 .show =
|
/device/soc/rockchip/common/sdk_linux/drivers/thermal/ |
H A D | thermal_core.c | 902 dev->attr.show = trip_point_show; in thermal_zone_bind_cooling_device() 912 dev->weight_attr.show = weight_show; in thermal_zone_bind_cooling_device()
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_rkvenc.c | 173 /* show mode */ 741 bool show = priv->codec_info[i].flag; in rkvenc_dump_session() local 743 if (show) in rkvenc_dump_session() 811 /* for show session info */ in rkvenc_procfs_init()
|
H A D | mpp_vepu2.c | 106 /* show mode */ 576 bool show = priv->codec_info[i].flag; in vepu_dump_session() local 578 if (show) in vepu_dump_session() 651 /* for show session info */ in vepu_procfs_init()
|