Home
last modified time | relevance | path

Searched refs:rand (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dconfdata.c948 def = (rand() % cnt); in randomize_choice_values()
1008 sym->def[S_DEF_USER].tri = (tristate)(rand() % cnt); in conf_set_all_new_symbols()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Drose.h82 unsigned int rand; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netrose/
H A Drose.h111 unsigned int rand; member
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c910 if (rand()%4) { //buffer full in MDrv_MFE_ISR()
919 temp = rand()%gpMfeConfig->ctxBufInfo.m_OutBufferSize; in MDrv_MFE_ISR()
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdlib.h105 int _EXFUN(rand,(_VOID));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdlib.h380 extern int rand (void) __THROW;
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DmsRateCtrl.c811 nVariance = nVar = rand()%128; in cvbr_InitMB()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DmsRateCtrl.c832 nVariance = nVar = rand()%128; in cvbr_InitMB()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c12538 MS_U8 u8RandomDither = rand()%16; in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c12538 MS_U8 u8RandomDither = rand()%16; in Hal_PQ_AdaptiveTuning()