Home
last modified time | relevance | path

Searched refs:glib_genmarshal (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/glib/tests/gobject/
DMakefile.am26 glib_genmarshal=$(GLIB_GENMARSHAL) macro
28 glib_genmarshal=$(top_builddir)/gobject/glib-genmarshal macro
33 stamp-testmarshal.h: @REBUILD@ testmarshal.list $(glib_genmarshal)
34 $(glib_genmarshal) --prefix=test_marshal $(srcdir)/testmarshal.list --header >> xgen-gmh \
38 testmarshal.c: @REBUILD@ testmarshal.list $(glib_genmarshal)
39 $(glib_genmarshal) --prefix=test_marshal $(srcdir)/testmarshal.list --body >> xgen-gmc \
/external/bluetooth/glib/gobject/
DMakefile.am181 …&& $(glib_genmarshal) --nostdinc --prefix=g_cclosure_marshal $(srcdir)/gmarshal.list --header >> x…
188 …$(glib_genmarshal) --nostdinc --prefix=g_cclosure_marshal $(srcdir)/gmarshal.list --body >> xgen-g…
/external/bluetooth/glib/
Dglib-2.0.pc.in6 glib_genmarshal=glib-genmarshal var
Dglib-2.0-uninstalled.pc.in1 glib_genmarshal=${pc_top_builddir}/${pcfiledir}/gobject/glib-genmarshal var
DChangeLog.pre-2-02770 * glib-2.0.pc.in: add glib_genmarshal, gobject_query,
/external/bluetooth/glib/gio/
DMakefile.am74 …$(glib_genmarshal) --prefix=_gio_marshal $(srcdir)/gio-marshal.list --body --internal) > $@.tmp &&…
/external/bluetooth/glib/m4macros/
Dglib-2.0.m464 GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`