HomeSort by relevance Sort by last modified time
    Searched refs:glib (Results 351 - 364 of 364) sorted by null

<<1112131415

  /external/bluetooth/bluez/test/
hciemu.c 54 #include <glib.h>
  /external/bluetooth/glib/tests/
queue-test.c 7 #include <glib.h>
sequence-test.c 2 #include <glib.h>
testglib.c 0 /* GLIB - Library of useful routines for C programming
21 * Modified by the GLib Team and others 1997-2000. See the AUTHORS
22 * file for a list of people on the GLib Team. See the ChangeLog
24 * GLib at ftp://ftp.gtk.org/pub/gtk/.
35 #include "glib.h"
36 #include <glib/gstdio.h>
752 /* Can't calculate GLib DLL name at runtime. */
760 g_print ("GLib DLL name tested for: %s\n", glib_dll);
762 g_print ("GLib installation directory, from Registry entry for %s if available: %s\n",
765 g_print ("Ditto, or from GLib DLL name: %s\n"
    [all...]
  /external/bluetooth/bluez/audio/
unix.c 40 #include <glib.h>
52 #include "glib-helper.h"
    [all...]
headset.c 50 #include <glib.h>
60 #include "glib-helper.h"
    [all...]
avdtp.c 40 #include <glib.h>
52 #include "glib-helper.h"
    [all...]
  /external/bluetooth/glib/gio/
glocalfile.c 1 /* GIO - GLib Input, Output and Streaming Library
86 #include <glib/gstdio.h>
    [all...]
glocalfileinfo.c 3 /* GIO - GLib Input, Output and Streaming Library
61 #include <glib/gstdio.h>
    [all...]
gdesktopappinfo.c 1 /* GIO - GLib Input, Output and Streaming Library
41 #include <glib/gstdio.h>
303 * @filename: the path of a desktop file, in the GLib filename encoding
    [all...]
  /external/webkit/WebCore/platform/
KURL.cpp 43 #include <glib.h>
    [all...]
  /external/bluetooth/bluez/src/
adapter.c 44 #include <glib.h>
60 #include "glib-helper.h"
    [all...]
device.c 43 #include <glib.h>
56 #include "glib-helper.h"
    [all...]
  /external/webkit/WebKit/gtk/webkit/
webkitwebview.cpp 63 #include <glib/gi18n-lib.h>
    [all...]

Completed in 1069 milliseconds

<<1112131415