OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_slist_copy
(Results
1 - 11
of
11
) sorted by null
/external/bluetooth/glib/glib/
gslist.h
80
GSList*
g_slist_copy
(GSList *list) G_GNUC_WARN_UNUSED_RESULT;
gslist.c
452
*
g_slist_copy
:
466
g_slist_copy
(GSList *list)
function
gtestutils.c
[
all
...]
galiasdef.c
2519
#undef
g_slist_copy
macro
[
all
...]
galias.h
2513
#define
g_slist_copy
macro
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
linked_lists_single.sgml
217
<!-- ##### FUNCTION
g_slist_copy
##### -->
/external/bluetooth/glib/
NEWS.pre-1-3
101
* New functions
g_slist_copy
and g_list_copy to duplicate a list with all
ChangeLog.pre-1-2
[
all
...]
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
1869
g_slist_copy
[
all
...]
/external/bluetooth/bluez/src/
adapter.c
[
all
...]
/external/bluetooth/glib/gobject/
gobject.c
281
class->construct_properties = pclass ?
g_slist_copy
(pclass->construct_properties) : NULL;
[
all
...]
Completed in 395 milliseconds