Searched refs:GLIB_VAR (Results 1 - 10 of 10) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgdebug.h52 GLIB_VAR gboolean _g_debug_initialized;
53 GLIB_VAR guint _g_debug_flags;
H A Dgtypes.h413 #ifndef GLIB_VAR
416 # define GLIB_VAR extern macro
420 # define GLIB_VAR __declspec(dllexport)
422 # define GLIB_VAR extern
425 # define GLIB_VAR extern __declspec(dllimport)
429 # define GLIB_VAR extern
431 #endif /* GLIB_VAR */
H A Dgutils.h420 GLIB_VAR const guint glib_major_version;
421 GLIB_VAR const guint glib_minor_version;
422 GLIB_VAR const guint glib_micro_version;
423 GLIB_VAR const guint glib_interface_age;
424 GLIB_VAR const guint glib_binary_age;
H A Dgmem.h99 GLIB_VAR gboolean g_mem_gc_friendly;
103 GLIB_VAR GMemVTable *glib_mem_profiler_table;
H A Dgmain.h293 GLIB_VAR GSourceFuncs g_timeout_funcs;
294 GLIB_VAR GSourceFuncs g_child_watch_funcs;
295 GLIB_VAR GSourceFuncs g_idle_funcs;
H A Dgthread.h116 GLIB_VAR GThreadFunctions g_thread_functions_for_glib_use;
117 GLIB_VAR gboolean g_thread_use_default_impl;
118 GLIB_VAR gboolean g_threads_got_initialized;
120 GLIB_VAR guint64 (*g_thread_gettime) (void);
H A Dgiochannel.h303 GLIB_VAR GSourceFuncs g_io_watch_funcs;
H A Dgstrfuncs.h54 GLIB_VAR const guint16 * const g_ascii_table;
H A Dgtestutils.h227 GLIB_VAR const GTestConfig * const g_test_config_vars;
H A Dgunicode.h274 GLIB_VAR const gchar * const g_utf8_skip;

Completed in 158 milliseconds