Searched refs:Check (Results 1 - 25 of 612) sorted by relevance

1234567891011>>

/xsrc/external/mit/libX11/dist/src/
H A DParseCmd.c91 enum {DontCare, Check, NotSorted, Sorted} table_is_sorted; enumerator in enum:XrmParseCommand::__anon792c3b300103
111 table_is_sorted = (myargc > 2) ? Check : DontCare;
120 if (table_is_sorted == Check && i > 0 &&
146 if (table_is_sorted == Check && i > 0 &&
151 if (table_is_sorted == Check && i >= (num_options-1))
/xsrc/external/mit/libvdpau/dist/
H A Dconfigure.ac8 # Check for secure_getenv
16 # Check for programs.
26 # Check for optional dependencies.
43 dnl Check to see if dlopen is in default libraries (like Solaris, which
57 # Check for Doxygen.
/xsrc/external/mit/libXevie/dist/
H A Dconfigure.ac17 # Check for progs
/xsrc/external/mit/libXxf86misc/dist/
H A Dconfigure.ac20 # Check for progs
/xsrc/external/mit/libpthread-stubs/dist/
H A Dconfigure.ac7 dnl Check if the following functions have stubs.
/xsrc/external/mit/libxkbui/dist/
H A Dconfigure.ac32 # Check for progs
36 # Check for dependencies
/xsrc/external/mit/MesaLib/dist/docs/
H A Dbugs.rst9 - Check if a new version of Mesa is available which might have fixed
11 - Check if your bug is already reported in the database.
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dsanity-a6xx.lua2 -- 1) Check for overflowing HLSQ_xS_CNTL.CONSTLEN
3 -- 2) Check for constant uploades that overwrite each other. The
/xsrc/external/mit/libXft/dist/
H A Dconfigure.ac65 # Check for Xrender
69 # Check freetype configuration
72 # Check fontconfig configuration
/xsrc/external/mit/x11perf/dist/
H A Dconfigure.ac50 # Check for Xrender library
58 # Check for Xft library
66 # Check for MIT-SHM extension
/xsrc/external/mit/libXaw/dist/src/
H A DScrollbar.c664 #define Check(field) if (newEvent->field != oldEvent->field) return (False) macro
666 Check(xany.display);
667 Check(xany.type);
668 Check(xany.window);
672 Check(xmotion.state);
676 Check(xbutton.state);
677 Check(xbutton.button);
681 Check(xkey.state);
682 Check(xkey.keycode);
686 Check(xcrossin
[all...]
/xsrc/external/mit/libXTrap/dist/
H A Dconfigure.ac35 # Check for progs
40 # Check for dependencies
/xsrc/external/mit/libXfontcache/dist/
H A Dconfigure.ac36 # Check for progs
42 # Check for dependencies
/xsrc/external/mit/fontconfig/dist/m4/
H A Dintlmacosx.m420 dnl Check for API introduced in Mac OS X 10.2.
36 dnl Check for API introduced in Mac OS X 10.3.
H A Dlib-ld.m452 # Check if gcc -print-prog-name=ld gives a path.
94 # Check to see if the program is GNU ld. I'd rather use --version,
/xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/
H A DBug Report.md2 - Check if a new version of Mesa is available which might have fixed the problem.
4 - Check if your bug has already been reported here.
H A DBug Report - AMD Radeon Vulkan.md2 - Check if a new version of Mesa is available which might have fixed the problem.
4 - Check if your bug has already been reported here.
/xsrc/external/mit/libXi/dist/
H A Dconfigure.ac35 # Check for xmlto and asciidoc for man page conversion
/xsrc/external/mit/libSM/dist/
H A Dconfigure.ac27 # Check for UUID support
/xsrc/external/mit/libxcb/dist/m4/
H A Dxcb.m45 dnl Check the visibility feature of gcc
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dauth.c54 AuthCheckFunc Check; /* verify client authorization data */ member in struct:protocol
216 return (*protocols[i].Check) (data_length, data, client, reason);
/xsrc/external/mit/xorg-server/dist/os/
H A Dauth.c55 AuthCheckFunc Check; /* verify client authorization data */ member in struct:protocol
213 return (*protocols[i].Check) (data_length, data, client,
/xsrc/external/mit/xf86-video-vmware/dist/
H A Dconfigure.ac130 # Check for prime.
136 # Check for drmGetDeviceNameFromFd2. On linux we need
/xsrc/external/mit/xdm/dist/
H A Dconfigure.ac47 # Check for mktemp to prevent security issue noted in Xorg bug #5898
53 # Check for system libraries
63 dnl Check in libbsd for functions that might be there if not already found
132 # Check for system library functions
141 # Check for pluggable authentication modules (PAM) support
160 # Check for Security-Enhanced Linux (SELinux) support
175 # Check whether to install systemd unit files, as suggested in daemon(7).
197 # Check whether to enable systemd startup notification.
/xsrc/external/mit/xf86-video-geode/dist/
H A Dconfigure.ac82 # Check for Video4Linux Version 2 (V4L2) availability
96 # Check if GCC supports compiling in 32 bit mode for 64 bit computers

Completed in 11 milliseconds

1234567891011>>