Home
last modified time | relevance | path

Searched refs:g_array_remove_index_fast (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/glib/glib/
Dgarray.h93 GArray* g_array_remove_index_fast (GArray *array,
Dgarray.c236 g_array_remove_index_fast (GArray *farray, in g_array_remove_index_fast() function
686 g_array_remove_index_fast ((GArray*) array, index_); in g_byte_array_remove_index_fast()
Dgaliasdef.c35 #undef g_array_remove_index_fast
36 extern __typeof (g_array_remove_index_fast) g_array_remove_index_fast __attribute((alias("IA__g_arr…
Dgalias.h32 extern __typeof (g_array_remove_index_fast) IA__g_array_remove_index_fast __attribute((visibility("…
33 #define g_array_remove_index_fast IA__g_array_remove_index_fast macro
/external/bluetooth/glib/
DNEWS.pre-1-3127 - g_array_remove_index_fast: remove an entry, order might be distorted
131 - g_byte_array_remove_index_fast: wrapper for g_array_remove_index_fast
DChangeLog.pre-1-21433 (g_array_remove_index_fast): new function for removing an entry
DChangeLog.pre-2-02902 * garray.c (g_array_remove_index_fast): Tiny speed improvement
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2123 g_array_remove_index_fast