Home
last modified time | relevance | path

Searched +defs:presence +defs:out (Results 1 – 25 of 136) sorted by relevance

123456

/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/session/
H A DRemoteClientSession.java88 Presence presence = getPresence(); in isInitialized() local
136 public void setPresence(Presence presence) { in setPresence()
194 private Presence presence; field in RemoteClientSession.SetPresenceTask
200 protected SetPresenceTask(JID address, Presence presence) { in SetPresenceTask()
209 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal()
256 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal()
290 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal()
317 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal()
344 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal()
H A DClientSessionInfo.java43 private Presence presence; field in ClientSessionInfo
97 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_config.cc33 QuicConfigPresence presence, in ReadUint32()
35 uint32_t* out, in ReadUint32()
57 QuicConfigValue::QuicConfigValue(QuicTag tag, QuicConfigPresence presence) in QuicConfigValue()
62 QuicConfigPresence presence) in QuicNegotiableValue()
67 QuicConfigPresence presence) in QuicNegotiableUint32()
129 QuicFixedUint32::QuicFixedUint32(QuicTag tag, QuicConfigPresence presence) in QuicFixedUint32()
194 QuicFixedUint128::QuicFixedUint128(QuicTag tag, QuicConfigPresence presence) in QuicFixedUint128()
260 QuicConfigPresence presence) in QuicFixedTagVector()
334 QuicConfigPresence presence) in QuicFixedSocketAddress()
847 CryptoHandshakeMessage* out, in ToHandshakeMessage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_config.cc35 QuicConfigPresence presence, in ReadUint32()
37 uint32_t* out, in ReadUint32()
59 QuicConfigValue::QuicConfigValue(QuicTag tag, QuicConfigPresence presence) in QuicConfigValue()
63 QuicFixedUint32::QuicFixedUint32(QuicTag tag, QuicConfigPresence presence) in QuicFixedUint32()
139 QuicFixedUint62::QuicFixedUint62(QuicTag name, QuicConfigPresence presence) in QuicFixedUint62()
225 QuicFixedUint128::QuicFixedUint128(QuicTag tag, QuicConfigPresence presence) in QuicFixedUint128()
291 QuicConfigPresence presence) in QuicFixedTagVector()
365 QuicConfigPresence presence) in QuicFixedSocketAddress()
1018 CryptoHandshakeMessage* out, in ToHandshakeMessage()
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/src/
H A Dpresence-cache.c95 GHashTable *presence; member
738 GabblePresence *presence; in _grab_nickname() local
861 GabblePresence *presence; in _grab_avatar_sha1() local
1229 GPtrArray *out = g_ptr_array_new_with_free_func (g_object_unref); in data_forms_from_message() local
1825 GabblePresence *presence; in gabble_presence_parse_presence_message() local
1945 GabblePresence *presence; in _parse_message_message() local
2062 GabblePresence *presence; in gabble_presence_cache_maybe_remove() local
2089 GabblePresence *presence; in _cache_insert() local
2108 GabblePresence *presence; in gabble_presence_cache_do_update() local
2538 GabblePresence *presence; in gabble_presence_cache_request_decloaking() local
[all …]
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/
H A DMUCRole.java75 private Presence presence; field in MUCRole
129 … MUCRole.Role role, MUCRole.Affiliation affiliation, JID userJid, Presence presence) in MUCRole()
754 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal()
H A DMUCRoom.java749 @Nonnull Presence presence ) in joinRoom()
904 @Nonnull final Presence presence) in checkJoinRoomPreconditions()
1191 …final Presence presence = originalPresence.createCopy(); // Defensive copy to not modify the origi… in sendLeavePresenceToExistingOccupants() local
1317 final Presence presence = createPresence(Presence.Type.unavailable); in destroyRoom() local
1359 Presence presence = new Presence(); in createPresence() local
1503 …private CompletableFuture<Void> broadcastPresence( Presence presence, boolean isJoinPresence, @Non… in broadcastPresence()
1546 public void broadcast(final @Nonnull Presence presence, final boolean isJoinPresence) in broadcast()
1610 private Presence createAnonCopy(@Nonnull Presence presence) in createAnonCopy()
1628 …ate Presence createSelfPresenceCopy(@Nonnull final Presence presence, final boolean isJoinPresence) in createSelfPresenceCopy()
3529 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/Lobby2/
H A DLobby2Server.cpp244 RakNet::BitStream out; in OnMessage() local
334 RakNet::BitStream out; in ExecuteCommand() local
675 void Lobby2Server::SetPresence(const RakNet::Lobby2Presence &presence, RakNet::RakString userHandle) in SetPresence()
698 void Lobby2Server::GetPresence(RakNet::Lobby2Presence &presence, RakNet::RakString userHandle) in GetPresence()
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/roster/
H A DRoster.java449 Presence presence = new Presence(); in deleteRosterItem() local
458 Presence presence = new Presence(); in deleteRosterItem() local
494 Presence presence = new Presence(); in deleteRosterItem() local
1178 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c348 guint presence; member
739 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence()
1113 guint presence) in common_creation()
1184 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new()
1209 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
1248 GstCaps *out, *tmp; in gst_encoding_profile_get_input_caps() local
1582 GstCaps * restrictioncaps, gint presence, gchar * factory_name, in create_encoding_profile_from_caps()
1636 guint presence = 0; in create_encoding_stream_profile() local
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c348 guint presence; member
739 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence()
1113 guint presence) in common_creation()
1184 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new()
1209 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
1248 GstCaps *out, *tmp; in gst_encoding_profile_get_input_caps() local
1582 GstCaps * restrictioncaps, gint presence, gchar * factory_name, in create_encoding_profile_from_caps()
1636 guint presence = 0; in create_encoding_stream_profile() local
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c348 guint presence; member
739 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence()
1113 guint presence) in common_creation()
1184 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new()
1209 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
1248 GstCaps *out, *tmp; in gst_encoding_profile_get_input_caps() local
1582 GstCaps * restrictioncaps, gint presence, gchar * factory_name, in create_encoding_profile_from_caps()
1636 guint presence = 0; in create_encoding_stream_profile() local
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c348 guint presence; member
739 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence()
1113 guint presence) in common_creation()
1184 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new()
1209 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
1248 GstCaps *out, *tmp; in gst_encoding_profile_get_input_caps() local
1582 GstCaps * restrictioncaps, gint presence, gchar * factory_name, in create_encoding_profile_from_caps()
1636 guint presence = 0; in create_encoding_stream_profile() local
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c348 guint presence; member
739 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence()
1113 guint presence) in common_creation()
1184 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new()
1209 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
1248 GstCaps *out, *tmp; in gst_encoding_profile_get_input_caps() local
1582 GstCaps * restrictioncaps, gint presence, gchar * factory_name, in create_encoding_profile_from_caps()
1636 guint presence = 0; in create_encoding_stream_profile() local
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c348 guint presence; member
739 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence()
1113 guint presence) in common_creation()
1184 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new()
1209 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
1248 GstCaps *out, *tmp; in gst_encoding_profile_get_input_caps() local
1582 GstCaps * restrictioncaps, gint presence, gchar * factory_name, in create_encoding_profile_from_caps()
1636 guint presence = 0; in create_encoding_stream_profile() local
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c348 guint presence; member
739 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence()
1113 guint presence) in common_creation()
1184 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new()
1209 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
1248 GstCaps *out, *tmp; in gst_encoding_profile_get_input_caps() local
1582 GstCaps * restrictioncaps, gint presence, gchar * factory_name, in create_encoding_profile_from_caps()
1636 guint presence = 0; in create_encoding_stream_profile() local
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c348 guint presence; member
739 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence()
1113 guint presence) in common_creation()
1184 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new()
1209 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
1248 GstCaps *out, *tmp; in gst_encoding_profile_get_input_caps() local
1582 GstCaps * restrictioncaps, gint presence, gchar * factory_name, in create_encoding_profile_from_caps()
1636 guint presence = 0; in create_encoding_stream_profile() local
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c348 guint presence; member
739 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence()
1113 guint presence) in common_creation()
1184 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new()
1209 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
1248 GstCaps *out, *tmp; in gst_encoding_profile_get_input_caps() local
1582 GstCaps * restrictioncaps, gint presence, gchar * factory_name, in create_encoding_profile_from_caps()
1636 guint presence = 0; in create_encoding_stream_profile() local
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/pbutils/
H A Dencoding-profile.c348 guint presence; member
739 gst_encoding_profile_set_presence (GstEncodingProfile * profile, guint presence) in gst_encoding_profile_set_presence()
1113 guint presence) in common_creation()
1184 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new()
1209 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
1248 GstCaps *out, *tmp; in gst_encoding_profile_get_input_caps() local
1582 GstCaps * restrictioncaps, gint presence, gchar * factory_name, in create_encoding_profile_from_caps()
1636 guint presence = 0; in create_encoding_stream_profile() local
/dports/biology/vt/vt-0.57721/
H A Dmulti_partition.cpp174 std::vector<BCFOrderedWriter *> out; in partition() local
180 uint32_t presence = 0; in partition() local
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/check/libs/
H A Dprofile.c47 #define CHECK_PROFILE(profile, name, description, format, preset, presence, restriction) \ argument
111 GstCaps *out, *restriction, *test1; in GST_START_TEST() local
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/check/libs/
H A Dprofile.c47 #define CHECK_PROFILE(profile, name, description, format, preset, presence, restriction) \ argument
111 GstCaps *out, *restriction, *test1; in GST_START_TEST() local
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/check/libs/
H A Dprofile.c47 #define CHECK_PROFILE(profile, name, description, format, preset, presence, restriction) \ argument
111 GstCaps *out, *restriction, *test1; in GST_START_TEST() local
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/check/libs/
H A Dprofile.c47 #define CHECK_PROFILE(profile, name, description, format, preset, presence, restriction) \ argument
111 GstCaps *out, *restriction, *test1; in GST_START_TEST() local
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/jpeg/
H A Denc_jpeg_data.cc106 std::vector<bool> presence; in ParseChunkedMarker() local
262 uint8_t* out = &(*bytes)[initial_size + enc_size]; in EncodeJPEGData() local

123456