| /xsrc/external/mit/luit/dist/ |
| H A D | iso2022.h | 96 void terminate(Iso2022Ptr, int);
|
| H A D | iso2022.c | 700 terminate(is, fd); 874 terminate(is, fd); 883 terminate(is, fd); 898 terminate(Iso2022Ptr is, int fd) function in typeref:typename:void
|
| /xsrc/external/mit/mesa-demos/dist/src/wgl/ |
| H A D | sharedtex_mt.c | 58 static HANDLE terminate = NULL; variable in typeref:typename:HANDLE 83 SetEvent(terminate); 458 switch (MsgWaitForMultipleObjects(1, &terminate, FALSE, 1, QS_ALLINPUT)) { 514 terminate = CreateEvent(NULL, TRUE, FALSE, NULL);
|
| /xsrc/external/mit/bitmap/dist/ |
| H A D | ReqMach.c | 169 if (BW->bitmap.request_stack[BW->bitmap.current].request->terminate) 170 (*BW->bitmap.request_stack[BW->bitmap.current].request->terminate) 203 * it will terminate it.
|
| H A D | BitmapP.h | 72 TerminateProc terminate; member in struct:_BWRequestRec
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | sharedtex_mt.c | 61 static int terminate = 0; variable in typeref:typename:int 387 while(!terminate) { 445 terminate = 1;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir_rt.c | 307 nir_ssa_def *terminate = local in function:lower_ray_walk_intrinsics 310 nir_push_if(&b, terminate);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.1.6.rst | 104 - egl: reset blob cache set/get functions on terminate
|
| H A D | 20.1.2.rst | 112 - vulkan/wsi: Really terminate DRM lease in wsi_release_display().
|
| H A D | 19.2.0.rst | 403 - egl: reset blob cache set/get functions on terminate
|
| H A D | 19.3.0.rst | 3192 - egl: reset blob cache set/get functions on terminate
|
| H A D | 7.10.rst | 2346 - r300/compiler: don't terminate regalloc if we surpass max temps limit
|
| H A D | 20.2.0.rst | 3411 - vulkan/wsi: Really terminate DRM lease in wsi_release_display().
|
| H A D | 20.3.0.rst | 678 - pan/bi: Don't terminate helper threads
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrlease.c | 167 * Ask the driver to terminate a lease. The 344 if (stuff->terminate)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_state.c | 65 BOOL terminate; member in struct:csmt_context 105 while (!p_atomic_read(&ctx->terminate) && 125 if (p_atomic_read(&ctx->terminate)) { 215 * Waits for the worker thread to terminate. 231 /* Signal worker to terminate. */ 232 p_atomic_set(&ctx->terminate, TRUE);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_state.c | 65 BOOL terminate; member in struct:csmt_context 105 while (!p_atomic_read(&ctx->terminate) && 125 if (p_atomic_read(&ctx->terminate)) { 225 * Waits for the worker thread to terminate. 241 /* Signal worker to terminate. */ 242 p_atomic_set(&ctx->terminate, TRUE);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | randrproto.h | 877 BYTE terminate; member in struct:__anonb71068b83f08
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/ |
| H A D | gk104.asm | 899 rtt terminate
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/ |
| H A D | gk104.asm | 899 rtt terminate
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | tgsi.rst | 690 execution (while KILL may or may not terminate the
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | CHANGES.md | 345 enabled, which will terminate with an assertion failure if something
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 2551 "description": "zink: always terminate conditional render when flushing a batch", [all...] |