Home
last modified time | relevance | path

Searched refs:boxes (Results 1 – 25 of 62) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dialog/
H A Ddialog_1.3-20250116.bb1 SUMMARY = "display dialog boxes from shell scripts"
3 or display messages using dialog boxes from a shell \
/openbmc/linux/arch/x86/events/intel/
H A Duncore.c145 return dieid < uncore_max_dies() ? pmu->boxes[dieid] : NULL; in uncore_pmu_to_box()
952 kfree(pmu->boxes[die]); in uncore_free_boxes()
953 kfree(pmu->boxes); in uncore_free_boxes()
1002 pmus[i].boxes = kzalloc(size, GFP_KERNEL); in uncore_type_init()
1003 if (!pmus[i].boxes) in uncore_type_init()
1042 kfree(pmus[i].boxes); in uncore_type_init()
1150 if (WARN_ON_ONCE(pmu->boxes[die] != NULL)) in uncore_pci_pmu_register()
1168 pmu->boxes[die] = box; in uncore_pci_pmu_register()
1175 pmu->boxes[die] = NULL; in uncore_pci_pmu_register()
1226 pci_set_drvdata(pdev, pmu->boxes[die]); in uncore_pci_probe()
[all …]
/openbmc/linux/tools/mm/
H A Dslabinfo-gnuplot.sh94 plot "$file" $range u 2$xtic title 'SIZE' with boxes,\
95 '' $range u 3 title 'LOSS' with boxes
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dths8200.txt4 recorders, set-top boxes.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/dec/
H A Ddmfe.rst57 - Check on 64 bit boxes.
58 - Check and fix on big endian boxes.
/openbmc/linux/Documentation/arch/arm/sti/
H A Dstih418-overview.rst8 The STiH418 is the new generation of SoC for UHDp60 set-top boxes
H A Dstih407-overview.rst8 The STiH407 is the new generation of SoC for Multi-HD, AVC set-top boxes
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/yad/
H A Dyad_6.0.bb2 DESCRIPTION = "Program allowing you to display GTK+ dialog boxes from command line or shell scripts…
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/zenity/
H A Dzenity_4.0.3.bb1 SUMMARY = "Display dialog boxes from the command line and shell scripts"
/openbmc/openbmc/poky/documentation/
H A Dstandards.md202 ### Text boxes
204 Text boxes are rectangle boxes, with rounded corners, and contain centered text
207 See `template.svg` for example boxes with different colors, which are ready
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A DKconfig16 via MMIO and Mail boxes to enumerate and control all the speed select
/openbmc/openbmc/poky/meta/recipes-graphics/libmatchbox/
H A Dlibmatchbox_1.12.bb4 boxes, kiosks and anything else for which screen space, input mechanisms or \
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c80 SVGA3dBox boxes[]; member
1674 SVGA3dBox *box = &dirty->boxes[loc_start->sub_resource]; in vmw_subres_dirty_add()
1722 SVGA3dBox *box = &dirty->boxes[subres]; in vmw_subres_dirty_full()
1794 SVGA3dBox *box = &dirty->boxes[0]; in vmw_surface_buf_dirty_range_add()
1848 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync()
1866 const SVGA3dBox *box = &dirty->boxes[i]; in vmw_surface_dirty_sync()
1896 memset(&dirty->boxes[0], 0, sizeof(dirty->boxes[0]) * in vmw_surface_dirty_sync()
1927 dirty_size = struct_size(dirty, boxes, num_subres); in vmw_surface_dirty_alloc()
/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/
H A Dtest_progress_logs_sub_menu.robot31 [Documentation] Verify existence of all input boxes in progress logs page.
/openbmc/linux/Documentation/networking/
H A Dplip.rst35 The PLIP cable is all that's needed to connect two Linux boxes, and it
38 Connecting two Linux boxes takes only a second's decision and a few
51 Can only be used to connect three (?) Linux boxes. Doesn't connect to
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/
H A Drarpd_ss981107.bb4 the RARP server. Some machines (e.g. SPARC boxes) use this protocol instead \
/openbmc/webui-vue/docs/guide/guidelines/
H A Dmotion.md21 meaning. System alerts and the appearance of notification boxes are great cases
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/
H A Dtest_profile_settings_sub_menu.robot40 [Documentation] Verify existence of all buttons and input boxes in profile settings page.
/openbmc/linux/Documentation/fb/
H A Daty128fb.rst8 on Intel and PPC boxes.
/openbmc/linux/include/uapi/drm/
H A Dradeon_drm.h447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS]; member
667 struct drm_clip_rect __user *boxes; member
/openbmc/linux/kernel/irq/
H A DKconfig123 ( Sparse irqs can also be beneficial on NUMA boxes, as they spread
/openbmc/linux/arch/powerpc/crypto/
H A DKconfig95 tables or 256 bytes S-boxes.
/openbmc/openbmc-test-automation/gui/test/server_control/
H A Dtest_obmc_gui_server_power_operations.robot109 [Documentation] Verify existence of all input boxes in host os boot settings.
/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/
H A Dtest_sensors_sub_menu.robot40 [Documentation] Verify existence of all buttons and input boxes in sensor page.
/openbmc/openbmc-test-automation/gui/test/access_control/
H A Dtest_obmc_gui_local_users.robot47 [Documentation] Verify existence of all input boxes in local user management page.

123