HomeSort by relevance Sort by last modified time
    Searched full:glib (Results 276 - 300 of 957) sorted by null

<<11121314151617181920>>

  /external/bluetooth/glib/glib/
gsequence.h 0 /* GLIB - Library of useful routines for C programming
22 #error "Only <glib.h> can be included directly."
28 #include <glib/gtypes.h>
gstdio.c 5 * GLib is free software; you can redistribute it and/or modify it
10 * GLib is distributed in the hope that it will be useful,
16 * License along with GLib; see the file COPYING.LIB. If not,
25 #include "glib.h"
57 * @filename: a pathname in the GLib file name encoding (UTF-8 on Windows)
112 * @filename: a pathname in the GLib file name encoding (UTF-8 on Windows)
158 * @filename: a pathname in the GLib file name encoding (UTF-8 on Windows)
174 * functions in the same C library. Thus if the GLib-using code uses a
175 * different C library than GLib does, the file descriptor returned by
216 * @filename: a pathname in the GLib file name encoding (UTF-8 on Windows
    [all...]
gpoll.h 21 #error "Only <glib.h> can be included directly."
27 #include <glib/gtypes.h>
33 * operating systems on which GLib runs. Right now, the
34 * GLib does use these functions on Win32 as well, but interprets
gstdio.h 5 * GLib is free software; you can redistribute it and/or modify it
10 * GLib is distributed in the hope that it will be useful,
16 * License along with GLib; see the file COPYING.LIB. If not,
24 #include <glib/gprintf.h>
gunicodeprivate.h 24 #include "glib.h"
gthreadprivate.h 0 /* GLIB - Library of useful routines for C programming
3 * gthreadprivate.h - GLib internal thread system related declarations.
  /external/webkit/WebKit/gtk/tests/
testhttpbackend.c 22 #include <glib.h>
23 #include <glib/gstdio.h>
82 g_critical("You will need at least glib-2.16.0 and gtk-2.14.0 to run the unit tests. Doing nothing now.");
  /external/bluetooth/bluez/input/
Android.mk 23 $(call include-path-for, glib) \
  /external/bluetooth/glib/build/win32/vs8/
glib-genmarshal.vcproj 5 Name="glib-genmarshal"
43 AdditionalIncludeDirectories="../../..;../../../glib"
119 AdditionalIncludeDirectories="../../..;../../../glib"
180 RelativePath="..\..\..\gobject\glib-genmarshal.c"
  /external/bluetooth/glib/docs/reference/glib/tmpl/
thread_pools.sgml 18 Therefore GLib provides thread pools for your convenience. An added
20 subsystems of your program, when they are using GLib.
43 alive by GLib for future use. The current number can be fetched with
56 <listitem><para>GLib thread system.</para></listitem>
base64.sgml 18 GLib supports incremental encoding using g_base64_encode_step() and
26 Support for Base64 encoding has been added in GLib 2.12.
linked_lists_single.sgml 18 <link linkend="glib-Doubly-Linked-lists">Doubly-Linked Lists</link>
24 <link linkend="glib-Type-Conversion-Macros">Type Conversion Macros</link>,
28 List elements are allocated from the <link linkend="glib-Memory-Slices">slice
78 <link linkend="glib-Type-Conversion-Macros">Type Conversion Macros</link>.
373 Note that this function is not available if GLib has been compiled
379 converted to the <link linkend="glib-Memory-Slices">slice allocator</link>
387 Note that this function is not available if GLib has been compiled
392 converted to the <link linkend="glib-Memory-Slices">slice allocator</link>
  /external/bluetooth/glib/glib/gnulib/
printf.c 0 /* GLIB - Library of useful routines for C programming
21 * Modified by the GLib Team and others 2003. 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/.
  /external/bluetooth/glib/gmodule/
gmodule-dl.c 1 /* GMODULE - GLIB wrapper code for dynamic module loading
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/.
gmodule-os2.c 1 /* GMODULE - GLIB wrapper code for dynamic module loading
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/.
  /external/webkit/JavaScriptCore/wtf/gtk/
GRefPtr.cpp 22 #include <glib.h>
  /external/webkit/WebCore/platform/gtk/
EventLoopGtk.cpp 23 #include <glib.h>
  /external/bluetooth/glib/docs/reference/gobject/
glib-mkenums.1 2 .\" Title: glib-mkenums
10 .TH "GLIB\-MKENUMS" "1" "03/13/2009" "[FIXME: source]" "[FIXME: manual]"
22 glib-mkenums \- C language enum description generation utility
  /external/bluetooth/glib/gio/fen/
gfendirectorymonitor.h 3 /* GIO - GLib Input, Output and Streaming Library
31 #include <glib-object.h>
gfenfilemonitor.h 3 /* GIO - GLib Input, Output and Streaming Library
31 #include <glib-object.h>
  /external/bluetooth/glib/gio/tests/
Makefile.am 6 -I$(top_srcdir)/glib \
14 $(top_builddir)/glib/libglib-2.0.la \
simple-async-result.c 12 #include <glib/glib.h>
  /external/bluetooth/glib/tests/gobject/
singleton.c 1 /* GObject - GLib Type, Object, Parameter and Signal Library
21 #include <glib-object.h>
  /external/webkit/WebKit/gtk/webkit/
webkitwebdatasource.h 23 #include <glib.h>
24 #include <glib-object.h>
webkitwebhistoryitem.h 23 #include <glib.h>
24 #include <glib-object.h>

Completed in 117 milliseconds

<<11121314151617181920>>