OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:glib
(Results
1 - 25
of
957
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bluetooth/glib/docs/reference/gobject/
gobject.types
1
#include <
glib
/
glib
-object.h>
/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-2.0-uninstalled.pc.in
1
glib_genmarshal=${pc_top_builddir}/${pcfiledir}/gobject/
glib
-genmarshal
3
glib_mkenums=${pc_top_builddir}/${pcfiledir}/@srcdir@/gobject/
glib
-mkenums
5
Name:
GLib
Uninstalled
8
Libs: ${pc_top_builddir}/${pcfiledir}/
glib
/libglib-2.0.la
9
Cflags: -I${pc_top_builddir}/${pcfiledir} -I${pc_top_builddir}/${pcfiledir}/@srcdir@ -I${pc_top_builddir}/${pcfiledir}/@srcdir@/
glib
glib-2.0.pc.in
6
glib_genmarshal=
glib
-genmarshal
8
glib_mkenums=
glib
-mkenums
10
Name:
GLib
15
Cflags: -I${includedir}/
glib
-2.0 -I${libdir}/
glib
-2.0/include @GLIB_EXTRA_CFLAGS@
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
...]
ChangeLog.pre-2-6
9
*
glib
/gconvert.c: (g_filename_display_basename):
13
*
glib
/
glib
.symbols:
18
*
glib
/gconvert.[ch]:
33
*
glib
/
glib
.symbols
34
*
glib
/gstdio.[ch]: Add g_rmdir().
42
*
glib
/
glib
.symbols
43
*
glib
/gconvert.[ch]: Implement Windows DLL ABI stability also fo
[
all
...]
.gitignore
24
glib
-gettextize
25
glib
-zip
gio-2.0-uninstalled.pc.in
2
Description:
glib
I/O library, Not Installed
4
Requires:
glib
-2.0-uninstalled,gobject-2.0-uninstalled,gmodule-no-export-2.0-uninstalled
gmodule-2.0-uninstalled.pc.in
4
Description: Dynamic module loader for
GLib
, Not Installed
5
Requires:
glib
-2.0-uninstalled
gmodule-no-export-2.0-uninstalled.pc.in
9
Description: Dynamic module loader for
GLib
10
Requires:
glib
-2.0
/external/bluetooth/glib/docs/reference/glib/
glib-docs.sgml
4
<!ENTITY
glib
-Basic-Types SYSTEM "xml/types.xml">
5
<!ENTITY
glib
-Limits-of-Basic-Types SYSTEM "xml/limits.xml">
6
<!ENTITY
glib
-Standard-Macros SYSTEM "xml/macros.xml">
7
<!ENTITY
glib
-Type-Conversion-Macros SYSTEM "xml/type_conversion.xml">
8
<!ENTITY
glib
-Byte-Order-Macros SYSTEM "xml/byte_order.xml">
9
<!ENTITY
glib
-Numerical-Definitions SYSTEM "xml/numerical.xml">
10
<!ENTITY
glib
-Miscellaneous-Macros SYSTEM "xml/macros_misc.xml">
11
<!ENTITY
glib
-Atomic-Operations SYSTEM "xml/atomic_operations.xml">
12
<!ENTITY
glib
-Memory-Allocation SYSTEM "xml/memory.xml">
13
<!ENTITY
glib
-Error-Reporting SYSTEM "xml/error_reporting.xml"
[
all
...]
/external/bluetooth/glib/build/
README
1
Now this directory is private to
GLib
. Only the files relevant to
GLib
/external/bluetooth/glib/gobject/
.gitignore
0
glib
-genmarshal
2
glib
-mkenums
/external/bluetooth/glib/tests/
cxx-test.C
1
#include <
glib
.h>
3
#include <
glib
-object.h>
/external/bluetooth/glib/debian/
libglib-cvs-dev.files
5
usr/include/
glib
.h
7
usr/bin/
glib
-config
8
usr/lib/
glib
/
9
usr/share/aclocal/
glib
.m4
/external/bluetooth/glib/docs/reference/
Makefile.am
3
SUBDIRS =
glib
gobject gio
ChangeLog
3
With the move to git,
GLib
is switching from a ChangeLog file
36
*
glib
/
glib
-docs.sgml:
52
*
glib
/
glib
-sections.txt:
53
*
glib
/tmpl/base64.sgml: Mention g_base64_decode_inplace
61
*
glib
/tmpl/string_utils.sgml: Move most function docs inline.
82
*
glib
/tmpl/unicode.sgml: Document printing and scanning gunichar
89
*
glib
/tmpl/
glib
-unused.sgml
[
all
...]
/external/bluetooth/glib/build/win32/vs9/
install.vcproj
32
CommandLine="mkdir $(OutDir)\bin
copy $(SolutionDir)$(ConfigurationName)\*-2-vs9.dll $(OutDir)\bin
rem
mkdir $(OutDir)\include\
glib
-2.0\
glib

copy ..\..\..\
glib
\
glib
.h $(OutDir)\include\
glib
-2.0
copy ..\..\..\gmodule\gmodule.h $(OutDir)\include\
glib
-2.0
copy ..\..\..\
glib
\
glib
-object.h $(OutDir)\include\
glib
-2.0
copy ..\..\..\
glib
\galloca.h $(OutDir)\include\glib-2.0\glib
copy ..\..\..\glib\garray.h $(OutDir)\include (…)
[
all
...]
Makefile.am
4
glib
-genmarshal.vcproj \
5
glib
.sln \
6
glib
.vcproj \
/external/bluetooth/glib/m4macros/
Makefile.am
3
installed_m4=
glib
-2.0.m4
glib
-gettext.m4
/external/bluetooth/glib/po/
POTFILES.in
0
glib
/gatomic.c
2
glib
/gbookmarkfile.c
3
glib
/gconvert.c
4
glib
/gdir.c
5
glib
/gfileutils.c
6
glib
/giochannel.c
7
glib
/giowin32.c
8
glib
/gmappedfile.c
9
glib
/gmarkup.c
10
glib
/gregex.
[
all
...]
be@latin.po
1
# Pierak?ad
glib
.HEAD.
2
# Copyright (C) 2007 THE
glib
.HEAD'S COPYRIGHT HOLDER
8
"Project-Id-Version:
glib
HEAD\n"
20
#
glib
/gmarkup.c:1120
21
#:
glib
/gbookmarkfile.c:737
26
#:
glib
/gbookmarkfile.c:748
glib
/gbookmarkfile.c:819
glib
/gbookmarkfile.c:829
27
#:
glib
/gbookmarkfile.c:936
32
#:
glib
/gbookmarkfile.c:1106 glib/gbookmarkfile.c:117
[
all
...]
/external/bluetooth/glib/build/win32/vs8/
Makefile.am
4
glib
-genmarshal.vcproj \
5
glib
.sln \
6
glib
.vcproj \
glib.vcproj
5
Name="
glib
"
7
RootNamespace="
glib
"
44
AdditionalIncludeDirectories="../../..;../../../
glib
;../../../../dependencies/proxy-libintl-20080418/include"
45
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;DLL_EXPORT;HAVE_CONFIG_H;G_LOG_DOMAIN=\"
Glib
\";G_ENABLE_DEBUG;G_DISABLE_DEPRECATED;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000"
70
ModuleDefinitionFile="../../../
glib
/
glib
.def"
127
AdditionalIncludeDirectories="../../..;../../../
glib
;../../../../dependencies/proxy-libintl-20080418/include"
128
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;DLL_EXPORT;HAVE_CONFIG_H;G_LOG_DOMAIN=\"
Glib
\";G_DISABLE_DEPRECATED;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000"
151
ModuleDefinitionFile="../../../
glib
/
glib
.def
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
version.sgml
5
Variables and functions to check the
GLib
version
9
GLib
provides version information, primarily useful in configure checks
24
The major version number of the
GLib
library.
25
(e.g. in
GLib
version 1.2.5 this is 1.)
30
GLib
library you have linked against. Contrast with the
32
GLib
headers you have included.
38
The minor version number of the
GLib
library.
39
(e.g. in
GLib
version 1.2.5 this is 2.)
44
GLib
library you have linked against. Contrast with the
46
GLib
headers you have included
[
all
...]
Completed in 117 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>