Searched refs:g_rand_new_with_seed (Results 1 – 11 of 11) sorted by relevance
84 GRand *rand = g_rand_new_with_seed (num_bytes); \107 GRand *rand = g_rand_new_with_seed (num_bytes); \133 GRand *rand = g_rand_new_with_seed (num_bytes); \157 GRand *rand = g_rand_new_with_seed (num_bytes); \181 GRand *rand = g_rand_new_with_seed (written); \
48 GRand* g_rand_new_with_seed (guint32 seed);
179 g_rand_new_with_seed (guint32 seed) in g_rand_new_with_seed() function
1694 GRand *rg = g_rand_new_with_seed (0xc8c49fb6);
674 randa = g_rand_new_with_seed (seed); in test_equality()675 randb = g_rand_new_with_seed (seed); in test_equality()712 randb = g_rand_new_with_seed (g_rand_int (randa)); in test_equality()734 rand = g_rand_new_with_seed (g_test_rand_int ()); in test_random()976 state.rand = g_rand_new_with_seed (g_test_rand_int ()); in do_roundtrip()1176 rand = g_rand_new_with_seed (g_test_rand_int ()); in do_modify()1226 GRand *rand = g_rand_new_with_seed (g_test_rand_int ()); in test_dbus_threaded()
87 rand = g_rand_new_with_seed (first_numbers[0]); in test_rand()
1207 rand = g_rand_new_with_seed (instance->seed); in random_instance_write()1236 rand = g_rand_new_with_seed (instance->seed); in random_instance_assert()1261 rand = g_rand_new_with_seed (instance->seed); in random_instance_check()
279 bmd->rand = g_rand_new_with_seed (bmd->seed); in gst_break_my_data_start()
550 self->rand = g_rand_new_with_seed (self->seed); in gst_rnd_buffer_size_change_state()
465 test_data.rnd = g_rand_new_with_seed (seed); in GST_START_TEST()
3220 g_rand_new_with_seed