Searched refs:Generate (Results 1 – 10 of 10) sorted by relevance
31 random_.Generate(testing::internal::Random::kMaxRange); in Rand16()37 random_.Generate(testing::internal::Random::kMaxRange); in Rand8()50 return random_.Generate(range); in PseudoUniform()
27 --exe Generate a project for building an Application28 --lib Generate a project for creating a static library29 --dll Generate a project for creating a dll
89 ; Generate cosine constants in d6 - d8 for the IDCT108 ; Generate sine constants in d1 - d4 for the IADST.
18 ; Generate IADST constants in r0 - r12 for the IADST.69 ; Generate IDCT constants in r3 - r9 for the IDCT.
170 cmake ${GTEST_DIR} # Generate native build scripts.
268 Generate a vpx.pc file for pkg-config.
726 const int selected = begin + random->Generate(range_width); in ShuffleRange()1775 UInt32 Random::Generate(UInt32 range) { in Generate() function in testing::internal::Random
8427 # Generate code to set up dependency tracking. -*- Autoconf -*-
7646 UInt32 Generate(UInt32 range);