| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | meson.build | 11 dependency('xcb'), 12 dependency('xcb-shape'), 13 dependency('xcb-render'), 14 dependency('xcb-renderutil'), 15 dependency('xcb-aux'), 16 dependency('xcb-image'), 17 dependency('xcb-icccm'), 18 dependency('xcb-shm', version : '>=1.9.3'), 19 dependency('xcb-keysyms'), 20 dependency('xcb-randr'), [all …]
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xcb-util-cursor/ |
| H A D | xcb-util-cursor.mk | 8 XCB_UTIL_CURSOR_SITE = http://xcb.freedesktop.org/dist 9 XCB_UTIL_CURSOR_SOURCE = xcb-util-cursor-$(XCB_UTIL_CURSOR_VERSION).tar.bz2 13 XCB_UTIL_CURSOR_DEPENDENCIES = xcb-util xcb-util-image xcb-util-renderutil
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libx11/ |
| H A D | CVE-2022-3555.patch | 30 dpy->xcb->pending_requests = tmp->next; 33 + xcondition_clear(dpy->xcb->event_notify); 34 + xcondition_clear(dpy->xcb->reply_notify); 35 xcondition_free(dpy->xcb->event_notify); 36 xcondition_free(dpy->xcb->reply_notify); 37 Xfree(dpy->xcb);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/xcb-util-image/ |
| H A D | clang.patch | 4 | In file included from ../../xcb-util-image-0.4.0/image/xcb_image.c:37: 5 | ../../xcb-util-image-0.4.0/image/xcb_bitops.h:210:1: error: control may reach end of non-void fun… 13 Index: xcb-util-image-0.4.0/image/xcb_bitops.h 15 --- xcb-util-image-0.4.0.orig/image/xcb_bitops.h 16 +++ xcb-util-image-0.4.0/image/xcb_bitops.h
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-lib/ |
| H A D | xcb-util-cursor_0.1.3.bb | 1 require recipes-graphics/xorg-lib/xcb-util.inc 5 DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image"
|
| /OK3568_Linux_fs/buildroot/package/x11r7/libxcb/ |
| H A D | libxcb.mk | 9 LIBXCB_SITE = http://xcb.freedesktop.org/dist 17 host-libxslt xcb-proto xlib_libXdmcp xlib_libXau \ 18 host-xcb-proto host-python3 host-pkgconf 20 host-libxslt host-xcb-proto host-xlib_libXdmcp \
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xcb-util-image/ |
| H A D | xcb-util-image.mk | 8 XCB_UTIL_IMAGE_SITE = http://xcb.freedesktop.org/dist 9 XCB_UTIL_IMAGE_SOURCE = xcb-util-image-$(XCB_UTIL_IMAGE_VERSION).tar.bz2 13 XCB_UTIL_IMAGE_DEPENDENCIES = xcb-util
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xcb-util-renderutil/ |
| H A D | xcb-util-renderutil.mk | 8 XCB_UTIL_RENDERUTIL_SITE = http://xcb.freedesktop.org/dist 9 XCB_UTIL_RENDERUTIL_SOURCE = xcb-util-renderutil-$(XCB_UTIL_RENDERUTIL_VERSION).tar.bz2 13 XCB_UTIL_RENDERUTIL_DEPENDENCIES = xcb-util
|
| H A D | Config.in | 2 bool "xcb-util-renderutil" 3 depends on BR2_PACKAGE_LIBXCB # xcb-util 18 http://xcb.freedesktop.org/
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | meson.build | 133 dependency('x11-xcb'), 134 dependency('xcb-aux'), 135 dependency('xcb-image'), 136 dependency('xcb-ewmh'), 137 dependency('xcb-icccm'),
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | xcb-util.inc | 2 DESCRIPTION = "The xcb-util module provides a number of libraries which \ 9 HOMEPAGE = "http://xcb.freedesktop.org/XcbUtil/" 19 SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2"
|
| H A D | libxcb_1.14.bb | 5 HOMEPAGE = "http://xcb.freedesktop.org" 12 SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.xz \ 20 DEPENDS = "xcb-proto xorgproto libxau libpthread-stubs libxdmcp"
|
| H A D | libx11_1.7.3.1.bb | 42 PACKAGES =+ "${PN}-xcb" 47 FILES:${PN}-xcb += "${libdir}/libX11-xcb.so.*"
|
| H A D | xcb-util-image_0.4.0.bb | 1 require xcb-util.inc 3 DEPENDS += "xcb-util"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/cairo/ |
| H A D | cairo_1.16.0.bb | 49 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 xcb', '', d)} \ 52 PACKAGECONFIG:class-native = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 xcb', '', d)}" 53 PACKAGECONFIG:class-nativesdk = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 xcb', '', d)}" 56 PACKAGECONFIG[xcb] = "--enable-xcb,--disable-xcb,libxcb"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-proto/ |
| H A D | xcb-proto_1.14.1.bb | 6 HOMEPAGE = "http://xcb.freedesktop.org" 22 FILES:${PN}-dev += "${datadir}/xcb/*.xml ${datadir}/xcb/*.xsd"
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xcb-proto/ |
| H A D | Config.in | 2 bool "xcb-proto" 6 http://xcb.freedesktop.org/
|
| H A D | xcb-proto.hash | 2 sha256 7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed xcb-proto-1.15.2.tar.xz 3 …9dd5bab46e29fc1c2f6e66a7a569e374ba6756faf3c39b0b5e5560df6d7f8b68beec97659d xcb-proto-1.15.2.tar.xz
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/ |
| HD | T.61-8BIT.gz | 1<code_set_name> T.61-8BIT
2<comment_char> %
3<escape_char> ... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/ |
| HD | T.61-8BIT.gz | 1<code_set_name> T.61-8BIT
2<comment_char> %
3<escape_char> ... |
| /OK3568_Linux_fs/buildroot/package/x11r7/xcb-util/ |
| H A D | xcb-util.mk | 8 XCB_UTIL_SOURCE = xcb-util-$(XCB_UTIL_VERSION).tar.bz2 9 XCB_UTIL_SITE = http://xcb.freedesktop.org/dist
|
| H A D | Config.in | 2 bool "xcb-util" 8 http://xcb.freedesktop.org/
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xcb-util-wm/ |
| H A D | xcb-util-wm.mk | 8 XCB_UTIL_WM_SITE = http://xcb.freedesktop.org/dist 9 XCB_UTIL_WM_SOURCE = xcb-util-wm-$(XCB_UTIL_WM_VERSION).tar.bz2
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xcb-util-keysyms/ |
| H A D | xcb-util-keysyms.mk | 8 XCB_UTIL_KEYSYMS_SOURCE = xcb-util-keysyms-$(XCB_UTIL_KEYSYMS_VERSION).tar.bz2 9 XCB_UTIL_KEYSYMS_SITE = http://xcb.freedesktop.org/dist
|
| /OK3568_Linux_fs/external/xserver/test/sync/ |
| H A D | meson.build | 1 xcb_dep = dependency('xcb', required: false) 2 xcb_sync_dep = dependency('xcb-sync', required: false)
|