HomeSort by relevance Sort by last modified time
    Searched full:g_debug (Results 1 - 22 of 22) sorted by null

  /external/bluetooth/glib/docs/reference/glib/tmpl/
memory_slices.sgml 145 <link linkend="G_DEBUG">G_DEBUG=gc-friendly</link> environment variable,
162 <link linkend="G_DEBUG">G_DEBUG=gc-friendly</link> environment variable,
227 <link linkend="G_DEBUG">G_DEBUG=gc-friendly</link> environment variable,
244 <link linkend="G_DEBUG">G_DEBUG=gc-friendly</link> environment variable,
messages.sgml 86 @G_LOG_LEVEL_DEBUG: log level for debug messages, see g_debug()
131 You can make warnings fatal at runtime by setting the %G_DEBUG environment
149 the %G_DEBUG environment variable (see
169 <!-- ##### MACRO g_debug ##### -->
245 fatal at runtime by setting the %G_DEBUG environment variable (see
memory.sgml 206 This variable is %TRUE if the <envar>G_DEBUG</envar> environment variable
207 includes the key <link linkend="G_DEBUG">gc-friendly</link>.
  /external/bluetooth/glib/glib/
gmessages.h 154 #define g_debug(...) g_log (G_LOG_DOMAIN, \ macro
174 #define g_debug(format...) g_log (G_LOG_DOMAIN, \ macro
217 g_debug (const gchar *format, function
gmem.c 708 val = _g_getenv_nomalloc ("G_DEBUG", buffer);
gmessages.c 1092 val = g_getenv ("G_DEBUG");
  /build/tools/atree/
atree.cpp 15 bool g_debug = getenv("ATREE_DEBUG") != NULL;
83 if (g_debug) {
139 g_debug = true;
  /external/bluetooth/glib/docs/reference/glib/
running.sgml 57 <formalpara id="G_DEBUG">
58 <title><envar>G_DEBUG</envar></title>
glib-sections.txt 955 g_debug
    [all...]
  /external/bluetooth/glib/docs/
macros.txt 32 G_DEBUG=gc-friendly.
  /external/webkit/Source/WebKit/gtk/tests/
testloading.c 352 g_debug("Error: %s", error->message);
  /external/bluetooth/glib/gmodule/
gmodule.c 321 env = g_getenv ("G_DEBUG");
ChangeLog 281 G_DEBUG flags resident-modules and bind-now-modules, bug #345099.
  /external/bluetooth/glib/
NEWS     [all...]
ChangeLog.pre-2-10 261 * gmem.[hc]: ensure g_mem_gc_friendly is initialized from G_DEBUG upon
265 described ENABLE_GC_FRIENDLY_DEFAULT as well as G_DEBUG=gc-friendly.
1014 * glib/gmessages.c: (_g_debug_init): handle G_DEBUG=fatal_criticals,
    [all...]
ChangeLog.pre-2-6     [all...]
ChangeLog.pre-2-8 751 * glib/gmessages.h (g_debug): Use G_LOG_LEVEL_DEBUG in
    [all...]
ChangeLog.pre-1-2     [all...]
ChangeLog.pre-2-0 175 (_g_debug_init): New one-shot function for parsing G_DEBUG.
    [all...]
  /external/bluetooth/glib/docs/reference/
ChangeLog     [all...]
  /external/bluetooth/glib/tests/
testglib.c     [all...]
regex-test.c     [all...]

Completed in 444 milliseconds