Home
last modified time | relevance | path

Searched refs:g_random_double (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/tests/
Dthread-test.c235 if (g_random_double() > .2) /* I'm a reader */ in test_g_static_rw_lock_thread()
238 if (g_random_double() > .2) /* I'll block */ in test_g_static_rw_lock_thread()
259 if (g_random_double() > .2) /* I'll block */ in test_g_static_rw_lock_thread()
/external/bluetooth/glib/glib/
Dgrand.h78 gdouble g_random_double (void);
Dgrand.c581 g_random_double (void) in g_random_double() function
Dgaliasdef.c2256 #undef g_random_double
2257 extern __typeof (g_random_double) g_random_double __attribute((alias("IA__g_random_double"), visibi…
Dgalias.h2249 extern __typeof (g_random_double) IA__g_random_double __attribute((visibility("hidden")));
2250 #define g_random_double IA__g_random_double macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2397 g_random_double