Home
last modified time | relevance | path

Searched refs:GLIB_VAR (Results 1 – 16 of 16) sorted by relevance

/external/bluetooth/glib/glib/
Dgdebug.h52 GLIB_VAR gboolean _g_debug_initialized;
53 GLIB_VAR guint _g_debug_flags;
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
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;
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);
Dgmem.h99 GLIB_VAR gboolean g_mem_gc_friendly;
103 GLIB_VAR GMemVTable *glib_mem_profiler_table;
Dgmain.h293 GLIB_VAR GSourceFuncs g_timeout_funcs;
294 GLIB_VAR GSourceFuncs g_child_watch_funcs;
295 GLIB_VAR GSourceFuncs g_idle_funcs;
Dgstrfuncs.h54 GLIB_VAR const guint16 * const g_ascii_table;
Dgiochannel.h303 GLIB_VAR GSourceFuncs g_io_watch_funcs;
Dgtestutils.h227 GLIB_VAR const GTestConfig * const g_test_config_vars;
Dgunicode.h274 GLIB_VAR const gchar * const g_utf8_skip;
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt373 GLIB_VAR
/external/bluetooth/glib/build/
DChangeLog45 functions. Add DLL_EXPORT to glib to export also the GLIB_VAR
/external/bluetooth/glib/
DChangeLog.pre-2-20227 Add SCAN_OPTIONS=--ignore-decorators="GLIB_VAR" to Makefile.am to fix
DChangeLog.pre-2-03518 * gtypes.h: Refine GLIB_VAR definition. Also check for DLL_EXPORT
3535 * gthread.h: Include gtypes.h to be sure to get GLIB_VAR
3538 * gunicode.h: Remove duplicate GLIB_VAR definition from here, too.
3667 * gutils.h: Move GLIB_VAR definition from gutils.h to gtypes.h
5461 * glib.h (GLIB_VAR): Rename the GUTILS_C_VAR macro to GLIB_VAR.
5463 * gunicode.h: Mark the g_utf8_skip array with GLIB_VAR.
DChangeLog.pre-2-181520 that the use of variables from libglib gets the GLIB_VAR macro in
/external/bluetooth/glib/gobject/
DChangeLog2380 * gparamspecs.h (GOBJECT_VAR): Can't use GLIB_VAR here, as that