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

  /external/bluetooth/glib/glib/
gmem.c 135 g_error ("%s: failed to allocate %"G_GSIZE_FORMAT" bytes",
155 g_error ("%s: failed to allocate %"G_GSIZE_FORMAT" bytes",
174 g_error ("%s: failed to allocate %"G_GSIZE_FORMAT" bytes",
423 g_print ("Total bytes: allocated=%"G_GSIZE_FORMAT", "
424 "zero-initialized=%"G_GSIZE_FORMAT" (%.2f%%), "
425 "freed=%"G_GSIZE_FORMAT" (%.2f%%), "
426 "remaining=%"G_GSIZE_FORMAT"\n",
509 g_warning ("free(%p): memory has been freed %"G_GSIZE_FORMAT" times already",
550 g_warning ("realloc(%p, %"G_GSIZE_FORMAT"): "
551 "memory has been freed %"G_GSIZE_FORMAT" times already"
    [all...]
gslice.c     [all...]
  /external/bluetooth/glib/tests/
type-test.c 134 #define FORMATSIZE "%" G_GSSIZE_FORMAT " %" G_GSIZE_FORMAT "\n"
  /external/bluetooth/glib/
glibconfig.h 69 #define G_GSIZE_FORMAT "lu"
glibconfig.h.win32.in 77 #define G_GSIZE_FORMAT "I64u"
93 #define G_GSIZE_FORMAT "u"
  /external/webkit/Tools/DumpRenderTree/gtk/
ImageDiff.cpp 160 printf("Content-Length: %"G_GSIZE_FORMAT"\n", bufferSize);
  /external/bluetooth/glib/gobject/
gsignal.c     [all...]
gtype.c     [all...]

Completed in 53 milliseconds