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

<<11121314151617181920>>

  /external/bluetooth/glib/glib/
gi18n-lib.h 0 /* GLIB - Library of useful routines for C programming
23 #include <glib.h>
gi18n.h 0 /* GLIB - Library of useful routines for C programming
23 #include <glib.h>
gprintf.h 0 /* GLIB - Library of useful routines for C programming
23 #include <glib.h>
gstring.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>
35 #include <glib/gunicode.h>
36 #include <glib/gutils.h> /* for G_CAN_INLINE */
gspawn.h 5 * GLib is free software; you can redistribute it and/or
10 * GLib is distributed in the hope that it will be useful,
16 * License along with GLib; see the file COPYING.LIB. If not, write
22 #error "Only <glib.h> can be included directly."
28 #include <glib/gerror.h>
gthread.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/gerror.h>
35 #include <glib/gtypes.h>
36 #include <glib/gutils.h> /* for G_INLINE_FUNC */
37 #include <glib/gatomic.h> /* for g_atomic_pointer_get */
41 /* GLib Thread suppor
    [all...]
gscanner.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/gdataset.h>
35 #include <glib/ghash.h>
  /external/bluetooth/glib/gobject/
gsourceclosure.h 1 /* GObject - GLib Type, Object, Parameter and Signal Library
20 #error "Only <glib-object.h> can be included directly."
glib-mkenums.1 1 .TH GLIB-MKENUMS 1 "27 Jul 2002"
3 glib-mkenums \- C language enum description generation utility
156 glib-genmarshal(1)
163 .B glib-mkenums
  /external/bluetooth/glib/tests/gobject/
testmodule.h 1 /* GObject - GLib Type, Object, Parameter and Signal Library
24 #include <glib-object.h>
  /external/bluetooth/glib/tests/refcount/
objects2.c 2 #include <glib.h>
3 #include <glib-object.h>
  /external/bluetooth/glib/docs/reference/glib/tmpl/
messages.sgml 45 GLib log levels that are considered fatal by default.
52 Log level shift offset for user defined log levels (0-7 are used by GLib).
72 how GLib treats messages of the various levels using g_log_set_handler()
132 variable (see <ulink url="glib-running.html">Running GLib Applications</ulink>).
150 <ulink url="glib-running.html">Running GLib Applications</ulink>).
210 GLib</title>
212 g_log_set_handler ("GLib", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
239 You can only set the levels defined by GLib to be fatal
    [all...]
checksum.sgml 9 GLib provides a generic API for computing checksums (or "digests") for a
16 GLib supports incremental checksums using the GChecksum data structure, by
26 Support for checksums has been added in GLib 2.16
  /external/bluetooth/glib/gmodule/
gmodule.h 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/.
30 #include <glib.h>
  /external/bluetooth/glib/tests/
dirname-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/.
32 #include "glib.h"
env-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/.
40 #include <glib.h>
relation-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/.
32 #include "glib.h"
type-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/.
32 #include "glib.h"
utf8-pointer.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/.
28 #include <glib.h>
  /external/bluetooth/glib/docs/reference/gobject/
glib-genmarshal.xml 1 <refentry id="glib-genmarshal">
4 <refentrytitle>glib-genmarshal</refentrytitle>
9 <refname>glib-genmarshal</refname>
10 <refpurpose>C code marshaller generation utility for GLib closures</refpurpose>
15 <command>glib-genmarshal</command>
22 <para><command>glib-genmarshal</command> is a small utility that generates C code
24 sublibrary of GLib. The marshaller functions have a standard signature,
34 <para><command>glib-genmarshal</command> takes a list of marshallers to generate as
329 <command>glib-mkenums</command>(1)
338 <para><command>glib-genmarshal</command> has been written by Tim Janik
    [all...]
  /external/bluetooth/glib/build/
ChangeLog 32 simplified to of the style glib-2-vs9.dll.
44 Add PCRE_STATIC for glib to avoid exporting the pcre
45 functions. Add DLL_EXPORT to glib to export also the GLIB_VAR
46 variables that aren't mentioned in glib.symbols. Add G_LOG_DOMAIN
70 * win32/vs8/glib.vcproj: Don't needlessly copy localcharset.c, but
73 G_GNUC_FORMAT in the custom build step for glib.symbols.
97 * win32/vs8/glib-genmarshal.vcproj: Use MBS and not Unicode. (What
103 * win32/vs8/glib.sln: Add the gspawn-win32-helper and gspawn-win32-helper projects.
107 * "build" is no longer include into GLib through
109 add'ed to GLib (trunk) instead
    [all...]
  /external/bluetooth/glib/build/win32/
module.defs 3 # GLib and related software with Microsoft's compilers. Only a few
20 # Please note that there are two (or three) ways to build the GLib
29 # (makefile.mingw, by Tor Lillqvist). Only for GLib are the
64 GLIB = $(TOP)/glib
84 GLIB_GENMARSHAL = $(GLIB)/gobject/glib-genmarshal
  /external/bluetooth/glib/docs/
macros.txt 3 GLib's configure options and corresponding macros
18 focus here is to concentrate on macros that affect overall GLib behaviour
22 Notes on GLib's internal and global macros
35 in GLib and are cached after release to speed up reallocations.
50 disable the assertion macros for GLib itself, but third-party code
52 will end up with the non-functional variants after including glib.h
66 Quite a bit of additional debugging code is compiled into GLib for this
  /external/bluetooth/glib/docs/reference/gio/
Makefile.am 73 -I$(top_srcdir)/glib \
76 -I$(top_builddir)/glib \
81 $(top_builddir)/glib/libglib-2.0.la \
  /external/bluetooth/glib/gio/tests/
memory-output-stream.c 0 /* GLib testing framework examples and tests
22 #include <glib/glib.h>

Completed in 193 milliseconds

<<11121314151617181920>>