OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_rand_free
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/glib/glib/
grand.h
53
void
g_rand_free
(GRand *rand_);
grand.c
220
*
g_rand_free
:
226
g_rand_free
(GRand* rand)
function
gtestutils.c
514
g_rand_free
(rg);
530
g_rand_free
(test_run_rand);
[
all
...]
galiasdef.c
2238
#undef
g_rand_free
macro
[
all
...]
galias.h
2232
#define
g_rand_free
macro
[
all
...]
/external/bluetooth/glib/gio/tests/
data-input-stream.c
311
g_rand_free
(rand);
data-output-stream.c
276
g_rand_free
(rand);
Completed in 778 milliseconds