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

  /external/bluetooth/glib/glib/
gconvert.h 71 GError **error) G_GNUC_MALLOC;
77 GError **error) G_GNUC_MALLOC;
85 GError **error) G_GNUC_MALLOC;
94 GError **error) G_GNUC_MALLOC;
99 GError **error) G_GNUC_MALLOC;
115 GError **error) G_GNUC_MALLOC;
120 GError **error) G_GNUC_MALLOC;
124 GError **error) G_GNUC_MALLOC;
128 GError **error) G_GNUC_MALLOC;
129 gchar *g_filename_display_name (const gchar *filename) G_GNUC_MALLOC;
    [all...]
gstrfuncs.h 165 gssize len) G_GNUC_MALLOC;
167 gssize len) G_GNUC_MALLOC;
189 gchar* g_strdup (const gchar *str) G_GNUC_MALLOC;
191 ...) G_GNUC_PRINTF (1, 2) G_GNUC_MALLOC;
193 va_list args) G_GNUC_MALLOC;
195 gsize n) G_GNUC_MALLOC;
197 gchar fill_char) G_GNUC_MALLOC;
199 ...) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
201 ...) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
207 gchar* g_strcompress (const gchar *source) G_GNUC_MALLOC;
    [all...]
gkeyfile.h 83 GError **error) G_GNUC_MALLOC;
84 gchar *g_key_file_get_start_group (GKeyFile *key_file) G_GNUC_MALLOC;
86 gsize *length) G_GNUC_MALLOC;
90 GError **error) G_GNUC_MALLOC;
100 GError **error) G_GNUC_MALLOC;
108 GError **error) G_GNUC_MALLOC;
117 GError **error) G_GNUC_MALLOC;
151 GError **error) G_GNUC_MALLOC;
162 GError **error) G_GNUC_MALLOC;
173 GError **error) G_GNUC_MALLOC;
    [all...]
gbase64.h 43 gsize len) G_GNUC_MALLOC;
50 gsize *out_len) G_GNUC_MALLOC;
gfileutils.h 112 ...) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
114 gchar **args) G_GNUC_MALLOC;
117 ...) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;
118 gchar *g_build_filenamev (gchar **args) G_GNUC_MALLOC;
gmappedfile.h 37 GError **error) G_GNUC_MALLOC;
gslice.h 37 gpointer g_slice_alloc (gsize block_size) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);
38 gpointer g_slice_alloc0 (gsize block_size) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);
40 gconstpointer mem_block) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);
gunicode.h 270 gsize *result_len) G_GNUC_MALLOC;
315 GError **error) G_GNUC_MALLOC;
320 GError **error) G_GNUC_MALLOC;
323 glong *items_written) G_GNUC_MALLOC;
328 GError **error) G_GNUC_MALLOC;
333 GError **error) G_GNUC_MALLOC;
338 GError **error) G_GNUC_MALLOC;
343 GError **error) G_GNUC_MALLOC;
364 gssize len) G_GNUC_MALLOC;
366 gssize len) G_GNUC_MALLOC;
    [all...]
gtimer.h 61 gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC;
gbookmarkfile.h 71 GError **error) G_GNUC_MALLOC;
81 GError **error) G_GNUC_MALLOC;
87 GError **error) G_GNUC_MALLOC;
93 GError **error) G_GNUC_MALLOC;
108 GError **error) G_GNUC_MALLOC;
120 GError **error) G_GNUC_MALLOC;
172 gsize *length) G_GNUC_MALLOC;
gmem.h 51 gpointer g_malloc (gsize n_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);
52 gpointer g_malloc0 (gsize n_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);
56 gpointer g_try_malloc (gsize n_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);
57 gpointer g_try_malloc0 (gsize n_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);
galias.h 230 extern __typeof (g_base64_encode) IA__g_base64_encode __attribute((visibility("hidden"))) G_GNUC_MALLOC;
236 extern __typeof (g_base64_decode) IA__g_base64_decode __attribute((visibility("hidden"))) G_GNUC_MALLOC;
273 extern __typeof (g_bookmark_file_get_title) IA__g_bookmark_file_get_title __attribute((visibility("hidden"))) G_GNUC_MALLOC;
279 extern __typeof (g_bookmark_file_get_description) IA__g_bookmark_file_get_description __attribute((visibility("hidden"))) G_GNUC_MALLOC;
285 extern __typeof (g_bookmark_file_get_mime_type) IA__g_bookmark_file_get_mime_type __attribute((visibility("hidden"))) G_GNUC_MALLOC;
297 extern __typeof (g_bookmark_file_get_groups) IA__g_bookmark_file_get_groups __attribute((visibility("hidden"))) G_GNUC_MALLOC;
306 extern __typeof (g_bookmark_file_get_applications) IA__g_bookmark_file_get_applications __attribute((visibility("hidden"))) G_GNUC_MALLOC;
351 extern __typeof (g_bookmark_file_get_uris) IA__g_bookmark_file_get_uris __attribute((visibility("hidden"))) G_GNUC_MALLOC;
459 extern __typeof (g_convert) IA__g_convert __attribute((visibility("hidden"))) G_GNUC_MALLOC;
465 extern __typeof (g_convert_with_fallback) IA__g_convert_with_fallback __attribute((visibility("hidden"))) G_GNUC_MALLOC;
    [all...]
gmacros.h 57 #define G_GNUC_MALLOC \
61 #define G_GNUC_MALLOC
gutils.h 239 gchar* g_path_get_basename (const gchar *file_name) G_GNUC_MALLOC;
240 gchar* g_path_get_dirname (const gchar *file_name) G_GNUC_MALLOC;

Completed in 261 milliseconds