Home
last modified time | relevance | path

Searched refs:weak_object (Results 26 – 50 of 134) sorted by relevance

123456

/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Dobjc-read-weak-byref.m12 __weak __block NSObject* weak_object = object;
14 if (weak_object)
15 [weak_object copy];
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenObjC/
H A Dobjc-read-weak-byref.m12 __weak __block NSObject* weak_object = object;
14 if (weak_object)
15 [weak_object copy];
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenObjC/
H A Dobjc-read-weak-byref.m12 __weak __block NSObject* weak_object = object;
14 if (weak_object)
15 [weak_object copy];
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenObjC/
H A Dobjc-read-weak-byref.m12 __weak __block NSObject* weak_object = object;
14 if (weak_object)
15 [weak_object copy];
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection.h210 GObject *weak_object);
215 GObject *weak_object);
265 const GError *error, gpointer user_data, GObject *weak_object);
271 gpointer user_data, GDestroyNotify destroy, GObject *weak_object);
276 const GError *error, gpointer user_data, GObject *weak_object);
282 gpointer user_data, GDestroyNotify destroy, GObject *weak_object);
375 gpointer user_data, GDestroyNotify destroy, GObject *weak_object);
381 gpointer user_data, GDestroyNotify destroy, GObject *weak_object);
H A Dconnection-manager.c493 GObject *weak_object = NULL; in tp_connection_manager_ready_cb() local
501 if (weak_object == NULL) in tp_connection_manager_ready_cb()
517 if (weak_object != NULL) in tp_connection_manager_ready_cb()
518 g_object_unref (weak_object); in tp_connection_manager_ready_cb()
575 if (weak_object != NULL) in tp_connection_manager_call_when_ready()
1750 gpointer weak_object; member
1877 weak_object); in tp_list_connection_managers_got_names()
1992 if (weak_object != NULL) in tp_list_connection_managers()
1994 list_context->weak_object = weak_object; in tp_list_connection_managers()
1996 g_object_add_weak_pointer (weak_object, &list_context->weak_object); in tp_list_connection_managers()
[all …]
H A Dproxy-subclass.h34 GObject *weak_object);
40 GObject *weak_object, gboolean cancel_must_raise);
55 GObject *weak_object, GError **error);
H A Ddbus-daemon.h82 GObject *weak_object);
85 gpointer user_data, GDestroyNotify destroy, GObject *weak_object);
88 gpointer user_data, GDestroyNotify destroy, GObject *weak_object);
H A Dconnection-manager.h117 GObject *weak_object);
124 GObject *weak_object);
137 const GError *error, gpointer user_data, GObject *weak_object);
142 gpointer user_data, GDestroyNotify destroy, GObject *weak_object);
H A Droom-list.c150 GObject *weak_object) in got_rooms_cb() argument
152 TpRoomList *self = TP_ROOM_LIST (weak_object); in got_rooms_cb()
169 GObject *weak_object) in listing_rooms_cb() argument
171 TpRoomList *self = TP_ROOM_LIST (weak_object); in listing_rooms_cb()
375 GObject *weak_object) in list_rooms_cb() argument
377 TpRoomList *self = TP_ROOM_LIST (weak_object); in list_rooms_cb()
H A Dconnection-contact-list.c202 GObject *weak_object) in contacts_changed_cb() argument
226 GObject *weak_object) in got_contact_list_attributes_cb() argument
336 GObject *weak_object) in contact_list_state_changed_cb() argument
363 GObject *weak_object) in prepare_contact_list_props_cb() argument
469 GObject *weak_object) in contact_groups_created_cb() argument
499 GObject *weak_object) in contact_groups_removed_cb() argument
541 GObject *weak_object) in contact_group_renamed_cb() argument
578 GObject *weak_object) in prepare_contact_groups_cb() argument
787 GObject *weak_object) in generic_callback() argument
1822 GObject *weak_object) in request_blocked_contacts_cb() argument
[all …]
H A Dcall-content.c129 GObject *weak_object) in streams_added_cb() argument
160 GObject *weak_object) in streams_removed_cb() argument
210 GObject *weak_object);
217 GObject *weak_object) in got_all_properties_cb() argument
371 GObject *weak_object) in tones_stopped_cb() argument
388 GObject *weak_object) in multiple_tones_cb() argument
846 GObject *weak_object) in generic_async_cb() argument
H A Ddebug-client.c135 GObject *weak_object) in new_debug_message_cb() argument
268 GObject *weak_object) in got_enabled_cb() argument
387 GObject *weak_object) in set_enabled_cb() argument
469 GObject *weak_object) in get_messages_cb() argument
H A Dtext-channel.c346 GObject *weak_object) in message_sent_cb() argument
545 GObject *weak_object) in message_received_cb() argument
620 GObject *weak_object) in pending_messages_removed_cb() argument
668 GObject *weak_object) in get_pending_messages_cb() argument
767 GObject *weak_object) in get_sms_channel_cb() argument
806 GObject *weak_object) in sms_channel_changed_cb() argument
814 g_object_notify (weak_object, "is-sms-channel"); in sms_channel_changed_cb()
1302 GObject *weak_object) in send_message_cb() argument
1402 GObject *weak_object) in acknowledge_pending_messages_cb() argument
1648 GObject *weak_object) in set_chat_state_cb() argument
[all …]
/dports/net-im/telepathy-farstream/telepathy-farstream-0.6.2/telepathy-farstream/
H A Dcall-stream.c192 gpointer user_data, GObject *weak_object) in sending_state_changed() argument
194 TfCallStream *self = TF_CALL_STREAM (weak_object); in sending_state_changed()
268 gpointer user_data, GObject *weak_object) in receiving_state_changed() argument
270 TfCallStream *self = TF_CALL_STREAM (weak_object); in receiving_state_changed()
566 gpointer user_data, GObject *weak_object) in server_info_retrieved() argument
581 gpointer user_data, GObject *weak_object) in relay_info_changed() argument
609 gpointer user_data, GObject *weak_object) in stun_servers_changed() argument
772 gpointer user_data, GObject *weak_object) in remote_candidates_added() argument
792 gpointer user_data, GObject *weak_object) in remote_credentials_set() argument
987 gpointer user_data, GObject *weak_object) in endpoints_changed() argument
[all …]
H A Dcall-content.c654 GObject *weak_object) in on_content_dtmf_change_requested() argument
656 TfCallContent *self = TF_CALL_CONTENT (weak_object); in on_content_dtmf_change_requested()
916 GObject *weak_object) in on_content_video_keyframe_requested() argument
918 TfCallContent *self = TF_CALL_CONTENT (weak_object); in on_content_video_keyframe_requested()
952 GObject *weak_object) in on_content_video_resolution_changed() argument
981 GObject *weak_object) in on_content_video_bitrate_changed() argument
1000 GObject *weak_object) in on_content_video_framerate_changed() argument
1019 GObject *weak_object) in on_content_video_mtu_changed() argument
1323 GObject *weak_object) in on_content_audio_control_properties_changed() argument
1580 GObject *weak_object) in new_media_description_offer() argument
[all …]
H A Dmedia-signalling-channel.c59 gpointer user_data, GObject *weak_object);
63 gpointer user_data, GObject *weak_object);
556 GObject *weak_object) in new_media_session_handler() argument
558 TfMediaSignallingChannel *self = TF_MEDIA_SIGNALLING_CHANNEL (weak_object); in new_media_session_handler()
578 GObject *weak_object) in get_session_handlers_reply() argument
580 TfMediaSignallingChannel *self = TF_MEDIA_SIGNALLING_CHANNEL (weak_object); in get_session_handlers_reply()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Ddisconnection.c68 GObject *weak_object) in requested_name() argument
81 GObject *weak_object) in prop_changed() argument
93 GObject *weak_object) in dummy_noc() argument
105 GObject *weak_object) in noc() argument
114 weak_object); in noc()
135 MYASSERT (weak_object == want_object, ": %p != %p", weak_object, in noc()
H A Dconnection-error.c31 GObject *weak_object) in on_connection_error() argument
43 GObject *weak_object) in on_status_changed() argument
229 GObject *weak_object) in on_unregistered_connection_error() argument
279 GObject *weak_object) in on_detailed_connection_error() argument
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/examples/client/
H A Dextended-client.c46 GObject *weak_object) in disconnect_cb() argument
64 GObject *weak_object) in got_hats_cb() argument
93 GObject *weak_object) in set_hat_cb() argument
190 GObject *weak_object) in conn_status_changed() argument
207 GObject *weak_object) in cm_requested_connection() argument
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dmcd-connection.c188 gpointer user_data, GObject *weak_object) in presence_set_status_cb() argument
341 GObject *weak_object) in presence_get_statuses_cb() argument
424 GObject *weak_object) in disconnect_cb() argument
493 GObject *weak_object) in on_new_channel() argument
789 gpointer user_data, GObject *weak_object) in connect_cb() argument
999 GObject *weak_object) in get_all_requests_cb() argument
1090 GObject *weak_object) in list_channels_cb() argument
1092 McdConnection *self = MCD_CONNECTION (weak_object); in list_channels_cb()
1263 McdConnection *self = MCD_CONNECTION (weak_object); in mcd_connection_early_get_statuses_cb()
1283 weak_object); in mcd_connection_early_get_statuses_cb()
[all …]
/dports/lang/vala/vala-0.48.18/vapi/
H A Drest-0.7.vapi32 …1, scope = "async")] Rest.OAuthProxyAuthCallback callback, GLib.Object weak_object) throws GLib.Er…
34 …1, scope = "async")] Rest.OAuthProxyAuthCallback callback, GLib.Object weak_object) throws GLib.Er…
41 …1, scope = "async")] Rest.OAuthProxyAuthCallback callback, GLib.Object weak_object) throws GLib.Er…
145 …get_pos = 2.1)] Rest.ProxyCallContinuousCallback callback, GLib.Object weak_object) throws GLib.Er…
165 …_target_pos = 2.1)] Rest.ProxyCallAsyncCallback callback, GLib.Object? weak_object = null) throws …
170 …, scope = "async")] Rest.ProxyCallUploadCallback callback, GLib.Object weak_object) throws GLib.Er…
257 …e void OAuthProxyAuthCallback (Rest.OAuthProxy proxy, GLib.Error? error, GLib.Object? weak_object);
259 …ate void ProxyCallAsyncCallback (Rest.ProxyCall call, GLib.Error? error, GLib.Object? weak_object);
261 …allback (Rest.ProxyCall call, string buf, size_t len, GLib.Error? error, GLib.Object? weak_object);
263 … (Rest.ProxyCall call, size_t total, size_t uploaded, GLib.Error? error, GLib.Object? weak_object);
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/ios/
H A Dweak_nsobject_unittest.mm110 // Makes a copy of |weak_object| on the current thread and posts a task to touch
112 void CopyWeakNSObjectAndPost(const WeakNSObject<NSMutableData>& weak_object,
115 WeakNSObject<NSMutableData> weak_copy1(weak_object);
118 WeakNSObject<NSMutableData> weak_copy2 = weak_object;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/ios/
H A Dweak_nsobject_unittest.mm110 // Makes a copy of |weak_object| on the current thread and posts a task to touch
112 void CopyWeakNSObjectAndPost(const WeakNSObject<NSMutableData>& weak_object,
115 WeakNSObject<NSMutableData> weak_copy1(weak_object);
118 WeakNSObject<NSMutableData> weak_copy2 = weak_object;
/dports/devel/librest/rest-0.8.1/rest-extras/
H A Dyoutube-proxy.h83 GObject *weak_object,
91 GObject *weak_object,

123456