OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkForInput
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/os/
WaitFor.c
269
if (*
checkForInput
[0] != *
checkForInput
[1])
290
if (*
checkForInput
[0] == *
checkForInput
[1]) {
326
if (*
checkForInput
[0] != *
checkForInput
[1])
/xsrc/external/mit/xorg-server/dist/include/
dix.h
155
extern _X_EXPORT HWEventQueuePtr
checkForInput
[2];
160
return (*
checkForInput
[0] != *
checkForInput
[1]);
/xsrc/external/mit/xorg-server.old/dist/include/
dix.h
137
extern _X_EXPORT HWEventQueuePtr
checkForInput
[2];
/xsrc/external/mit/xorg-server.old/dist/dix/
dispatch.c
160
HWEventQueuePtr
checkForInput
[2];
185
checkForInput
[0] = c0;
186
checkForInput
[1] = c1;
201
if (*
checkForInput
[0] != *
checkForInput
[1])
217
if (*
checkForInput
[0] == *
checkForInput
[1])
348
HWEventQueuePtr* icheck =
checkForInput
;
/xsrc/external/mit/xorg-server/dist/dix/
dispatch.c
158
HWEventQueuePtr
checkForInput
[2];
201
checkForInput
[0] = c0;
202
checkForInput
[1] = c1;
Completed in 9 milliseconds
Indexes created Mon Aug 24 00:24:59 UTC 2026