Searched refs:Increment (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_init.c1998 ULONG Increment , Position ; local in function:XGINew_CheckColumn
2000 /* Increment = 1 << ( DRAMTYPE_TABLE[ index ][ 2 ] + XGINew_DataBusWidth / 64 + 1 ) ; */
2001 Increment = 1 << ( 10 + XGINew_DataBusWidth / 64 ) ;
2006 Position += Increment ;
2014 Position += Increment ;
2030 ULONG Increment , Position ; local in function:XGINew_CheckBanks
2032 Increment = 1 << ( DRAMTYPE_TABLE[ index ][ 2 ] + XGINew_DataBusWidth / 64 + 2 ) ;
2038 Position += Increment ;
2046 Position += Increment ;
2062 ULONG Increment , Positio local in function:XGINew_CheckRank
2097 ULONG Increment , Position ; local in function:XGINew_CheckDDRRank
[all...]
/xsrc/external/mit/MesaLib/dist/docs/
H A Dreleasing.rst269 Increment the version contained in the file ``VERSION`` at Mesa's top-level,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst2803 - intel/fs/ra: Increment spill_offset as part of the emit_spill loop
H A D21.1.0.rst3658 - compiler/nir: Increment shader input count and mark as used when adding new gl_PointCoord

Completed in 18 milliseconds