Home
last modified time | relevance | path

Searched refs:g_rand_copy (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/glib/glib/
Dgrand.h54 GRand* g_rand_copy (GRand *rand_);
Dgrand.c246 g_rand_copy (GRand* rand) in g_rand_copy() function
Dgaliasdef.c2229 #undef g_rand_copy
2230 extern __typeof (g_rand_copy) g_rand_copy __attribute((alias("IA__g_rand_copy"), visibility("defaul…
Dgalias.h2222 extern __typeof (g_rand_copy) IA__g_rand_copy __attribute((visibility("hidden")));
2223 #define g_rand_copy IA__g_rand_copy macro
/external/bluetooth/glib/
DChangeLog.pre-2-4614 glib/grand.h (g_rand_copy): Add g_rand_copy function to copy the
623 check that g_rand_copy truly copies the state by checking a few
DNEWS2486 original mersenne twister. Add g_rand_copy(). Improve seeding.
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2384 g_rand_copy