HomeSort by relevance Sort by last modified time
    Searched full:glib (Results 501 - 525 of 920) sorted by null

<<21222324252627282930>>

  /external/bluetooth/glib/gthread/
gthread-posix.c 0 /* GLIB - Library of useful routines for C programming
24 * Modified by the GLib Team and others 1997-2000. See the AUTHORS
25 * file for a list of people on the GLib Team. See the ChangeLog
27 * GLib at ftp://ftp.gtk.org/pub/gtk/.
97 # error This should not happen. Contact the GLib team.
gthread-win32.c 0 /* GLIB - Library of useful routines for C programming
25 * Modified by the GLib Team and others 1997-2000. See the AUTHORS
26 * file for a list of people on the GLib Team. See the ChangeLog
28 * GLib at ftp://ftp.gtk.org/pub/gtk/.
37 #include "glib.h"
  /external/bluetooth/glib/tests/
hash-test.c 0 /* GLIB - Library of useful routines for C programming
22 * Modified by the GLib Team and others 1997-2000. See the AUTHORS
23 * file for a list of people on the GLib Team. See the ChangeLog
25 * GLib at ftp://ftp.gtk.org/pub/gtk/.
41 #include <glib.h>
slice-test.c 0 /* GLIB sliced memory - fast threaded memory chunk allocator
19 #include <glib.h>
226 case 'G': /* GLib mode */
  /external/bluetooth/glib/glib/
gutils.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/.
60 #include "glib.h"
164 * here we return the actual folder where the GLib DLL is. We don't
168 * In a statically built GLib, glib_dll will be NULL and we will
195 * Checks that the GLib library in use is compatible with the
200 * the version of GLib the application or module was compiled
210 * Return value: %NULL if the GLib library is compatible with th
    [all...]
gmessages.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/.
44 #include "glib.h"
251 /* restrict the global mask to levels that are known to glib
634 _g_fprintf (stderr, "GLib: Cannot convert message: %s\n", err->message);
658 /* we may not call _any_ GLib functions here (or macros like g_return_if_fail()) */
725 /* we may not call _any_ GLib functions here */
785 /* we can not call _any_ GLib functions in this fallback handler
    [all...]
grand.c 0 /* GLIB - Library of useful routines for C programming
25 * This code was adapted to glib by Sebastian Wilhelmi.
29 * Modified by the GLib Team and others 1997-2000. See the AUTHORS
30 * file for a list of people on the GLib Team. See the ChangeLog
32 * GLib at ftp://ftp.gtk.org/pub/gtk/.
50 #include "glib.h"
gtestutils.h 0 /* GLib testing utilities
22 #error "Only <glib.h> can be included directly."
28 #include <glib.h>
gunicode.h 23 #error "Only <glib.h> can be included directly."
29 #include <glib/gerror.h>
30 #include <glib/gtypes.h>
  /external/bluetooth/glib/docs/reference/glib/tmpl/
testing.sgml 9 GLib provides a framework for writing and maintaining unit tests
56 GLib ships with two utilities called gtester and gtester-report to
323 @soutpattern: a glob-style <link linkend="glib-Glob-style-pattern-matching">pattern</link>
333 @soutpattern: a glob-style <link linkend="glib-Glob-style-pattern-matching">pattern</link>
343 @serrpattern: a glob-style <link linkend="glib-Glob-style-pattern-matching">pattern</link>
353 @serrpattern: a glob-style <link linkend="glib-Glob-style-pattern-matching">pattern</link>
hash_tables.sgml 62 <link linkend="glib-Hash-Tables">Hash Table</link>.
303 release of GLib. It does nothing.
312 release of GLib. It does nothing.
misc_utils.sgml 210 release of GLib. Use g_path_get_dirname() instead.
355 is larger than @num. This is used within GLib to calculate the optimum
407 and has no return value. It is not currently used in GLib or GTK+.
types.sgml 5 standard GLib types, defined for ease-of-use and portability
9 GLib defines a number of commonly used types, which can be divided into
186 @Deprecated: GLib requires 64-bit integer support since version 2.0, therefore
  /external/bluetooth/glib/gio/tests/
data-input-stream.c 0 /* GLib testing framework examples and tests
23 #include <glib/glib.h>
  /external/bluetooth/glib/tests/gobject/
override.c 1 /* GObject - GLib Type, Object, Parameter and Signal Library
33 #include <glib.h>
34 #include <glib-object.h>
  /external/bluetooth/bluez/plugins/
netlink.c 37 #include <glib.h>
  /external/bluetooth/glib/build/win32/vs8/
gio.vcproj 42 AdditionalIncludeDirectories="../../../gio,../../..,../../../glib,../../../gmodule,../../../../dependencies/proxy-libintl-20080418/include"
43 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;G_LOG_DOMAIN=\&quot;GLib-GIO\&quot;;G_DISABLE_DEPRECATED;GIO_COMPILATION;GIO_MODULE_DIR=\&quot;gio/modules\&quot;"
124 AdditionalIncludeDirectories="../../../gio,../../..,../../../glib,../../../gmodule,../../../../dependencies/proxy-libintl-20080418/include"
125 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;G_LOG_DOMAIN=\&quot;GLib-GIO\&quot;;G_DISABLE_DEPRECATED;GIO_COMPILATION;GIO_MODULE_DIR=\&quot;gio/modules\&quot;"
  /external/bluetooth/glib/build/win32/vs9/
gmodule.vcproj 48 AdditionalIncludeDirectories="../../../glib;../../.."
128 AdditionalIncludeDirectories="../../../glib;../../.."
209 AdditionalIncludeDirectories="../../../glib;../../.."
290 AdditionalIncludeDirectories="../../../glib;../../.."
  /external/bluetooth/glib/
config.h.win32.in 31 /* Define to the GLIB binary age */
37 /* Define to the GLIB interface age */
43 /* Define to the GLIB major version */
46 /* Define to the GLIB micro version */
49 /* Define to the GLIB minor version */
635 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
638 #define PACKAGE_NAME "glib"
641 #define PACKAGE_STRING "glib @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
644 #define PACKAGE_TARNAME "glib"
  /external/bluetooth/glib/docs/reference/glib/
gtester.xml 23 been written using the GLib test framework.
  /external/bluetooth/glib/gio/
gbufferedinputstream.h 1 /* GIO - GLib Input, Output and Streaming Library
gdatainputstream.h 1 /* GIO - GLib Input, Output and Streaming Library
gdataoutputstream.h 1 /* GIO - GLib Input, Output and Streaming Library
gdesktopappinfo.h 1 /* GIO - GLib Input, Output and Streaming Library
gfileattribute-priv.h 1 /* GIO - GLib Input, Output and Streaming Library

Completed in 174 milliseconds

<<21222324252627282930>>