OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:glib
(Results
401 - 425
of
920
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/WebKit/gtk/webkit/
webkitnetworkresponse.h
23
#include <
glib
-object.h>
webkitversion.h.in
23
#include <
glib
.h>
webkitwebinspector.h
23
#include <
glib
-object.h>
webkitwebpolicydecision.h
23
#include <
glib
-object.h>
webkitwebwindowfeatures.h
23
#include <
glib
-object.h>
/external/bluetooth/glib/gio/
Makefile.am
45
-DG_LOG_DOMAIN=\"
GLib
-GIO\" \
48
-I$(top_srcdir)/
glib
\
65
glib_genmarshal=../gobject/
glib
-genmarshal
238
$(top_builddir)/
glib
/libglib-2.0.la \
324
gioincludedir=$(includedir)/
glib
-2.0/gio/
356
cd $(srcdir) && $$top_builddir/gobject/
glib
-mkenums --template gioenumtypes.h.template $(gio_headers) ) > \
361
cd $(srcdir) && $$top_builddir/gobject/
glib
-mkenums --template gioenumtypes.c.template $(gio_headers) ) > \
/external/bluetooth/glib/glib/
gerror.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/.
29
#include "
glib
.h"
gmem.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/.
37
#include "
glib
.h"
49
* match the corresponding
GLib
prototypes, keep configure.in and gmem.h in sync here.
254
* by a non-
GLib
-based API.
419
g_print ("
GLib
Memory statistics (successful operations):\n");
421
g_print ("
GLib
Memory statistics (failing operations):\n");
/external/bluetooth/glib/
glib-gettextize.in
21
# work with
glib
's Makefile.in.in and po2tbl.sed.in, to not copy in
34
Usage:
glib
-gettextize [OPTION]... [package-dir]
55
gettext_dir=$prefix/share/
glib
-2.0/gettext
80
$echo "
glib
-gettextize: unknown option $1"
81
$echo "Try \`
glib
-gettextize --help' for more information."; exit 1 ;;
/external/bluetooth/glib/tests/
shell-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/.
30
#include <
glib
.h>
spawn-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/.
30
#include <
glib
.h>
/external/bluetooth/glib/docs/reference/glib/tmpl/
conversions.sgml
43
Glib
uses UTF-8 for its strings, and GUI toolkits like GTK+
44
that use
Glib
do the same thing. If you get a file name from
59
By default,
Glib
assumes that file names on disk are in UTF-8
66
want to instruct
Glib
to use that particular encoding for file
80
Glib
provides the functions <link
396
sgml-parent-document: ("../
glib
-docs.sgml" "book" "refentry")
numerical.sgml
9
GLib
offers mathematical constants such as #G_PI for the value of pi;
10
many platforms have these in the C library, but some don't, the
GLib
quarks.sgml
15
<link linkend="
glib
-datasets">Datasets</link> and
16
<link linkend="
glib
-keyed-data-lists">Keyed Data Lists</link>.
type_conversion.sgml
9
Many times
GLib
, GTK+, and other libraries allow you to pass "user
21
Pointers are always at least 32 bits in size (on all platforms
GLib
/external/bluetooth/glib/gobject/
gparam.h
1
/* GObject -
GLib
Type, Object, Parameter and Signal Library
22
#error "Only <
glib
-object.h> can be included directly."
171
* Mask containing the bits of #GParamSpec.flags which are reserved for
GLib
.
320
* @n_preallocs: Prior to
GLib
2.10, it specified the number of pre-allocated (cached) instances to reserve memory for (0 indicates no caching). Since
GLib
2.10, it is ignored, since instances are allocated with the <link linkend="
glib
-Memory-Slices">slice allocator</link> now.
ChangeLog
3
With the move to git,
GLib
is switching from a ChangeLog file
29
*
glib
-genmarshal.c:
30
*
glib
-mkenums.in: Adjust help output, accept -?, capitalize.
238
*
glib
-genmarshal.c : move G_OS_WIN32 inclusion of <io.h> down to
251
included before
glib
includes. Remove trailing whitespace from
417
*
glib
/gstdio.c: Improve Windows-specific parts of
553
* gobject/
glib
-genmarshal.c: Add global exit_status variable, and use
559
*
glib
-mkenums.in: Don't shift ARGV[0] to undefined.
687
*
glib
-genmarshal.c (main): Handle "/dev/stdin" by dup()ing fd 0
703
*
glib
-mkenums.in:
[
all
...]
/build/core/
pathmap.mk
32
glib
:external/bluetooth/
glib
\
/external/bluetooth/bluez/audio/
main.c
37
#include <
glib
.h>
40
#include "
glib
-helper.h"
/external/bluetooth/bluez/serial/
manager.c
51
#include <
glib
.h>
67
#include "
glib
-helper.h"
/external/bluetooth/bluez/test/
simple-agent
8
import dbus.mainloop.
glib
namespace
81
dbus.mainloop.
glib
.DBusGMainLoop(set_as_default=True)
/external/bluetooth/glib/build/win32/vs8/
gthread.vcproj
43
AdditionalIncludeDirectories="../../..,../../../
glib
"
123
AdditionalIncludeDirectories="../../..,../../../
glib
"
/external/bluetooth/glib/build/win32/vs9/
gio.vcproj
46
AdditionalIncludeDirectories="../../../gio,../../..,../../../
glib
,../../../gmodule,../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
47
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;G_LOG_DOMAIN=\"
GLib
-GIO\";G_DISABLE_DEPRECATED;GIO_COMPILATION;GIO_MODULE_DIR=\"gio/modules\""
127
AdditionalIncludeDirectories="../../../gio,../../..,../../../
glib
,../../../gmodule,../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
128
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;G_LOG_DOMAIN=\"
GLib
-GIO\";G_DISABLE_DEPRECATED;GIO_COMPILATION;GIO_MODULE_DIR=\"gio/modules\""
209
AdditionalIncludeDirectories="../../../gio,../../..,../../../
glib
,../../../gmodule,../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
210
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;G_LOG_DOMAIN=\"
GLib
-GIO\";G_DISABLE_DEPRECATED;GIO_COMPILATION;GIO_MODULE_DIR=\"gio/modules\""
291
AdditionalIncludeDirectories="../../../gio,../../..,../../../
glib
,../../../gmodule,../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
292
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;G_LOG_DOMAIN=\"
GLib
-GIO\";G_DISABLE_DEPRECATED;GIO_COMPILATION;GIO_MODULE_DIR=\"gio/modules\""
/external/bluetooth/glib/gio/fen/
fen-dump.c
26
#include <
glib
.h>
27
#include <
glib
/gprintf.h>
/external/bluetooth/glib/gio/tests/
filter-streams.c
14
#include <
glib
/
glib
.h>
Completed in 142 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>