Searched
full:glib (Results
401 -
425 of
957) sorted by null
<<11121314151617181920>>
/external/webkit/JavaScriptCore/wtf/unicode/ |
Unicode.h | 33 #include <wtf/unicode/glib/UnicodeGLib.h>
|
/external/webkit/WebCore/platform/graphics/gtk/ |
DataSourceGStreamer.h | 22 #include <glib-object.h>
|
VideoSinkGStreamer.h | 24 #include <glib-object.h>
|
/external/webkit/WebCore/platform/gtk/ |
GRefPtrGtk.cpp | 23 #include <glib.h>
|
KURLGtk.cpp | 25 #include <glib.h>
|
SharedBufferGtk.cpp | 25 #include <glib.h>
|
/external/webkit/WebKit/gtk/webkit/ |
webkiterror.h | 23 #include <glib.h>
|
webkitnetworkresponse.h | 23 #include <glib-object.h>
|
webkitversion.h.in | 23 #include <glib.h>
|
webkitwebinspector.h | 23 #include <glib-object.h>
|
webkitwebpolicydecision.h | 23 #include <glib-object.h>
|
webkitwebwindowfeatures.h | 23 #include <glib-object.h>
|
/external/bluetooth/glib/gio/ |
Makefile.am | 45 -DG_LOG_DOMAIN=\"GLib-GIO\" \ 48 -I$(top_srcdir)/glib \ 65 glib_genmarshal=../gobject/glib-genmarshal 238 $(top_builddir)/glib/libglib-2.0.la \ 324 gioincludedir=$(includedir)/glib-2.0/gio/ 356 cd $(srcdir) && $$top_builddir/gobject/glib-mkenums --template gioenumtypes.h.template $(gio_headers) ) > \ 361 cd $(srcdir) && $$top_builddir/gobject/glib-mkenums --template gioenumtypes.c.template $(gio_headers) ) > \
|
/external/bluetooth/glib/glib/ |
gerror.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/. 29 #include "glib.h"
|
gmem.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/. 37 #include "glib.h" 49 * match the corresponding GLib prototypes, keep configure.in and gmem.h in sync here. 254 * by a non-GLib-based API. 419 g_print ("GLib Memory statistics (successful operations):\n"); 421 g_print ("GLib Memory statistics (failing operations):\n");
|
/external/bluetooth/glib/ |
glib-gettextize.in | 21 # work with glib's Makefile.in.in and po2tbl.sed.in, to not copy in 34 Usage: glib-gettextize [OPTION]... [package-dir] 55 gettext_dir=$prefix/share/glib-2.0/gettext 80 $echo "glib-gettextize: unknown option $1" 81 $echo "Try \`glib-gettextize --help' for more information."; exit 1 ;;
|
/external/bluetooth/glib/tests/ |
shell-test.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/. 30 #include <glib.h>
|
spawn-test.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/. 30 #include <glib.h>
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
conversions.sgml | 43 Glib uses UTF-8 for its strings, and GUI toolkits like GTK+ 44 that use Glib do the same thing. If you get a file name from 59 By default, Glib assumes that file names on disk are in UTF-8 66 want to instruct Glib to use that particular encoding for file 80 Glib provides the functions <link 396 sgml-parent-document: ("../glib-docs.sgml" "book" "refentry")
|
/external/bluetooth/glib/gobject/ |
gparam.h | 1 /* GObject - GLib Type, Object, Parameter and Signal Library 22 #error "Only <glib-object.h> can be included directly." 171 * Mask containing the bits of #GParamSpec.flags which are reserved for GLib. 320 * @n_preallocs: Prior to GLib 2.10, it specified the number of pre-allocated (cached) instances to reserve memory for (0 indicates no caching). Since GLib 2.10, it is ignored, since instances are allocated with the <link linkend="glib-Memory-Slices">slice allocator</link> now.
|
ChangeLog | 3 With the move to git, GLib is switching from a ChangeLog file 29 * glib-genmarshal.c: 30 * glib-mkenums.in: Adjust help output, accept -?, capitalize. 238 * glib-genmarshal.c : move G_OS_WIN32 inclusion of <io.h> down to 251 included before glib includes. Remove trailing whitespace from 417 * glib/gstdio.c: Improve Windows-specific parts of 553 * gobject/glib-genmarshal.c: Add global exit_status variable, and use 559 * glib-mkenums.in: Don't shift ARGV[0] to undefined. 687 * glib-genmarshal.c (main): Handle "/dev/stdin" by dup()ing fd 0 703 * glib-mkenums.in: [all...] |
/build/core/ |
pathmap.mk | 32 glib:external/bluetooth/glib \
|
/external/bluetooth/bluez/audio/ |
main.c | 37 #include <glib.h> 40 #include "glib-helper.h"
|
/external/bluetooth/bluez/serial/ |
manager.c | 51 #include <glib.h> 67 #include "glib-helper.h"
|
/external/bluetooth/bluez/test/ |
simple-agent | 8 import dbus.mainloop.glib namespace 81 dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
|
Completed in 410 milliseconds
<<11121314151617181920>>