Searched refs:closure (Results 1 – 4 of 4) sorted by relevance
61 closure = ('<', '>')64 closure = ('', '')66 fd.write(closure[0])74 fd.write(closure[1])
39 class closure { class in dbus::detail::queue46 closure(handler_type h, Message m, in closure() function in dbus::detail::queue::closure62 io.post(closure(h, m)); in push()93 io.post(closure(init.handler, m)); in BOOST_ASIO_INITFN_RESULT_TYPE()
202 GClosure *closure, in _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT() argument215 GCClosure *cc = (GCClosure*) closure; in _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT()222 if (G_CCLOSURE_SWAP_DATA (closure)) in _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT()224 data1 = closure->data; in _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT()230 data2 = closure->data; in _g_dbus_codegen_marshal_BOOLEAN__OBJECT_INT()247 GClosure *closure, in _g_dbus_codegen_marshal_BOOLEAN__OBJECT() argument259 GCClosure *cc = (GCClosure*) closure; in _g_dbus_codegen_marshal_BOOLEAN__OBJECT()266 if (G_CCLOSURE_SWAP_DATA (closure)) in _g_dbus_codegen_marshal_BOOLEAN__OBJECT()268 data1 = closure->data; in _g_dbus_codegen_marshal_BOOLEAN__OBJECT()274 data2 = closure->data; in _g_dbus_codegen_marshal_BOOLEAN__OBJECT()[all …]
217 [Documentation] Do final closure activities of test case execution.