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

<<21222324252627282930>>

  /external/bluetooth/glib/build/win32/vs8/
gmodule.vcproj 44 AdditionalIncludeDirectories="../../../glib;../../.."
125 AdditionalIncludeDirectories="../../../glib;../../.."
  /external/bluetooth/glib/docs/reference/glib/tmpl/
queue.sgml 16 <link linkend="glib-Type-Conversion-Macros">Type Conversion Macros</link>,
47 Contains the public fields of a <link linkend="glib-queues">Queue</link>.
unicode.sgml 19 The implementations of the Unicode functions in GLib are based
22 GLib 2.8 supports Unicode 4.0, GLib 2.10 supports Unicode 4.1,
23 GLib 2.12 supports Unicode 5.0, GLib 2.16.3 supports Unicode 5.1.
81 single gunichar2 field, but all GLib functions accepting gunichar2 arrays
353 introduced in GLib 2.10. Note that new types may be added in the future.
448 Unicode standard. The enumeration has been added in GLib 2.14,
threads.sgml 24 The aim of the thread related functions in GLib is to provide a
36 You must call g_thread_init() before executing any other GLib
37 functions (except g_mem_set_vtable()) in a GLib program if
40 g_thread_init() is called. If other GLib functions have been called
47 Please note that if you call functions in some GLib-using library, in
50 g_thread_init(). Thus, if you use some GLib-based library that is
52 application's main() before calling any GLib functions or functions in
53 GLib-using libraries.
55 After calling g_thread_init(), GLib is completely
66 To help debugging problems in multithreaded applications, GLib support
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
gobject-sections.txt 1 <INCLUDE>glib-object.h</INCLUDE>
691 <INCLUDE>glib-object.h,gobject/gvaluecollector.h</INCLUDE>
tut_tools.xml 59 is able to display GLib/GTK+ objects and their properties.
94 <para>The API documentation for most of the GLib, GObject, GTK+ and GNOME
  /external/bluetooth/glib/gio/
gwin32mount.c 1 /* GIO - GLib Input, Output and Streaming Library
32 #include <glib.h>
gwin32volumemonitor.c 1 /* GIO - GLib Input, Output and Streaming Library
30 #include <glib.h>
  /external/bluetooth/glib/gio/tests/
desktop-app-info.c 22 #include <glib/glib.h>
  /external/bluetooth/glib/
glibconfig.h.win32.in 10 #include <glib/gmacros.h>
246 * GLib only for descendant processes spawned with the g_spawn*
  /external/bluetooth/glib/gobject/
genums.h 1 /* GObject - GLib Type, Object, Parameter and Signal Library
20 #error "Only <glib-object.h> can be included directly."
glib-genmarshal.c 0 /* GLIB-GenMarshal - Marshaller generator for GObject library
33 #define G_LOG_DOMAIN "GLib-Genmarshal"
34 #include <glib.h>
35 #include <glib/gprintf.h>
42 #define PRG_NAME "glib-genmarshal"
43 #define PKG_NAME "GLib"
333 * marshaller provided by glib, or need to generate one.
648 g_fprintf (fout, "#include\t<glib-object.h>\n\n");
glib-mkenums.in 3 # glib-mkenums.pl
127 print "glib-mkenums version glib-@GLIB_VERSION@\n";
128 print "glib-mkenums comes with ABSOLUTELY NO WARRANTY.\n";
129 print "You may redistribute copies of glib-mkenums under the terms of\n";
131 print "GLib source package. Sources, examples and contact\n";
137 print " glib-mkenums [OPTION...] [FILES...]\n\n";
244 $comment =~ s/\@comment\@/Generated data (by glib-mkenums)/;
gsourceclosure.c 1 /* GObject - GLib Type, Object, Parameter and Signal Library
168 * If the source is not one of the standard GLib types, the @closure_callback
gtypemodule.h 1 /* GObject - GLib Type, Object, Parameter and Signal Library
20 #error "Only <glib-object.h> can be included directly."
gvalue.h 1 /* GObject - GLib Type, Object, Parameter and Signal Library
22 #error "Only <glib-object.h> can be included directly."
gvaluecollector.h 1 /* GObject - GLib Type, Object, Parameter and Signal Library
35 #include <glib-object.h>
  /external/bluetooth/glib/tests/gobject/
references.c 1 /* GObject - GLib Type, Object, Parameter and Signal Library
27 #include <glib-object.h>
  /external/bluetooth/glib/tests/
mapping-test.c 0 /* GLIB - Library of useful routines for C programming
29 #include "glib.h"
slice-color.c 0 /* GLIB sliced memory - fast threaded memory chunk allocator
19 #include <glib.h>
  /external/bluetooth/glib/tests/refcount/
signals.c 2 #include <glib.h>
3 #include <glib-object.h>
  /external/dbus/dbus/
dbus-shared.h 43 * @brief Shared header included by both libdbus and C/C++ bindings such as the GLib bindings.
45 * Usually a C/C++ binding such as the GLib or Qt binding won't want to include dbus.h in its
dbus.h 53 * convenient when used with the GLib bindings, Python bindings, Qt
80 * based on frameworks such as GLib, Qt, Python, Mono, Java,
  /external/webkit/JavaScriptCore/JavaScriptCore.gyp/
JavaScriptCore.gyp 116 # GLib/GTK, even though its name doesn't really indicate.
117 ['exclude', '/(gtk|glib)/.*\\.(cpp|h)$'],
  /external/webkit/WebKit/gtk/WebCoreSupport/
ContextMenuClientGtk.cpp 29 #include <glib/gi18n-lib.h>
30 #include <glib-object.h>

Completed in 263 milliseconds

<<21222324252627282930>>