Searched refs:terminate (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/luit/dist/
H A Diso2022.h96 void terminate(Iso2022Ptr, int);
H A Diso2022.c700 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 Dsharedtex_mt.c58 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 DReqMach.c169 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 DBitmapP.h72 TerminateProc terminate; member in struct:_BWRequestRec
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dsharedtex_mt.c61 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 Dbrw_nir_rt.c307 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 D19.1.6.rst104 - egl: reset blob cache set/get functions on terminate
H A D20.1.2.rst112 - vulkan/wsi: Really terminate DRM lease in wsi_release_display().
H A D19.2.0.rst403 - egl: reset blob cache set/get functions on terminate
H A D19.3.0.rst3192 - egl: reset blob cache set/get functions on terminate
H A D7.10.rst2346 - r300/compiler: don't terminate regalloc if we surpass max temps limit
H A D20.2.0.rst3411 - vulkan/wsi: Really terminate DRM lease in wsi_release_display().
H A D20.3.0.rst678 - pan/bi: Don't terminate helper threads
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrlease.c167 * 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 Dnine_state.c65 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 Dnine_state.c65 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 Drandrproto.h877 BYTE terminate; member in struct:__anonb71068b83f08
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/
H A Dgk104.asm899 rtt terminate
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/
H A Dgk104.asm899 rtt terminate
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dtgsi.rst690 execution (while KILL may or may not terminate the
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md345 enabled, which will terminate with an assertion failure if something
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json2551 "description": "zink: always terminate conditional render when flushing a batch",
[all...]

Completed in 193 milliseconds