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

1 2 3 4 5 67 8 91011>>

  /external/bluetooth/glib/glib/
galloca.h 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/.
28 #error "Only <glib.h> can be included directly."
34 #include <glib/gtypes.h>
gcache.h 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/.
28 #error "Only <glib.h> can be included directly."
34 #include <glib/glist.h>
gcompletion.h 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/.
28 #error "Only <glib.h> can be included directly."
34 #include <glib/glist.h>
gprimes.h 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/.
28 #error "Only <glib.h> can be included directly."
34 #include <glib/gtypes.h>
gquark.h 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/.
28 #error "Only <glib.h> can be included directly."
34 #include <glib/gtypes.h>
gtimer.h 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/.
28 #error "Only <glib.h> can be included directly."
34 #include <glib/gtypes.h>
gwin32.h 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/.
28 #error "Only <glib.h> can be included directly."
34 #include <glib/gtypes.h>
51 * codepage, in many cases you would want to use the GLib wrappers in
64 * we provide emulation functions in glib, which are prefixed with
106 /* As of GLib 2.14 we only support NT-based Windows */
  /external/bluetooth/glib/docs/reference/gobject/
Makefile.am 34 -I$(top_srcdir)/glib \
36 -I$(top_builddir)/glib \
39 $(top_builddir)/glib/libglib-2.0.la \
48 glib-mkenums.xml \
49 glib-genmarshal.xml \
59 FIXXREF_OPTIONS=--extra-dir=$(srcdir)/../glib/html
70 man_MANS = glib-mkenums.1 glib-genmarshal.1 gobject-query.1
  /external/bluetooth/glib/gio/win32/
Makefile.am 22 -DG_LOG_DOMAIN=\"GLib-GIO\" \
24 -I$(top_srcdir)/glib \
  /external/bluetooth/glib/glib/gnulib/
Makefile.am 4 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib -DG_LOG_DOMAIN=\"GLib\" \
  /external/bluetooth/glib/docs/reference/glib/
resources.sgml 1 <refentry id="glib-resources" revision="17 Jan 2002">
11 Getting help with GLib
19 If you encounter a bug, misfeature, or missing feature in GLib, please
23 the GLib documentation; file those against the "docs" component of the "glib"
36 not only for bugs. We track all GLib development in Bugzilla, so it's
37 the way to be sure the GLib developers won't forget about an issue.
46 If you develop a bugfix or enhancement for GLib, please file that in
68 libraries. Discussion of GLib generally takes place on these lists.
79 gtk-list covers general GTK+ (and GLib) topics; questions about using GLib
    [all...]
Makefile.am 7 DOC_MODULE=glib
10 DOC_MAIN_SGML_FILE=glib-docs.sgml
22 HFILE_GLOB=$(top_srcdir)/glib/*.h $(top_srcdir)/gmodule/*.h
23 CFILE_GLOB=$(top_srcdir)/glib/*.c $(top_srcdir)/gmodule/*.c
45 glib-mirroring-tab \
65 glib-gettextize.xml \
87 glib-gettextize.1 \
running.sgml 1 <refentry id="glib-running" revision="17 Jan 2002">
3 <refentrytitle>Running GLib Applications</refentrytitle>
5 <refmiscinfo>GLib Library</refmiscinfo>
9 <refname>Running GLib Applications</refname>
11 How to run and debug your GLib application
16 <title>Running and debugging GLib Applications</title>
22 GLib inspects a few of environment variables in addition to standard
31 set names. GLib assumes that filenames are encoded in the first character
41 If this environment variable is set, GLib assumes that filenames are in
60 If GLib has been configured with <option>--enable-debug=yes</option>
    [all...]
  /external/bluetooth/bluez/gdbus/
Android.mk 10 $(call include-path-for, glib) \
  /external/bluetooth/bluez/src/
Android.mk 18 glib-helper.c \
52 $(call include-path-for, glib) \
53 $(call include-path-for, glib)/glib \
  /external/bluetooth/glib/build/win32/dirent/
makefile.msc 3 !INCLUDE $(TOP)\glib\build\win32\make.msc
  /external/bluetooth/glib/build/win32/vs8/
README 3 a better choice if you want to start building GLib (and more of the
  /external/bluetooth/glib/build/win32/vs9/
README 3 a better choice if you want to start building GLib (and more of the
  /external/bluetooth/glib/debian/
changelog 0 glib-cvs (19981116.01) unstable; urgency=low
  /external/bluetooth/glib/gio/
gnativevolumemonitor.c 5 #include <glib.h>
  /external/bluetooth/glib/gthread/
gthread-none.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/.
  /external/webkit/autotools/
webkit.m4 94 glib) _WEBKIT_CHECK_GLIB ;;
104 dnl check for glib
110 PKG_CHECK_MODULES([GLIB],
111 [glib-2.0 >= $GLIB_REQUIRED_VERSION
118 # Check for glib-genmarshal and glib-mkenums
119 AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal])
120 AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])
122 AC_MSG_ERROR([You need the GLib dev tools in your path])
131 AC_HELP_STRING([--with-unicode-backend=@<:@icu/glib@:>@]
    [all...]
  /external/bluetooth/glib/
NEWS.pre-1-3 1 Overview of Changes in GLib 1.2.1:
9 What's new in GLib 1.2.0 (since GLib 1.0.x):
11 * GLib is distributed seperatedly from Gtk+
27 * New glib-config helper script
30 Overview of Changes in GLib 1.1.16:
35 Overview of Changes in GLib 1.1.15:
42 Overview of Changes in GLib 1.1.14:
48 Overview of Changes in GLib 1.1.13:
58 * GLib development now requires GNU autoconf 2.13, GNU automake 1.
    [all...]
README.commits 0 GLib is part of the GNOME git repository. At the current time, any
3 GLib. This is a good thing, in that it encourages many people to work
4 on GLib, and progress can be made quickly. However, GLib is a fairly
7 about GLib that has been built up over the years, we'd like to ask
8 people committing to GLib to follow a few rules:
12 been working on GLib for a while it probably isn't necessary
16 If you are making changes to GLib, you should be subscribed
36 advisable to work in a branch in your own cloned GLib repository.
README.win32 11 import libraries) of GLib, Pango, GTK+ etc for Windows, go to
16 To build GLib on Win32, you can use either gcc ("mingw") or the
21 People have also successfully cross-compiled GLib for Win32 from Linux
24 Note that to just *use* GLib on Windows, there is no need to build it
32 compilation related to Win32 in GLib-using code:
40 Cygwin is supposed to behave like Unix. G_OS_UNIX *is* defined by a GLib
47 all source files that include <glib.h>.
55 msvcrt.dll. GLib is not known to work with the older crtdll.dll
61 you would be allowed by the license to distrubute a GLib linked to
65 Building software that use GLib or GTK
    [all...]

Completed in 127 milliseconds

1 2 3 4 5 67 8 91011>>