Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgqueue.h86 gint g_queue_index (GQueue *queue,
Dgqueue.c867 g_queue_index (GQueue *queue, in g_queue_index() function
Dgaliasdef.c2132 #undef g_queue_index
2133 extern __typeof (g_queue_index) g_queue_index __attribute((alias("IA__g_queue_index"), visibility("…
Dgalias.h2125 extern __typeof (g_queue_index) IA__g_queue_index __attribute((visibility("hidden")));
2126 #define g_queue_index IA__g_queue_index macro
/external/bluetooth/glib/tests/
Dqueue-test.c493 g_assert (g_queue_index (q, GINT_TO_POINTER (x)) == in random_test()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1921 g_queue_index