Home
last modified time | relevance | path

Searched refs:g_rand_new_with_seed (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/elements/
Dfilesink.c84 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); \
/third_party/glib/glib/
Dgrand.h48 GRand* g_rand_new_with_seed (guint32 seed);
Dgrand.c179 g_rand_new_with_seed (guint32 seed) in g_rand_new_with_seed() function
Dgtestutils.c1694 GRand *rg = g_rand_new_with_seed (0xc8c49fb6);
/third_party/glib/gio/tests/
Dgmenumodel.c674 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()
/third_party/glib/glib/tests/
Drand.c87 rand = g_rand_new_with_seed (first_numbers[0]); in test_rand()
Dgvariant.c1207 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()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dbreakmydata.c279 bmd->rand = g_rand_new_with_seed (bmd->seed); in gst_break_my_data_start()
Drndbuffersize.c550 self->rand = g_rand_new_with_seed (self->seed); in gst_rnd_buffer_size_change_state()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpstorage.c465 test_data.rnd = g_rand_new_with_seed (seed); in GST_START_TEST()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3220 g_rand_new_with_seed