Home
last modified time | relevance | path

Searched refs:surfaces (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/disk/
H A Dpart_amiga.c116 g->low_cyl * g->block_per_track * g->surfaces , in print_part_info()
117 (g->high_cyl - g->low_cyl + 1) * g->block_per_track * g->surfaces - 1); in print_part_info()
302 info->start = g->low_cyl * g->block_per_track * g->surfaces; in part_get_info_amiga()
303 info->size = (g->high_cyl - g->low_cyl + 1) * g->block_per_track * g->surfaces - 1; in part_get_info_amiga()
H A Dpart_amiga.h121 u32 surfaces; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glfw/
H A Dglfw_3.3.8.bb5 platform-independent API for creating windows, contexts and surfaces, reading \
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0001-Allow-applications-to-set-next-resource-handle.patch91 … if (khrn_pointer_map_insert(&process->surfaces, process->next_surface, surface)) {
100 if (khrn_pointer_map_insert(&process->surfaces, process->next_surface, surface)) {
109 … if (khrn_pointer_map_insert(&process->surfaces, process->next_surface, surface)) {
H A D0002-wayland-Add-support-for-the-Wayland-winsys.patch841 … if (khrn_pointer_map_insert(&process->surfaces, process->next_surface, surface)) {
850 if (khrn_pointer_map_insert(&process->surfaces, process->next_surface, surface)) {
859 … if (khrn_pointer_map_insert(&process->surfaces, process->next_surface, surface)) {
1465 + even for host-managed surfaces. */
H A D0003-wayland-Add-Wayland-example.patch673 + * Description: Initialise OGL|ES texture surfaces to use image
681 + // load three texture buffers but use them on six OGL|ES texture surfaces
/openbmc/qemu/hw/display/
H A Dqxl.h71 struct surfaces { struct
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOPUBL-1.017 …publisher and author's names shall appear on all outer surfaces of the book. On all outer surfaces
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/
H A Dlibrsvg_2.59.2.bb3 associated with the GNOME Project. It renders SVG files to Cairo surfaces. \
/openbmc/docs/designs/oem/google/
H A Droot_of_trust.md101 - TPM 1.2 and 2.0 are entirely different API surfaces, analogous to the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7637.patch23 back as a special 0 value. We assume that 0-width surfaces do not
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/
H A D0001-Tweak-app-defaults.patch203 -@GL_KLUDGE@ GL: surfaces -root \n\
/openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/
H A D0005-ppc32-Consider-ucontext-mismatches-between-glibc-and.patch9 ptrace.h change is required again an error that surfaces
/openbmc/docs/architecture/
H A Dinterface-overview.md12 nicely. For example, to understand the BMC's attack surfaces.
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst458 A REGION, after resolving DPA aliasing and LABEL specified boundaries, surfaces
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc787 // fill in cpp/xcnt for both surfaces as if (cpp == 1)
/openbmc/linux/Documentation/driver-api/
H A Dpin-control.rst544 pads (or "fingers") rather than pins - these are the soldering surfaces on the
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddebugging.rst778 exists. Thus, once the error surfaces, you need a way to reproduce it.