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

  /external/bluetooth/glib/glib/
grand.h 50 GRand* g_rand_new_with_seed_array (const guint32 *seed,
grand.c 134 * g_rand_new_with_seed_array:
145 g_rand_new_with_seed_array (const guint32 *seed, guint seed_length) function
216 return g_rand_new_with_seed_array (seed, 4);
gtestutils.c 555 test_run_rand = g_rand_new_with_seed_array (seedarray, 4);
    [all...]
galiasdef.c 2253 #undef g_rand_new_with_seed_array macro
    [all...]