Home
last modified time | relevance | path

Searched refs:show (Results 226 - 250 of 296) sorted by relevance

12345678910>>...12

/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
H A Dpower_supply_sysfs.c384 attr->show = power_supply_show_property; in power_supply_init_attrs()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debug_job_fault.c276 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 Dcpuinfo.c229 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 Dmali_kbase_debug_job_fault.c300 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 Dcommand_refs.cc270 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 Dsync-kernel.sh93 git show --pretty='("%s")|%aI|%b' --shortstat $ref -- "${@-.}" | tr '\n' '|'
/third_party/littlefs/scripts/
H A Dcoverage.py294 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 Dquery.py287 .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 DTestAudioActivity.java334 Toast.LENGTH_SHORT).show(); in showToast()
/third_party/python/Lib/tkinter/
H A Dsimpledialog.py383 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 DWindow_unix.cpp141 // 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 DWindow_win.cpp343 void Window_win::show() { in show() function in sk_app::Window_win
/third_party/pulseaudio/src/tests/
H A Dvolume-ui.py280 window.show()
/third_party/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp399 fWindow->show(); in init()
/third_party/selinux/libselinux/src/
H A DMakefile89 -fasynchronous-unwind-tables -fdiagnostics-show-option \
/third_party/ltp/scripts/
H A Dcheckpatch.pl105 --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 Diommu.c59 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 DRBManagerGUI.java599 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 Dmpp_rkvenc.c169 /* 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 Dmpp_vepu2.c104 /* 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 Dmali_kernel_sysfs.c843 .show = profiling_events_show
863 .show = profiling_events_show_human_readable
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c851 .show = profiling_events_show};
869 .show =
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c902 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 Dmpp_rkvenc.c173 /* 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 Dmpp_vepu2.c106 /* 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()

Completed in 36 milliseconds

12345678910>>...12