Searched refs:G_GNUC_INTERNAL (Results 1 - 12 of 12) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgthreadprivate.h50 G_GNUC_INTERNAL void _g_mem_thread_init_noprivate_nomessage (void);
52 G_GNUC_INTERNAL void _g_slice_thread_init_nomessage (void);
53 G_GNUC_INTERNAL void _g_messages_thread_init_nomessage (void);
56 G_GNUC_INTERNAL void _g_convert_thread_init (void);
57 G_GNUC_INTERNAL void _g_rand_thread_init (void);
58 G_GNUC_INTERNAL void _g_main_thread_init (void);
59 G_GNUC_INTERNAL void _g_atomic_thread_init (void);
60 G_GNUC_INTERNAL void _g_utils_thread_init (void);
63 G_GNUC_INTERNAL void _g_win32_thread_init (void);
H A Dgunicodeprivate.h28 G_GNUC_INTERNAL gunichar *_g_utf8_normalize_wc
H A Dgdebug.h55 G_GNUC_INTERNAL void _g_debug_init (void);
H A Dgmessages.h110 G_GNUC_INTERNAL void _g_log_fallback_handler (const gchar *log_domain,
H A Dgutf8.c451 G_GNUC_INTERNAL const char **
H A Dgconvert.c110 G_GNUC_INTERNAL extern const char **
/external/bluetooth/glib/
H A Dglibconfig.h145 #define G_GNUC_INTERNAL __attribute__((visibility("hidden"))) macro
147 #define G_GNUC_INTERNAL __hidden macro
149 #define G_GNUC_INTERNAL __attribute__((visibility("hidden"))) macro
151 #define G_GNUC_INTERNAL macro
H A Dglibconfig.h.win32.in188 #define G_GNUC_INTERNAL
/external/bluetooth/glib/gobject/
H A Dgtype.h1450 G_GNUC_INTERNAL void g_value_c_init (void); /* sync with gvalue.c */
1451 G_GNUC_INTERNAL void g_value_types_init (void); /* sync with gvaluetypes.c */
1452 G_GNUC_INTERNAL void g_enum_types_init (void); /* sync with genums.c */
1453 G_GNUC_INTERNAL void g_param_type_init (void); /* sync with gparam.c */
1454 G_GNUC_INTERNAL void g_boxed_type_init (void); /* sync with gboxed.c */
1455 G_GNUC_INTERNAL void g_object_type_init (void); /* sync with gobject.c */
1456 G_GNUC_INTERNAL void g_param_spec_types_init (void); /* sync with gparamspecs.c */
1457 G_GNUC_INTERNAL void g_value_transforms_init (void); /* sync with gvaluetransform.c */
1458 G_GNUC_INTERNAL void g_signal_init (void); /* sync with gsignal.c */
/external/bluetooth/glib/docs/reference/gobject/
H A DMakefile.am17 --ignore-decorators=G_GNUC_INTERNAL
/external/bluetooth/glib/gio/inotify/
H A Dinotify-helper.c60 G_GNUC_INTERNAL G_LOCK_DEFINE (inotify_lock);
/external/bluetooth/glib/gio/fen/
H A Dfen-kernel.c44 G_GNUC_INTERNAL G_LOCK_DEFINE (fen_lock);

Completed in 1028 milliseconds