Searched refs:fresh (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dhash_composite_inc.h39 BROTLI_BOOL fresh; member in struct:HashComposite
49 self->fresh = BROTLI_TRUE;
60 if (self->fresh) {
61 self->fresh = BROTLI_FALSE;
/xsrc/external/mit/freetype/dist/src/raster/
H A Dftraster.c505 Bool fresh; /* signals a fresh new profile which */ member in struct:black_TWorker_
700 ras.fresh = TRUE;
1080 if ( ras.fresh )
1083 ras.fresh = FALSE;
1167 Bool result, fresh; local in function:Line_Down
1170 fresh = ras.fresh;
1174 if ( fresh && !ras.fresh )
1354 Bool result, fresh; local in function:Bezier_Down
[all...]
/xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/
H A DBug Report - AMD Radeon Vulkan.md33 How can Mesa developers reproduce the issue? When reporting a game issue, start explaining from a fresh save file and don't assume prior knowledge of the game's story.
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dfunctions.adoc160 cursor and returns. Actual execution then happens via another fresh call
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst3262 - radv: add some infrastructure for fresh forks for each secure compile
3264 - radv: create a fresh fork for each pipeline compile
H A D20.0.0.rst3356 - radv: add some infrastructure for fresh forks for each secure compile
3358 - radv: create a fresh fork for each pipeline compile
H A D21.3.0.rst1431 - i915g: Improve debug output for the fresh-batch overflow case.
H A D20.2.0.rst4444 - radv: fix the error code when allocating a fresh imported syncobj fails
H A D21.1.0.rst1032 - panfrost: Update ctx->batch when a fresh batch is requested

Completed in 32 milliseconds