Home
last modified time | relevance | path

Searched refs:face (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/webui-vue/src/env/assets/styles/
H A D_ibm.scss1 @font-face {
6 @font-face {
12 @font-face {
17 @font-face {
23 @font-face {
28 @font-face {
H A D_intel.scss1 @font-face {
8 @font-face {
15 @font-face {
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr200.c155 int face; in r200_packet0_check() local
265 face = (reg - ((i * 24) + R200_PP_TXOFFSET_0)) / 4; in r200_packet0_check()
273 track->textures[i].cube_info[face - 1].offset = idx_value; in r200_packet0_check()
275 track->textures[i].cube_info[face - 1].robj = reloc->robj; in r200_packet0_check()
533 for (face = 0; face < 4; face++) { in r200_packet0_check()
534 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf); in r200_packet0_check()
535 track->textures[i].cube_info[face].height = 1 << ((tmp >> ((face * 8) + 4)) & 0xf); in r200_packet0_check()
H A Dr100.c1568 int i, face; in r100_packet0_check() local
1887 for (face = 0; face < 4; face++) { in r100_packet0_check()
1888 track->textures[i].cube_info[face].width = 1 << ((tmp >> (face * 8)) & 0xf); in r100_packet0_check()
1889 track->textures[i].cube_info[face].height = 1 << ((tmp >> ((face * 8) + 4)) & 0xf); in r100_packet0_check()
2135 unsigned face, w, h; in r100_cs_track_cube() local
2140 for (face = 0; face < 5; face++) { in r100_cs_track_cube()
2142 w = track->textures[idx].cube_info[face].width; in r100_cs_track_cube()
2143 h = track->textures[idx].cube_info[face].height; in r100_cs_track_cube()
2384 unsigned i, face; in r100_cs_track_clear() local
2450 for (face = 0; face < 5; face++) { in r100_cs_track_clear()
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/
H A D0003-Get-user-icon-from-accountsservice-instead-of-lookin.patch3 Subject: Get user icon from accountsservice instead of looking in ~/.face
124 /* Load users face */
129 - path = g_strdup_printf ("%s/.face", passwd->pw_dir);
/openbmc/linux/samples/bpf/
H A Dtc_l2_redirect.sh40 $IP -n ns2 addr add 2401:face::66/64 dev lo nodad
138 $IP route add 2401:face::/64 via 2401:db02::66 dev ve2
149 $IP netns exec ns1 ping -6 -c1 2401:face::66 >& /dev/null
155 ping -6 -c1 2401:face::66 >& /dev/null
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Drockchip-lvds.txt20 <LVDS_OUTPUT_DUAL>, This describes the output face.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/
H A Dopencv_4.9.0.bb26 …v_3rdparty.git;branch=contrib_face_alignment_20170818;destsuffix=git/face;name=face;protocol=https…
60 cache data ${S}/face/*.dat
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h212 u32 face, in vmw_surface_get_image_offset() argument
236 offset = mipChainBytes * face + mipChainBytesToLevel; in vmw_surface_get_image_offset()
H A Dvmwgfx_surface.c66 uint32_t face; member
276 cmd->body.face[i].numMipLevels = srf->metadata.mip_levels[i]; in vmw_surface_define_encode()
323 body->host.face = cur_offset->face; in vmw_surface_dma_encode()
806 cur_offset->face = i; in vmw_surface_define_ioctl()
1886 cmd2->body.image.face = i / cache->num_mip_levels; in vmw_surface_dirty_sync()
1888 (cache->num_mip_levels * cmd2->body.image.face); in vmw_surface_dirty_sync()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-param.h536 u32 face; member
886 struct is_fd_rect face; member
907 struct is_face_marker face[MAX_FACE_COUNT]; member
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h354 SVGA3dSurfaceFace face[SVGA3D_MAX_SURFACE_FACES]; member
365 SVGA3dSurfaceFace face[SVGA3D_MAX_SURFACE_FACES]; member
707 SVGA3dFace face; member
1049 SVGA3dFace face; member
H A Dsvga3d_types.h747 uint16 face; member
1450 uint32 face; member
/openbmc/linux/Documentation/process/
H A Dmanagement-style.rst164 And the more convinced you are that you are right (and let's face it,
188 knowledge that we're better than the average person (let's face it,
209 specific directions, but let's face it, they might be good at what they
233 face it, it sure ain't you.
/openbmc/openbmc/poky/meta/classes/
H A Dterminal.bbclass36 # If our shell is bash, we might well face silent death.
/openbmc/u-boot/doc/
H A DREADME.i2c7 make it difficult to share the bus fairly in the face of high traffic.
H A DREADME.coccinelle489 …* TODO [[view:/home/user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST c…
490 …* TODO [[view:/home/user/linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CA…
491 …* TODO [[view:/home/user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST c…
/openbmc/docs/designs/
H A Dbmc-service-failure-debug-and-recovery.md40 recovery in the face of well-defined error conditions, but the need to mitigate
43 The ability for a system to recover in the face of an error condition depends on
63 system or service to a known state in the face of entering an unknown state are:
69 In the face of continued operation due to internal recovery a service restart is
72 of service restarts via a service manager is only possible in the face of a
/openbmc/linux/drivers/net/ethernet/realtek/
H A DKconfig93 reset sequence, in the face of severe receive errors. This "new"
/openbmc/docs/
H A Dcode-of-conduct.md180 phone and video teleconferences, and any kind of face-to-face meetings or
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch414 + // Enable back face culling.
635 + // Draw first (front) face:
639 + // Need to rotate textures - do this by rotating each cube face
640 + glRotatef(270.f, 0.f, 0.f, 1.f ); // front face normal along z axis
647 + glRotatef(90.f, 0.f, 0.f, 1.f ); // back face normal along z axis
651 + glRotatef(90.f, 1.f, 0.f, 0.f ); // left face normal along x axis
655 + glRotatef(90.f, 1.f, 0.f, 0.f ); // right face normal along x axis
659 + glRotatef(270.f, 0.f, 1.f, 0.f ); // top face normal along y axis
663 + glRotatef(90.f, 0.f, 1.f, 0.f ); // bottom face normal along y axis
/openbmc/linux/Documentation/dev-tools/
H A Dcoccinelle.rst517 …* TODO [[view:/home/user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST c…
518 …* TODO [[view:/home/user/linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CA…
519 …* TODO [[view:/home/user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST c…
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dcache-policies.rst51 improved performance and increased adaptability in the face of changing
/openbmc/linux/Documentation/admin-guide/
H A Dreporting-issues.rst84 you face.
93 that made the kernel set this flag might be causing the issue you face.
173 face one of those if something breaks when updating from 5.10.4 to 5.10.5 (a
295 Linux kernel developers: an issue you face with one of them might have been
414 you face.*
483 that made the kernel set this flag might be causing the issue you face.*
486 lead to follow-up errors that look totally unrelated. The issue you face might
530 areas and thus might be causing the issue you face. You therefore have to
824 window fixes the issue you face; that's why you soon would have to retest with
858 you face or influence it somehow.
[all …]
/openbmc/u-boot/board/synopsys/iot_devkit/
H A DREADME10 debugging of sensor fusion, voice recognition and face detection designs.

123