Searched refs:adjustment (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/bsd/libuuid_ul/dist/
H A Dgen_uuid.c193 THREAD_LOCAL int adjustment = 0; local in function:get_clock
244 adjustment = a;
261 adjustment = 0;
265 if (adjustment >= MAX_ADJUSTMENT)
267 adjustment++;
269 adjustment = 0;
273 clock_reg = tv.tv_usec*10 + adjustment;
278 adjustment += *num - 1;
279 last.tv_usec += adjustment / 10;
280 adjustment
[all...]
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_video.h64 uint32_t adjustment; /* general purpose variable */ member in struct:__anone192d83f0108
H A Dradeon_video.c1995 pPriv->adjustment=value;
1996 xf86DrvMsg(pScrn->scrnIndex,X_ERROR,"Setting pPriv->adjustment to %u\n",
1997 (unsigned)pPriv->adjustment);
2115 *value = pPriv->adjustment;
3519 vbi_line_width = 2000; /* might need adjustment */
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.10.rst56 - radv: Fix mipmap extent adjustment on GFX9+.
H A D20.2.1.rst59 - radv: Fix mipmap extent adjustment on GFX9+.
H A D20.1.0.rst923 - panfrost: Move the batch stack size adjustment out of
946 - panfrost: Move the mali_attr.src_offset adjustment to a sub-function
/xsrc/external/mit/libdrm/dist/
H A DCONTRIBUTING.rst64 spelling fixes and whitespace adjustment) patches that have been merged
/xsrc/external/mit/MesaLib/dist/docs/
H A Dxlibdriver.rst87 systems, however, may need gamma adjustment to produce images which look
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c607 adjust_vertex_fetch_alpha(struct radv_shader_context *ctx, unsigned adjustment, LLVMValueRef alpha) argument
609 if (adjustment == ALPHA_ADJUST_NONE)
616 if (adjustment == ALPHA_ADJUST_SSCALED)
629 adjustment == ALPHA_ADJUST_SNORM ? LLVMConstInt(ctx->ac.i32, 7, 0) : c30, "");
633 if (adjustment == ALPHA_ADJUST_SNORM) {
639 } else if (adjustment == ALPHA_ADJUST_SSCALED) {
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c2056 unsigned adjustment,
2059 if (adjustment == RADV_ALPHA_ADJUST_NONE)
2066 if (adjustment == RADV_ALPHA_ADJUST_SSCALED)
2078 adjustment == RADV_ALPHA_ADJUST_SNORM ?
2083 if (adjustment == RADV_ALPHA_ADJUST_SNORM) {
2089 } else if (adjustment == RADV_ALPHA_ADJUST_SSCALED) {
2055 adjust_vertex_fetch_alpha(struct radv_shader_context * ctx,unsigned adjustment,LLVMValueRef alpha) argument
/xsrc/external/mit/xproxymanagementprotocol/dist/
H A Daclocal.m4702 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4968 adjust_vertex_fetch_alpha(isel_context* ctx, enum radv_vs_input_alpha_adjust adjustment, Temp alpha) argument
4972 if (adjustment == ALPHA_ADJUST_SSCALED)
4981 unsigned offset = adjustment == ALPHA_ADJUST_SNORM ? 23u : 0u;
4986 if (adjustment == ALPHA_ADJUST_SNORM) {
4989 } else if (adjustment == ALPHA_ADJUST_SSCALED) {
/xsrc/external/mit/xf86dga/dist/
H A Daclocal.m4742 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/xf86-video-intel-old/dist/
H A Daclocal.m4947 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/evieext/dist/
H A Daclocal.m4742 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/luit/dist/
H A Daclocal.m4742 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/mkfontdir/dist/
H A Daclocal.m4742 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/font-adobe-utopia-75dpi/dist/
H A Daclocal.m42460 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/xvidtune/dist/
H A Daclocal.m4758 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/xorg-server.old/dist/
H A Daclocal.m4684 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md232 to need some manual adjustment on many systems, and the main build is
/xsrc/external/mit/libXevie/dist/
H A Daclocal.m4754 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/libXfontcache/dist/
H A Daclocal.m4754 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/glw/dist/
H A Daclocal.m48932 dnl adjustment using top_builddir (which is defined more often than
/xsrc/external/mit/xf86-video-wsfb/dist/
H A Daclocal.m410898 dnl adjustment using top_builddir (which is defined more often than

Completed in 107 milliseconds

12