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

  /external/bluetooth/glib/glib/
gthreadprivate.h 50 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);
gunicodeprivate.h 28 G_GNUC_INTERNAL gunichar *_g_utf8_normalize_wc
gdebug.h 55 G_GNUC_INTERNAL void _g_debug_init (void);
gmessages.h 110 G_GNUC_INTERNAL void _g_log_fallback_handler (const gchar *log_domain,
gutf8.c 451 G_GNUC_INTERNAL const char **
    [all...]
gconvert.c 110 G_GNUC_INTERNAL extern const char **
    [all...]
  /external/bluetooth/glib/
glibconfig.h 145 #define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
147 #define G_GNUC_INTERNAL __hidden
149 #define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
151 #define G_GNUC_INTERNAL
glibconfig.h.win32.in 188 #define G_GNUC_INTERNAL
  /external/bluetooth/glib/gobject/
gtype.h     [all...]
  /external/bluetooth/glib/docs/reference/gobject/
Makefile.am 17 --ignore-decorators=G_GNUC_INTERNAL
  /external/bluetooth/glib/gio/inotify/
inotify-helper.c 60 G_GNUC_INTERNAL G_LOCK_DEFINE (inotify_lock);
  /external/bluetooth/glib/gio/fen/
fen-kernel.c 44 G_GNUC_INTERNAL G_LOCK_DEFINE (fen_lock);

Completed in 334 milliseconds