Home
last modified time | relevance | path

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

/external/bluetooth/glib/gthread/
Dgthread-win32.c200 SetEvent (g_ptr_array_index (cond->array, 0)); in g_cond_signal_win32_impl()
214 SetEvent (g_ptr_array_index (cond->array, i)); in g_cond_broadcast_win32_impl()
/external/bluetooth/glib/glib/
Dgarray.h108 #define g_ptr_array_index(array,index_) ((array)->pdata)[index_] macro
/external/bluetooth/glib/gio/
Dgicon.c199 token = g_ptr_array_index (tokens, i); in g_icon_to_string_tokenized()
Dgdesktopappinfo.c2679 anc = _g_unix_content_type_get_parents (g_ptr_array_index (array, i)); in get_all_desktop_entries_for_mime_type()
2684 if (strcmp (anc[j], g_ptr_array_index (array, k)) == 0) in get_all_desktop_entries_for_mime_type()
/external/bluetooth/glib/tests/
Dtestglib.c995 if (g_ptr_array_index (gparray, i) != GINT_TO_POINTER (i)) in test_arrays()
996 g_error ("array fails: %p ( %p )\n", g_ptr_array_index (gparray, i), GINT_TO_POINTER (i)); in test_arrays()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2147 g_ptr_array_index