OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glib
(Results
1 - 25
of
471
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bluetooth/glib/
glib.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/.
32
#include <
glib
/galloca.h>
33
#include <
glib
/garray.h>
34
#include <
glib
/gasyncqueue.h>
35
#include <
glib
/gatomic.h>
36
#include <
glib
/gbacktrace.h>
37
#include <
glib
/gbase64.h
[
all
...]
glib-zip.in
3
# Build zipfiles for
GLib
on Win32: Separate runtime and developer ones.
6
ZIP=/tmp/
glib
-@GLIB_VERSION@.zip
7
DEVZIP=/tmp/
glib
-dev-@GLIB_VERSION@.zip
11
mkdir -p share/doc/
glib
-@GLIB_VERSION@
12
cp -p @abs_srcdir@/COPYING share/doc/
glib
-@GLIB_VERSION@
14
mkdir -p share/doc/
glib
-dev-@GLIB_VERSION@
15
cp -p @abs_srcdir@/COPYING share/doc/
glib
-dev-@GLIB_VERSION@
36
zip -r $ZIP share/doc/
glib
-@GLIB_VERSION@
40
bin/
glib
-genmarshal.exe
41
bin/
glib
-gettextiz
[
all
...]
sanity_check
5
if [ ! -f
glib
-$VERSION.tar.gz ]; then
6
echo "ERROR:
glib
-$VERSION.tar.gz does not exist..."
12
echo "Checking
glib
-$VERSION.tar.gz..."
13
tar xfz
glib
-$VERSION.tar.gz
19
if [ "x`grep $VERSION
glib
-$VERSION/$file | wc -l | awk -F' ' '{print $1}'`" = "x0" ]; then
28
if [ "x`grep $VERSION
glib
-$VERSION/INSTALL | wc -l | awk -F' ' '{print $1}'`" = "x2" ]; then
38
wc -l
glib
-$VERSION/docs/reference/*/html/*.html | grep total
40
rm -rf
glib
-$VERSION
/external/webkit/Source/WebKit/gtk/tests/
test_utils.h
1
#include <
glib
.h>
test_utils.c
22
#include <
glib
.h>
23
#include <
glib
/gstdio.h>
testapplicationcache.c
20
#include <
glib
.h>
21
#include <
glib
/gprintf.h>
/external/bluetooth/glib/tests/
cxx-test.C
1
#include <
glib
.h>
3
#include <
glib
-object.h>
makefile.msc.in
1
## Makefile for building the
GLib
test programs with Microsoft C
10
INCLUDES = -FImsvc_recommended_pragmas.h -I .. -I ..\
glib
-I ..\gmodule
87
$(CC) $(CFLAGS) -Fe$@ $< ..\
glib
\
glib
-2.0.lib ..\gmodule\gmodule-2.0.lib ..\gthread\gthread-2.0.lib $(LDFLAGS) user32.lib /subsystem:console
91
..\
glib
\
glib
-2.0.lib ..\gmodule\gmodule-2.0.lib ..\gthread\gthread-2.0.lib \
97
..\
glib
\
glib
-2.0.lib ..\gmodule\gmodule-2.0.lib ..\gthread\gthread-2.0.lib $(LDFLAGS) user32.lib /subsystem:console
100
$(CC) $(CFLAGS) -LD libmoduletestplugin_a.obj ..\gmodule\gmodule-2.0.lib ..\
glib
\
glib
-2.0.lib $(LDFLAGS
[
all
...]
/external/webkit/Source/WebCore/platform/gtk/
EventLoopGtk.cpp
23
#include <
glib
.h>
/external/bluetooth/glib/glib/
gdatasetprivate.h
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/.
31
#include <
glib
.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>
/external/webkit/Source/JavaScriptCore/wtf/gtk/
MainThreadGtk.cpp
33
#include <
glib
.h>
/external/webkit/Source/WebCore/bindings/gobject/
WebKitDOMEventTargetPrivate.h
24
#include <
glib
-object.h>
/external/bluetooth/glib/glib/gnulib/
Makefile.am
4
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/
glib
-DG_LOG_DOMAIN=\"
GLib
\" \
/external/bluetooth/glib/gmodule/
makefile.msc.in
10
INCLUDES = -FImsvc_recommended_pragmas.h -I .. -I . -I ..\
glib
34
..\
glib
\
glib
-2.0.lib $(LDFLAGS) /implib:gmodule-2.0.lib /def:gmodule.def
Makefile.am
6
-I$(top_srcdir)/
glib
\
36
glibincludedir=$(includedir)/
glib
-2.0
40
libglib = $(top_builddir)/
glib
/libglib-2.0.la
/external/bluetooth/glib/gthread/
makefile.msc.in
10
INCLUDES = -FImsvc_recommended_pragmas.h -I .. -I . -I ..\
glib
26
..\
glib
\
glib
-2.0.lib $(DEPCLIBS) user32.lib $(LDFLAGS) /implib:gthread-2.0.lib /def:gthread.def
Makefile.am
6
-I$(top_srcdir)/
glib
\
25
libglib = $(top_builddir)/
glib
/libglib-2.0.la
/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/fen/
fen-sub.h
25
#include <
glib
.h>
/external/bluetooth/glib/gio/
gioerror.h
1
/* GIO -
GLib
Input, Output and Streaming Library
30
#include <
glib
.h>
gioenumtypes.h.template
5
#include <
glib
-object.h>
/external/webkit/Source/WebKit/gtk/webkit/
webkitwebplugindatabaseprivate.h
23
#include <
glib
-object.h>
/external/webkit/Tools/DumpRenderTree/gtk/
GCControllerGtk.cpp
34
#include <
glib
.h>
/external/bluetooth/glib/gobject/
makefile.msc.in
10
INCLUDES = -FImsvc_recommended_pragmas.h -I .. -I . -I ..\
glib
11
DEFINES = -DHAVE_CONFIG_H -DGOBJECT_COMPILATION -DG_LOG_DOMAIN=\"
GLib
-GObject\" \
17
glib
-genmarshal.exe \
60
gmarshal.h : gmarshal.list
glib
-genmarshal.exe
63
glib
-genmarshal --nostdinc --prefix=g_cclosure_marshal gmarshal.list --header >> xgen-gmh
67
gmarshal.c: gmarshal.list gmarshal.h
glib
-genmarshal.exe
68
glib
-genmarshal --nostdinc --prefix=g_cclosure_marshal gmarshal.list --body > gmarshal.c
72
..\
glib
\
glib
-2.0.lib $(LDFLAGS) /implib:gobject-2.0.lib /def:gobject.def || del $@
77
# link
glib
's static version to avoid installing
[
all
...]
Completed in 452 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>