Searched defs:random_value (Results 1 – 8 of 8) sorted by relevance
61 uint32_t i, random_value = 0; in main() local
11 static unsigned int random_value = 1; variable
58 std::vector<char16_t> RandomChar16Array(size_t random_value, in RandomChar16Array()
297 glw::GLfloat random_value = static_cast<glw::GLfloat>(randomFormula(m_position_range)) / in iterate() local
71 WORD32 random_value; in ixheaacd_aac_ec_flip_spec_sign() local
148 int random_value = buffer[i] % (2 * 26 + 10); in GetRandomSuffix() local
2271 auto random_value = rand(); in TEST_P() local