Home
last modified time | relevance | path

Searched refs:boxed (Results 1 – 13 of 13) sorted by relevance

/external/bluetooth/glib/gobject/
Dgboxed.c91 value_copy (gpointer boxed) in value_copy() argument
93 const GValue *src_value = boxed; in value_copy()
105 value_free (gpointer boxed) in value_free() argument
107 GValue *value = boxed; in value_free()
178 gdate_copy (gpointer boxed) in gdate_copy() argument
180 const GDate *date = (const GDate*) boxed; in gdate_copy()
210 gstring_copy (gpointer boxed) in gstring_copy() argument
212 const GString *src_gstring = boxed; in gstring_copy()
218 gstring_free (gpointer boxed) in gstring_free() argument
220 GString *gstring = boxed; in gstring_free()
[all …]
Dgboxed.h53 typedef gpointer (*GBoxedCopyFunc) (gpointer boxed);
62 typedef void (*GBoxedFreeFunc) (gpointer boxed);
69 gpointer boxed);
Dgmarshal.list19 # BOXED for boxed (anonymous but reference counted) types (GBoxed*)
DChangeLog1237 * gboxed.c: Add a boxed type for GDate. (#301787, Tim-Philipp
1633 * gboxed.c (g_strv_get_type): Add a boxed type for nul-terminated
2392 * gboxed.[hc]: moved boxed types with _get_type() function here,
2446 G_TYPE_CLOSURE is a boxed type already.
2955 * gboxed.c: introduce G_TYPE_GSTRING, boxed type for GString.
3029 * gboxed.c: added G_TYPE_VALUE boxed type.
3055 boxed structure uses ref counting internally.
3092 this is exposed to the type system as a boxed type.
3669 * gboxed.[hc]: new files, for boxed type abstraction.
3670 (g_boxed_copy): copy a boxed structure
[all …]
/external/quake/quake/src/
Dreadme.txt51 or perhaps find a copy of the "Quake: the offering" boxed set with both
/external/bluetooth/glib/
DNEWS390 555313 GFileAttribute boxed type get_type function should...
404 554745 GFileAttributeInfoList should be boxed
1428 - GRegex is a boxed type now
1442 445065 Add GRegex boxed type
1949 - Hash tables are refcounted, and have a boxed type [Tim]
2162 - Add a boxed type for GDate [Tim-Philipp Müller]
2494 * Add a boxed type for NULL-terminated string arrays. [Matthias]
2970 * New types, boxed: G_TYPE_VALUE, G_TYPE_CLOSURE, G_TYPE_GSTRING
3012 * Added boxed and pointer types. [Tim/Jonathan]
DChangeLog.pre-2-20689 Bug 555313 – GFileAttribute boxed type get_type function should
DChangeLog.pre-2-14489 * gobject/gobject.symbols: Added GRegex boxed type.
/external/bluetooth/glib/gio/
DChangeLog789 Bug 554745 - GFileAttributeInfoList should be boxed
791 * gio/gfileattribute.c: Define a boxed type for GFileAttributeList
/external/bluetooth/glib/docs/reference/
DChangeLog3941 * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
/external/dbus/
DChangeLog1685 specialised types - we *need* boxed copy/free functions at the very
2441 it to be boxed twice before sending over the bus.
/external/srec/config/en.us/dictionary/
Dlarge.ok3424 boxed bokst
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-1614314 A JavaScript value may be a heap object or boxed primitive, represented by a