Searched refs:WAIT (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dalp_xaam.c69 #define WAIT while(minl(0x40) & pCir->chip.alp->waitMsk){}; macro
89 WAIT;
121 WAIT;
154 WAIT;
182 WAIT;
H A Dalp_xaa.c20 #define WAIT outb(pCir->PIOReg, 0x31); \ macro
74 WAIT;
104 WAIT;
149 WAIT;
202 WAIT;
240 WAIT;
297 WAIT;
342 WAIT;
392 WAIT;
437 WAIT;
[all...]
/xsrc/external/mit/twm/dist/src/
H A Dgram.y122 %token <num> MOVE RESIZE WAIT SELECT KILL LEFT_TITLEBUTTON RIGHT_TITLEBUTTON
417 | WAIT string string {
419 | WAIT string {
H A Dparse.c584 { "wait", WAIT, 0 },
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_statistics.cpp112 #define WAIT(res) BlockCycleEstimator::res, 0 macro
179 #undef WAIT
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_dri2.c229 WAIT enumerator in enum:nouveau_dri2_vblank_state::__anond2032aa30103
575 case WAIT:
935 *s = (struct nouveau_dri2_vblank_state) { WAIT, client, draw->id };
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y401 %token <integer> WAIT WHILE
922 WAIT execsize dst instoptions
931 error(&@1, "WAIT must use the notification register\n");
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dassyntax.h676 #define WAIT CHOICE(wait, wait, wait) macro
1389 #define WAIT wait macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dassyntax.h676 #define WAIT CHOICE(wait, wait, wait) macro
1389 #define WAIT wait macro
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst3628 - intel/tools: Disassemble WAIT's argument as a destination

Completed in 27 milliseconds