HomeSort by relevance Sort by last modified time
    Searched refs:g_slist_remove (Results 1 - 6 of 6) sorted by null

  /external/qemu/distrib/mini-glib/include/
glib.h 120 GSList* g_slist_remove(GSList* list, gconstpointer data);
  /external/chromium_org/third_party/icu/source/samples/layout/
gnomelayout.cpp 290 appList = g_slist_remove(appList, app);
cgnomelayout.c 289 appList = g_slist_remove(appList, app);
  /external/icu/icu4c/source/samples/layout/
gnomelayout.cpp 290 appList = g_slist_remove(appList, app);
cgnomelayout.c 289 appList = g_slist_remove(appList, app);
  /external/qemu/distrib/mini-glib/src/
glib-mini.c 281 GSList* g_slist_remove(GSList* list, const void* data) { function

Completed in 415 milliseconds