Home
last modified time | relevance | path

Searched refs:dix (Results 1 – 25 of 134) sorted by relevance

123456

/OK3568_Linux_fs/external/xserver/dix/
H A DMakefile.am63 dtrace-dix.o: $(top_srcdir)/dix/Xserver.d libdix.la
64 …$(AM_V_GEN)$(DTRACE) -G -C -o $@ -s $(top_srcdir)/dix/Xserver.d $(am_libdix_la_OBJECTS:%.lo=.libs/…
66 noinst_PROGRAMS = dix.O
69 dix.O: dtrace-dix.o libdix.la
H A DMakefile.in93 @SPECIAL_DTRACE_OBJECTS_TRUE@noinst_PROGRAMS = dix.O$(EXEEXT)
94 subdir = dix
108 $(top_builddir)/include/dix-config.h \
673 $(AUTOMAKE) --foreign dix/Makefile
718 @SPECIAL_DTRACE_OBJECTS_FALSE@dix.O$(EXEEXT): $(dix_O_OBJECTS) $(dix_O_DEPENDENCIES) $(EXTRA_dix_O_…
719 @SPECIAL_DTRACE_OBJECTS_FALSE@ @rm -f dix.O$(EXEEXT)
1103 @SPECIAL_DTRACE_OBJECTS_TRUE@dtrace-dix.o: $(top_srcdir)/dix/Xserver.d libdix.la
1104 @SPECIAL_DTRACE_OBJECTS_TRUE@ $(AM_V_GEN)$(DTRACE) -G -C -o $@ -s $(top_srcdir)/dix/Xserver.d $(am_…
1105 @SPECIAL_DTRACE_OBJECTS_TRUE@dix.O: dtrace-dix.o libdix.la
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsd_dif.c33 int dif, dix; in sd_dif_config_host() local
36 dix = scsi_host_dix_capable(sdp->host, type); in sd_dif_config_host()
38 if (!dix && scsi_host_dix_capable(sdp->host, 0)) { in sd_dif_config_host()
39 dif = 0; dix = 1; in sd_dif_config_host()
42 if (!dix) in sd_dif_config_host()
H A Dsd.c342 unsigned int dif, dix; in protection_mode_show() local
345 dix = scsi_host_dix_capable(sdp->host, sdkp->protection_type); in protection_mode_show()
347 if (!dix && scsi_host_dix_capable(sdp->host, T10_PI_TYPE0_PROTECTION)) { in protection_mode_show()
349 dix = 1; in protection_mode_show()
352 if (!dif && !dix) in protection_mode_show()
355 return sprintf(buf, "%s%u\n", dix ? "dix" : "dif", dif); in protection_mode_show()
723 static unsigned int sd_prot_op(bool write, bool dix, bool dif) in sd_prot_op() argument
737 return ops[write << 2 | dix << 1 | dif]; in sd_prot_op()
782 unsigned int dix, unsigned int dif) in sd_setup_protect_cmnd() argument
785 unsigned int prot_op = sd_prot_op(rq_data_dir(scmd->request), dix, dif); in sd_setup_protect_cmnd()
[all …]
/OK3568_Linux_fs/external/xserver/os/
H A DMakefile.am61 dtrace.o: $(top_srcdir)/dix/Xserver.d libos.la
62 $(AM_V_GEN)$(DTRACE) -G -C -o $@ -s $(top_srcdir)/dix/Xserver.d .libs/*.o ../dix/.libs/*.o
H A DMakefile.in112 $(top_builddir)/include/dix-config.h \
1003 @SPECIAL_DTRACE_OBJECTS_TRUE@dtrace.o: $(top_srcdir)/dix/Xserver.d libos.la
1004 …ECTS_TRUE@ $(AM_V_GEN)$(DTRACE) -G -C -o $@ -s $(top_srcdir)/dix/Xserver.d .libs/*.o ../dix/.libs/…
/OK3568_Linux_fs/external/xserver/include/
H A DMakefile.in103 CONFIG_HEADER = do-not-use-config.h xorg-server.h dix-config.h \
157 cursor.h cursorstr.h dix.h dixaccess.h dixevents.h dixfont.h \
170 do-not-use-config.h.in xorg-server.h.in dix-config.h.in \
191 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/dix-config.h.in \
568 @XORG_TRUE@ dix.h \
625 dix-config-apple-verbatim.h \
639 all: do-not-use-config.h xorg-server.h dix-config.h xorg-config.h xkb-config.h xwin-config.h xwayla…
693 dix-config.h: stamp-h3
697 stamp-h3: $(srcdir)/dix-config.h.in $(top_builddir)/config.status
699 cd $(top_builddir) && $(SHELL) ./config.status include/dix-config.h
[all …]
H A DMakefile.am14 dix.h \
74 dix-config-apple-verbatim.h \
H A Dxwayland-config.h.meson.in5 #include <dix-config.h>
H A Dxwayland-config.h.in5 #include <dix-config.h>
H A Dxserver_poll.h27 #error must include dix-config.h to use xserver_poll.h
H A Dxwin-config.h.meson.in7 #include <dix-config.h>
H A Dxwin-config.h.in7 #include <dix-config.h>
H A Dservermd.h52 #error xserver code must include dix-config.h before any other headers
H A Dxorg-config.h.meson.in12 #include <dix-config.h>
H A Dxorg-config.h.in12 #include <dix-config.h>
H A Ddix-config.h.in1 /* dix-config.h.in: not at all generated. -*- c -*- */
441 #include "dix-config-apple-verbatim.h"
/OK3568_Linux_fs/external/xserver/
H A DMakefile.am42 dix \ subdir
96 dix \
150 dix/meson.build \
H A DChangeLog1670 dix: do not send focus event when grab actually does not change
1672 c67f2eac5651 ("dix: always send focus event on grab change") made dix
1758 dix: Check for NULL spriteInfo in GetPairedDevice
2092 v2: Also update dix-config.h.in
2210 …0005555555d8bb6 in dix_main (argc=4, argv=0x7fffffffead8, envp=0x7fffffffeb00) at ../dix/main.c:214
2211 …#10 0x00005555557a4f0b in main (argc=4, argv=0x7fffffffead8, envp=0x7fffffffeb00) at ../dix/stubma…
2431 …#4 0x00005571c3d7a01d in doFreeResource (res=0x5571c506e3d0, skip=skip@entry=0) at ../dix/resourc…
2432 #5 0x00005571c3d7b1dc in FreeClientResources (client=0x5571c4aed9a0) at ../dix/resource.c:1146
2433 #6 FreeClientResources (client=0x5571c4aed9a0) at ../dix/resource.c:1109
2434 #7 0x00005571c3d5525f in CloseDownClient (client=0x5571c4aed9a0) at ../dix/dispatch.c:3473
[all …]
H A DMakefile.in107 $(top_builddir)/include/dix-config.h \
620 dix \
654 dix/meson.build dri3/meson.build exa/meson.build \
693 dix \
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dcmap_xfbdev.rst5 These notes explain how X's dix layer uses fbdev's cmap structures.
41 xc-011010/programs/Xserver/dix/colormap.c::
/OK3568_Linux_fs/external/xserver/debian/patches/
H A D02_kbsd-input-devd.diff22 include/dix-config.h.in | 3 +
101 +#include <dix-config.h>
525 --- a/include/dix-config.h.in
526 +++ b/include/dix-config.h.in
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/
H A D0005-backing_store_tuner-struct-_Window-backStorage-is-go.patch8 Since xserver commit 'dix: Remove WindowRec::backStorage ' ([1])
/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/locales/
H A Dlij_IT83 "nov";"dix"
/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/locales/
H A Dlij_IT83 "nov";"dix"

123456