/external/bluetooth/glib/po/ |
zh_HK.po | 1 # Chinese (Hong Kong) translation for glib 2.x 11 "Project-Id-Version: glib 2.19.9\n" 22 #: glib/gbookmarkfile.c:737 27 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 28 #: glib/gbookmarkfile.c:936 33 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 34 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:124 [all...] |
zh_TW.po | 1 # Chinese (Taiwan) translation for glib 2.x 11 "Project-Id-Version: glib 2.19.9\n" 22 #: glib/gbookmarkfile.c:737 27 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 28 #: glib/gbookmarkfile.c:936 33 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 34 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:124 [all...] |
oc.po | 1 # Occitan translation of glib. 20 #: glib/gbookmarkfile.c:737 25 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 26 #: glib/gbookmarkfile.c:936 31 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 32 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:124 [all...] |
ta.po | 2 # Tamil translation of GLib. 32 #: glib/gbookmarkfile.c:737 37 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 38 #: glib/gbookmarkfile.c:936 43 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 44 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:124 [all...] |
wa.po | 12 "Project-Id-Version: glib\n" 23 #: glib/gbookmarkfile.c:737 28 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 29 #: glib/gbookmarkfile.c:936 34 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 35 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:124 [all...] |
as.po | 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:1171 33 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245 38 #: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:114 [all...] |
hi.po | 31 #: glib/gbookmarkfile.c:737 36 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 37 #: glib/gbookmarkfile.c:936 42 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 43 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245 48 #: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:114 [all...] |
tt.po | 16 #: glib/gbookmarkfile.c:737 21 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 22 #: glib/gbookmarkfile.c:936 27 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 28 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245 33 #: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:114 [all...] |
yi.po | 17 #: glib/gbookmarkfile.c:737 24 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 25 #: glib/gbookmarkfile.c:936 30 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 31 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245 36 #: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:114 [all...] |
/external/bluetooth/glib/docs/reference/glib/ |
compiling.sgml | 1 <refentry id="glib-compiling" revision="17 Jan 2002"> 3 <refentrytitle>Compiling GLib Applications</refentrytitle> 5 <refmiscinfo>GLib Library</refmiscinfo> 9 <refname>Compiling GLib Applications</refname> 11 How to compile your GLib application 16 <title>Compiling GLib Applications on UNIX</title> 19 To compile a GLib application, you need to tell the compiler where to 20 find the GLib header files and libraries. This is done with the 28 $ pkg-config --cflags glib-2.0 29 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include [all...] |
glib-gettextize.xml | 1 <refentry id="glib-gettextize"> 4 <refentrytitle>glib-gettextize</refentrytitle> 9 <refname>glib-gettextize</refname> 15 <command>glib-gettextize</command> 22 <para><command>glib-gettextize</command> helps to prepare a source package for being 28 <para><command>glib-gettextize</command> differs
|
/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...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-8 | 23 * glib/gutils.c (g_get_any_init): Use "localhost" as fallback for 32 * glib/gfileutils.c (g_build_path_va, g_build_pathname_va): 47 * glib/gutils.c (_g_compute_locale_variants): Initialize 52 * glib/abicheck.sh: remove stray -V option to grep so it actually 59 * glib/gconvert.c: Make the caching of iconv descriptors 87 * glib/glib.symbols: Include glib_on_error_halt. 89 * glib/abicheck.sh: Also check exported variables. 105 * glib/glib.symbols [all...] |
ChangeLog.pre-2-10 | 5 * glib/gtimer.c: Change to "Since 2.12". 11 * glib/gtimer.h: 12 * glib/gtimer.c: 13 * glib/glib.symbols: 14 * docs/reference/glib/glib-sections.txt: Added g_time_val_to_iso8601 27 * glib/gmem.c (profiler_log): use standard_calloc to allocate 30 * glib/gmain.c (g_main_context_unref): Avoid a deadlock. 35 * glib/gasyncqueue.c (g_async_queue_pop_intern_unlocked): Us [all...] |
INSTALL.in | 4 % gzip -cd glib-@GLIB_VERSION@.tar.gz | tar xvf - # unpack the sources 5 % cd glib-@GLIB_VERSION@ # change to the toplevel directory 7 % make # build GLIB 10 % rm -rf /install-prefix/include/glib.h /install-prefix/include/gmodule.h 11 % make install # install GLIB 16 GLib-2.0 requires pkg-config, which is tool for tracking the 27 GLib requires an implementation of the standard iconv() routine. 40 it, you will get an error while compiling GLib because the 52 using GNU libiconv for GLib, you'll need to use GNU libiconv 56 Finally, for message catalog handling, GLib requires an implementatio [all...] |
ChangeLog.pre-2-20 | 3 With the move to git, GLib is switching from a ChangeLog file 12 * glib/gmessages.c (g_logv): Copy a va_list when using it 22 * glib/gfileutils.c: 42 * glib/gbase64.c: Avoid integer overflows in the base64 47 * glib/gchecksum.c: Document and guarantee hex digests will 74 * glib/gmarkup.c: Various optimizations: do less allocations by 82 * glib/gthread.c: Fix docs. 94 * glib/gnulib/vasnprintf.c (vasnprintf): Add workaround for buggy 99 * glib/gutf8.c (_g_utf8_make_valid): 107 * glib/gutils.c (g_win32_get_system_data_dirs_for_module): Chang [all...] |
ChangeLog.pre-2-14 | 7 * glib/gspawn.c (g_spawn_async_with_pipes): Slightly improve 12 * glib/pcre/Makefile.am: Add an include to fix builddir != srcdir 17 * glib/update-pcre/notdll.patch: Not needed, just use -DPCRE_STATIC. 19 * glib/update-pcre/Makefile.am: Drop notdll.patch. 21 * glib/update-pcre/Makefile.am-1 22 * glib/update-pcre/update.sh 23 * glib/pcre/Makefile.am 24 * glib/Makefile.am: Use -DPCRE_STATIC. 43 * glib/pcre/*: Update the internal copy of PCRE to 7.4 47 * glib/gutils.c (_glib_gettext): Plug small one-time leak o [all...] |
ChangeLog.pre-2-2 | 25 * glib/gtypes.h: new endian asm for ia64 and x86_64, general 33 * glib/giowin32.c (struct _GIOWin32Channel): Don't need thread_handle. 42 * glib/giowin32.c (g_io_win32_set_flags): Don't set the GError, 90 * glib/gspawn-win32.c (do_spawn): Fix potential heap 95 * m4macros/glib-gettext.m4: AC_SUBST() DATADIRNAME, not 100 * m4macros/glib-gettext.m4: Restore a missing AC_SUBST() 105 * m4macros/glib-gettext.m4: Actually set INTLLIBS 110 * glib/glib.def: Add g_rand_init. 117 * glib/gutils.c (g_get_any_init): HP-UX 10 xshares th [all...] |
gio-2.0.pc.in | 9 Description: glib I/O library 11 Requires: glib-2.0,gobject-2.0,gmodule-no-export-2.0
|
gmodule-2.0.pc.in | 9 Description: Dynamic module loader for GLib 10 Requires: glib-2.0
|
gmodule-export-2.0.pc.in | 9 Description: Dynamic module loader for GLib 10 Requires: glib-2.0
|
gobject-2.0-uninstalled.pc.in | 2 Description: Object/type system for GLib, Not Installed 3 Requires: glib-2.0-uninstalled
|
/external/bluetooth/glib/debian/ |
control | 1 Source: glib-cvs 13 Description: CVS build of the GLib library of C routines 15 BUILD OF THE GLIB LIBRARIES! BEWARE! IT MAY NOT WORK!** 17 GLib is a library containing many useful C routines for things such 18 as trees, hashes, and lists. GLib was previously distributed with 30 Description: CVS header files and static libraries for the GLib library 32 BUILD OF THE GLIB LIBRARIES! BEWARE! IT MAY NOT WORK!** 35 GLib C library. 45 Description: CVS debugging static libraries for the GLib library 47 BUILD OF THE GLIB LIBRARIES! BEWARE! IT MAY NOT WORK!* [all...] |
/external/bluetooth/glib/docs/reference/ |
README | 2 for GLib. For more information about Glib, 8 GLib/GTK+ reference documentation project, see: 12 The GLib reference documentation is freely redistributable, 21 you must have the current version of the GLib 57 version of the GLib sources.
|
/external/bluetooth/glib/glib/ |
gqsort.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>
|