HomeSort by relevance Sort by last modified time
    Searched full:parvalue (Results 1 - 2 of 2) sorted by null

  /external/iproute2/netem/
paretonormal.c 65 int normvalue, parvalue, value; local
68 parvalue = paretovalue(i);
70 value = (normvalue+3*parvalue)/4;
  /external/srec/srec/clib/
swicms.c 105 static ESR_ReturnCode GetSomeIntsIfAny( const LCHAR* parname, imeldata* parvalue, size_t reqSize)
127 CHKLOG(rc, IntArrayListGet(intList, 0, parvalue));
130 CHKLOG(rc, IntArrayListGet(intList, i, &parvalue[i]));

Completed in 94 milliseconds