Searched refs:months (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsleepuntil.c178 now.months = currentTime.months;
180 now.months++;
208 now.months = currentTime.months;
210 now.months++;
H A Dxtest.c335 activateTime.months++;
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsleepuntil.c162 now.months = currentTime.months;
164 now.months++;
191 now.months = currentTime.months;
193 now.months++;
H A Dxtest.c333 activateTime.months++;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixutils.c109 if (a.months < b.months)
111 if (a.months > b.months)
131 ts.months = currentTime.months;
136 ts.months -= 1;
141 ts.months += 1;
H A Devents.c1059 currentTime.months++;
1146 tail->months = currentTime.months;
1159 qe->months = currentTime.months;
1194 syncEvents.time.months = qe->months;
4959 syncEvents.time.months = 0;
4961 currentTime.months = 0;
H A Ddispatch.c197 systime.months = currentTime.months;
200 systime.months++;
213 systime.months = currentTime.months;
216 systime.months++;
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixutils.c107 if (a.months < b.months)
109 if (a.months > b.months)
130 ts.months = currentTime.months;
134 ts.months -= 1;
138 ts.months += 1;
H A Devents.c1073 currentTime.months++;
1095 time.months = currentTime.months;
1203 tail->months = currentTime.months;
1216 qe->months = currentTime.months;
1246 syncEvents.time.months = qe->months;
5510 syncEvents.time.months
[all...]
H A Ddispatch.c213 systime.months = currentTime.months;
216 systime.months++;
229 systime.months = currentTime.months;
232 systime.months++;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D6.5.2.rst27 coming months.
H A D21.2.0.rst1947 - ci/freedreno: Add another db820c flake that's appeared in the last few months.
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddix.h140 CARD32 months; /* really ~49.7 days */ member in struct:_TimeStamp
H A Dinputstr.h581 unsigned long months; /* milliseconds is in the event */ member in struct:_QdEvent
/xsrc/external/mit/xorg-server/dist/include/
H A Ddix.h164 CARD32 months; /* really ~49.7 days */ member in struct:_TimeStamp
H A Dinputstr.h653 unsigned long months; /* milliseconds is in the event */ member in struct:_QdEvent
/xsrc/external/mit/MesaLib/dist/docs/
H A Dreleasing.rst37 - Available approximately every three months.

Completed in 51 milliseconds