HomeSort by relevance Sort by last modified time
    Searched full:g_warning (Results 26 - 50 of 76) sorted by null

12 3 4

  /external/webkit/WebCore/platform/graphics/gtk/
GlyphPageTreeNodePango.cpp 63 g_warning("didn't get 1 glyph but %d", glyphs->num_glyphs);
  /external/bluetooth/glib/docs/reference/glib/tmpl/
warnings.sgml 41 g_message(), g_warning() and g_error().
77 be used, or the convenience functions g_message(), g_warning() and g_error().
messages.sgml 83 @G_LOG_LEVEL_WARNING: log level for warnings, see g_warning()
125 <!-- ##### MACRO g_warning ##### -->
  /external/bluetooth/glib/tests/
spawn-test.c 62 g_warning ("no error for sync spawn of nonexistent application");
74 g_warning ("no error for async spawn of nonexistent application");
child-test.c 200 g_warning ("%d children still alive\n", alive);
  /external/bluetooth/glib/gio/fam/
fam-helper.c 169 g_warning ("FAMOpen failed, FAMErrno=%d\n", FAMErrno);
  /external/bluetooth/glib/gio/
gwin32volumemonitor.c 140 g_warning ("get_viewable_logical_drives failed.");
gcontenttype.c 1242 g_warning ("can't insert tree matchlet at depth %d", depth);
1253 g_warning ("can't insert tree matchlet at depth %d", depth);
1300 g_warning ("%s: header not found, skipping\n", filename);
    [all...]
gcancellable.c 204 g_warning ("Failed to create pipe for GCancellable. Out of file descriptors?");
gfileoutputstream.c 302 g_warning ("stream is not closed yet, can't get etag");
gunixmounts.c 508 g_warning ("Unable to know the number of mounted volumes\n");
518 g_warning ("Bad vmount structure revision number, want %d, got %d\n", VMT_REVISION, vmount_info->vmt_revision);
522 g_warning ("Unable to recover mounted volumes information\n");
622 g_warning ("unable to read /dev/fs!");
    [all...]
  /external/bluetooth/glib/gmodule/
gmodule-beos.c 191 g_warning ("_g_module_build_path() untested for BeOS!");
  /external/bluetooth/glib/gobject/
glib-genmarshal.c 286 g_warning ("overfull string (%u bytes) for padspace",
469 g_warning ("unknown type: %s", sig->rarg->keyword);
479 g_warning ("unknown type: %s", iarg->keyword);
671 g_warning ("failed to open \"%s\": %s", file, g_strerror (errno));
gparam.c 432 g_warning ("G_PARAM_STATIC_NAME used with non-canonical pspec name: %s", pspec->name);
928 g_warning (G_STRLOC ": pspec name \"%s\" contains invalid characters", pspec->name);
965 g_warning (G_STRLOC ": attempt to remove unknown pspec `%s' from pool", pspec->name);
    [all...]
gclosure.c 692 g_warning (G_STRLOC ": unable to remove uninstalled invalidation notifier: %p (%p)",
720 g_warning (G_STRLOC ": unable to remove uninstalled finalization notifier: %p (%p)",
799 g_warning ("attempt to override closure->marshal (%p) with new marshal (%p)",
    [all...]
  /external/webkit/WebCore/platform/wx/wxcode/gtk/
non-kerned-drawing.cpp 173 g_warning("didn't get 1 glyph but %d", glyphs->num_glyphs);
  /external/webkit/WebKit/gtk/tests/
testwebframe.c 137 g_warning("Failed to delete the temporary file: %s.\nThis may cause the test to be bogus.", g_strerror(errno));
  /external/bluetooth/glib/gio/fen/
fen-helper.c 39 #define FH_W if (fh_debug_enabled) g_warning
fen-node.c 41 #define FN_W if (fn_debug_enabled) g_warning
  /external/bluetooth/glib/gthread/
gthread-impl.c 158 g_warning ("Trying to unlock a mutex at '%s', "
gthread-posix.c 69 g_warning ("Priorities can only be changed " \
  /external/bluetooth/glib/glib/
gmain.c 1182 g_warning (G_STRLOC ": ref_count == 0, but source is still attached to a context!");
    [all...]
goption.c 381 g_warning ("A group named \"%s\" is already part of this GOptionContext",
409 g_warning ("This GOptionContext already has a main group");
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
running.sgml 67 to <link linkend="g-warning">g_warning</link>() or
  /external/bluetooth/glib/gio/inotify/
inotify-path.c 62 #define IP_W if (ip_debug_enabled) g_warning

Completed in 1260 milliseconds

12 3 4