Home
last modified time | relevance | path

Searched refs:marshal (Results 1 – 24 of 24) sorted by relevance

/external/bluetooth/glib/gobject/
Dgclosure.c211 closure->marshal = NULL; in g_closure_new_simple()
252 closure->marshal = (GClosureMarshal) ndata->notify; in closure_invoke_notifiers()
256 closure->marshal = NULL; in closure_invoke_notifiers()
267 closure->marshal = (GClosureMarshal) ndata->notify; in closure_invoke_notifiers()
271 closure->marshal = NULL; in closure_invoke_notifiers()
688 ((gpointer) closure->marshal) == ((gpointer) notify_func) && in g_closure_remove_invalidate_notifier()
690 closure->marshal = NULL; in g_closure_remove_invalidate_notifier()
716 ((gpointer) closure->marshal) == ((gpointer) notify_func) && in g_closure_remove_finalize_notifier()
718 closure->marshal = NULL; in g_closure_remove_finalize_notifier()
748 GClosureMarshal marshal; in g_closure_invoke() local
[all …]
Dgsourceclosure.c194 GClosureMarshal marshal = (GClosureMarshal)source->source_funcs->closure_marshal; in g_source_set_closure() local
195 if (!marshal) in g_source_set_closure()
199 marshal = source_closure_marshal_BOOLEAN__VOID; in g_source_set_closure()
201 marshal = g_cclosure_marshal_BOOLEAN__FLAGS; in g_source_set_closure()
203 if (marshal) in g_source_set_closure()
204 g_closure_set_marshal (closure, marshal); in g_source_set_closure()
Dgclosure.h41 #define G_CLOSURE_NEEDS_MARSHAL(closure) (((GClosure*) (closure))->marshal == NULL)
161 /*< private >*/ void (*marshal) (GClosure *closure, member
227 GClosureMarshal marshal);
Dmakefile.msc.in87 perl marshal-genstrings.pl > gmarshal.strings
Dgsignal.c503 ((mask & G_SIGNAL_MATCH_FUNC) || (handler->closure->marshal == node->c_marshaller && in handlers_find()
540 ((mask & G_SIGNAL_MATCH_FUNC) || (handler->closure->marshal == node->c_marshaller && in handlers_find()
DChangeLog2882 * gclosure.c (g_closure_invoke): only require marshal/meta_marshal if
/external/dbus/dbus/
DAndroid.mk22 dbus-marshal-basic.c \
23 dbus-marshal-byteswap.c \
24 dbus-marshal-header.c \
25 dbus-marshal-recursive.c \
26 dbus-marshal-validate.c \
DMakefile.in70 dbus-marshal-header.lo dbus-marshal-byteswap.lo \
71 dbus-marshal-recursive.lo dbus-marshal-validate.lo \
80 dbus-list.lo dbus-marshal-basic.lo dbus-memory.lo \
87 dbus-marshal-byteswap-util.lo dbus-marshal-recursive-util.lo \
88 dbus-marshal-validate-util.lo dbus-message-factory.lo \
573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbus-marshal-basic.Plo@am__quote@
574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbus-marshal-byteswap-util.Plo@am__quote@
575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbus-marshal-byteswap.Plo@am__quote@
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbus-marshal-header.Plo@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbus-marshal-recursive-util.Plo@am__quote@
[all …]
/external/bluetooth/glib/gio/
DMakefile.am74 …$(glib_genmarshal) --prefix=_gio_marshal $(srcdir)/gio-marshal.list --body --internal) > $@.tmp &&…
331 gio-marshal.h \
332 gio-marshal.c \
340 gio-marshal.list \
D.gitignore1 gio-marshal.[ch]
Dmakefile.msc203 echo #include "gio-marshal.h" >> xgen-gwmc \
DChangeLog3145 * gio-marshal.list:
3178 * gio-marshal.list:
3240 * gio-marshal.list:
/external/bluetooth/glib/docs/reference/gio/
DMakefile.am30 gio-marshal.h \
/external/dbus/
DChangeLog910 * dbus/dbus-marshal-basic.c (_dbus_marshal_read_fixed_multi): Move
916 * dbus/dbus-marshal-recursive-util.c, dbus/dbus-marshal-recursive.c:
1209 * dbus/dbus-marshal-basic.c (_dbus_marshal_test):
1212 * dbus/dbus-marshal-recursive-util.c (node_new):
1466 * dbus/dbus-marshal-basic.c (_dbus_type_to_string): support 64-bit
1474 * dbus/dbus-marshal-validate.c:
2556 and send it. The GLib bindings can't marshal a return value of
2790 marshal return values, meaning you no longer require dbus.Array()
2814 * dbus/dbus-marshal-header.c:
2935 instead of marshal basic so we can handle recursive types in a variant
[all …]
DNEWS190 - marshal using introspect data if available
/external/dbus/doc/
DTODO140 dbus-marshal-recursive.c (this is mostly done now, just needs some
/external/webkit/WebKit/gtk/
DChangeLog3725 * webkit/webkit-marshal.list:
4082 Remove webkit-marshal.list, which was made obsolete in #19742
4084 * webkit/webkit-marshal.list: Removed.
4105 Also rename webkit-marshal.* to webkitmarshal.* for consistency.
4108 webkit-marshal.h.
4700 * webkit/webkit-marshal.list:
4727 * webkit/webkit-marshal.list:
5110 * WebView/webkit-marshal.list: Removed.
5565 * WebView/webkit-marshal.list:
5897 prototype but simply include "webkit-marshal.h" now that its build
[all …]
/external/icu4c/data/locales/
Des.txt1624 mh{"marshalés"}
Dpt.txt1603 mh{"marshalês"}
/external/bluetooth/glib/
DChangeLog.pre-2-161123 * gio/Makefile.am: Remove makegioalias.pl from the marshal files
DChangeLog.pre-1-2485 function, use that to marshal hook destruction notifiers.
DChangeLog.pre-2-02137 * gobject/marshal-genstrings.pl:
/external/webkit/WebKit/win/
DChangeLog-2009-06-169596 globalContext(), because COM was unable to marshal this object with the
/external/webkit/WebCore/
DChangeLog-2008-08-1068679 * WebCore.pro: fix build of webkit-marshal by building the