Searched refs:DONE (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xterm/dist/vttests/
H A Ddl.sh67 finish_test DONE
H A Dil.sh67 finish_test DONE
/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime.h67 #define DONE(x) if (x & CRIME_DEBUG_MASK) \ macro
71 #define DONE(x) macro
H A Dcrime_accel.c136 DONE(CRIME_DEBUG_BITBLT);
215 DONE(CRIME_DEBUG_BITBLT);
260 DONE(CRIME_DEBUG_RECTFILL);
302 DONE(CRIME_DEBUG_RECTFILL);
364 DONE(CRIME_DEBUG_RECTFILL);
390 DONE(CRIME_DEBUG_RECTFILL);
419 DONE(CRIME_DEBUG_IMAGEWRITE);
447 DONE(CRIME_DEBUG_IMAGEWRITE);
466 DONE(CRIME_DEBUG_IMAGEWRITE);
499 DONE(CRIME_DEBUG_COLOUREXPAN
[all...]
/xsrc/external/mit/freetype/dist/src/gzip/
H A Dinflate.c9 #define DONE INFLATE_DONE macro
25 DONE, /* finished check, done */ enumerator in enum:__anon816fb6c00103
238 z->state->mode = DONE;
270 z->state->mode = DONE;
272 case DONE:
H A Dinfutil.h23 DONE, /* finished last block, done */ enumerator in enum:__anon97c00b9d0103
H A Dinfblock.c362 s->mode = DONE;
364 case DONE:
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_save_draw.c184 DONE, enumerator in enum:vbo_save_status
231 return DONE;
288 return DONE;
313 if (vbo_save_playback_vertex_list_gallium(ctx, node, copy_to_current) == DONE)
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Ddirfile.c264 #define DONE 2 macro
326 case DONE:
346 case DONE:
457 return charClass == END ? DONE : NEWLINE;
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Ddirfile.c270 #define DONE 2 macro
332 case DONE:
352 case DONE:
463 return charClass == END ? DONE : NEWLINE;
/xsrc/external/mit/xdm/dist/greeter/
H A DLoginP.h70 # define DONE 3 macro
H A DLogin.c1193 ctx->login.state = DONE;
1195 Debug("FinishField #%d: now DONE\n", promptNum);
1287 ctx->login.state = DONE;
1304 ctx->login.state = DONE;
1321 ctx->login.state = DONE;
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l181 %x COMMENT DEFINE DONE HASH NEWLINE_CATCHUP UNREACHABLE
590 BEGIN DONE; /* Don't keep matching this rule forever. */
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l181 %x COMMENT DEFINE DONE HASH NEWLINE_CATCHUP UNREACHABLE
580 BEGIN DONE; /* Don't keep matching this rule forever. */
/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_render.c53 #define DONE xf86Msg(X_ERROR, "<%s\n", __func__); macro
56 #define DONE macro
254 DONE;
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-render.c637 goto DONE;
645 goto DONE;
653 goto DONE;
659 goto DONE;
676 DONE:
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-render.c637 goto DONE;
645 goto DONE;
653 goto DONE;
659 goto DONE;
676 DONE:
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-render.c627 goto DONE;
635 goto DONE;
643 goto DONE;
649 goto DONE;
666 DONE:
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c1006 #define DONE 3 macro
1906 BEGIN DONE; /* Don't keep matching this rule forever. */ variable in typeref:typename:BEGIN
1939 case YY_STATE_EOF(DONE):
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c1037 #define DONE 3 macro
1952 BEGIN DONE; /* Don't keep matching this rule forever. */ variable in typeref:typename:BEGIN
1985 case YY_STATE_EOF(DONE):
/xsrc/external/mit/MesaLib/dist/src/amd/registers/
H A Dgfx10-rsrc.json363 {"bits": [11, 11], "name": "DONE"},
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME-ISA.md165 as soon as it encounters a position export with `DONE=1`, without waiting
/xsrc/external/mit/fontconfig/dist/m4/
H A Dax_create_stdint_h.m4234 # ----------------- DONE inttypes.h checks START header -------------
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst4207 - docs: changed "Done" to "DONE" in features.txt

Completed in 374 milliseconds