HomeSort by relevance Sort by last modified time
    Searched refs:random_upto_biased (Results 1 - 3 of 3) sorted by null

  /external/arm-optimized-routines/test/rtest/
random.h 12 uint32 random_upto_biased(uint32 limit, int bias);
random.c 46 * random_upto_biased: generate a number in the same range, but with
56 * it up like that means that random_upto_biased can do (a) only once
82 uint32 random_upto_biased(uint32 limit, int bias) { function
dotest.c     [all...]

Completed in 326 milliseconds