Home
last modified time | relevance | path

Searched refs:MaxMessageSize (Results 276 – 300 of 329) sorted by relevance

1...<<11121314

/dports/www/firefox/firefox-99.0/dom/media/webrtc/sdp/rsdparsa_capi/src/
H A Dattribute.rs568 if let SdpAttribute::MaxMessageSize(max_msg_size) = *attribute { in sdp_get_max_msg_size()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/sdp/rsdparsa_capi/src/
H A Dattribute.rs568 if let SdpAttribute::MaxMessageSize(max_msg_size) = *attribute { in sdp_get_max_msg_size()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/sdp/rsdparsa_capi/src/
H A Dattribute.rs568 if let SdpAttribute::MaxMessageSize(max_msg_size) = *attribute { in sdp_get_max_msg_size()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dconnection_test.go634 description.Server{MaxMessageSize: 9},
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dconnection_test.go634 description.Server{MaxMessageSize: 9},
/dports/devel/fpc-dbus/fpc-3.2.2/packages/dbus/src/
H A Ddbuscomp.pp455 Property MaxMessageSize : clong Read GetMaxMessageSize Write SetMaxMessageSize;
476 Property MaxMessageSize;
/dports/lang/fpc-source/fpc-3.2.2/packages/dbus/src/
H A Ddbuscomp.pp455 Property MaxMessageSize : clong Read GetMaxMessageSize Write SetMaxMessageSize;
476 Property MaxMessageSize;
/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dreadcf.c3240 MaxMessageSize = atol(p);
3778 MaxMessageSize = atol(val);
H A Dsendmail.h2508 EXTERN long MaxMessageSize; /* advertised max size we will accept */ variable
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/cmd/utils/
H A Dflags.go1112 cfg.MaxMessageSize = uint32(ctx.GlobalUint(WhisperMaxMessageSizeFlag.Name))
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFields.h56 DEFINE_LENGTH(MaxMessageSize);
/dports/net-im/licq-osd/licq-f271d55/icq/src/
H A Dpacket-srv.cpp3684 if (myAbout.size() > (size_t)Licq::IcqProtocol::MaxMessageSize) in CPU_Meta_SetAbout()
3685 myAbout.resize(Licq::IcqProtocol::MaxMessageSize); in CPU_Meta_SetAbout()
/dports/net-im/licq-qt-gui/licq-f271d55/icq/src/
H A Dpacket-srv.cpp3684 if (myAbout.size() > (size_t)Licq::IcqProtocol::MaxMessageSize) in CPU_Meta_SetAbout()
3685 myAbout.resize(Licq::IcqProtocol::MaxMessageSize); in CPU_Meta_SetAbout()
/dports/net-im/licq-icq/licq-f271d55/icq/src/
H A Dpacket-srv.cpp3684 if (myAbout.size() > (size_t)Licq::IcqProtocol::MaxMessageSize) in CPU_Meta_SetAbout()
3685 myAbout.resize(Licq::IcqProtocol::MaxMessageSize); in CPU_Meta_SetAbout()
/dports/net-im/licq-jabber/licq-f271d55/icq/src/
H A Dpacket-srv.cpp3684 if (myAbout.size() > (size_t)Licq::IcqProtocol::MaxMessageSize) in CPU_Meta_SetAbout()
3685 myAbout.resize(Licq::IcqProtocol::MaxMessageSize); in CPU_Meta_SetAbout()
/dports/net-im/licq/licq-f271d55/icq/src/
H A Dpacket-srv.cpp3684 if (myAbout.size() > (size_t)Licq::IcqProtocol::MaxMessageSize) in CPU_Meta_SetAbout()
3685 myAbout.resize(Licq::IcqProtocol::MaxMessageSize); in CPU_Meta_SetAbout()
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/webrtc/v2/
H A Dpeerconnection.go1901 MaxMessageSize: 0,
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/
H A Dhistory_view_replies_section.cpp1005 if (!TextUtilities::CutPart(sending, left, MaxMessageSize)) { in edit()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMsgIncomingServer.cpp1600 NS_IMPL_SERVERPREF_INT(nsMsgIncomingServer, MaxMessageSize, "max_size")
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/
H A Dhistory_message.cpp157 if (comment.text.size() > MaxMessageSize) { in GetErrorTextForSending()
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/webrtc/v3/
H A Dpeerconnection.go1299 MaxMessageSize: 0,
/dports/mail/libmilter/sendmail-8.16.1/cf/cf/
H A Dgeneric-sunos4.1.cf149 #O MaxMessageSize=0
H A Dgeneric-hpux9.cf149 #O MaxMessageSize=0
H A Dgeneric-nextstep3.3.cf148 #O MaxMessageSize=0
H A Dgeneric-osf1.cf149 #O MaxMessageSize=0

1...<<11121314