Home
last modified time | relevance | path

Searched refs:wasSent (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/gitea/gitea-1.16.5/routers/private/
H A Dmail.go87 wasSent := strconv.Itoa(len(to))
89 ctx.PlainText(http.StatusOK, wasSent)
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/test/php/library/Icinga/Web/
H A DFormTest.php183 $form->wasSent(
203 $form->wasSent(array()),
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/application/forms/Command/
H A DCommandForm.php84 if ($this->wasSent($formData)
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/test/
H A Dcheckpartition.hh250 const bool wasSent = (sendSet_.find( idSet_.id( entity ) ) != sendSet_.end()); in ~CheckPartitionDataHandle() local
251 if( Dune::EntityCommHelper< iftype >::send( entity.partitionType() ) && !wasSent ) in ~CheckPartitionDataHandle()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/mediasink/
H A DVideoSink.cpp425 bool wasSent = frame->IsSentToCompositor(); in RenderVideoFrames() local
464 if (!wasSent) { in RenderVideoFrames()
/dports/www/firefox/firefox-99.0/dom/media/mediasink/
H A DVideoSink.cpp435 bool wasSent = frame->IsSentToCompositor(); in RenderVideoFrames() local
474 if (!wasSent) { in RenderVideoFrames()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mediasink/
H A DVideoSink.cpp425 bool wasSent = frame->IsSentToCompositor(); in RenderVideoFrames() local
464 if (!wasSent) { in RenderVideoFrames()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mediasink/
H A DVideoSink.cpp425 bool wasSent = frame->IsSentToCompositor(); in RenderVideoFrames() local
464 if (!wasSent) { in RenderVideoFrames()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/mtproto/
H A Dsession_private.h120 mtpRequestId wasSent(mtpMsgId msgId) const;
H A Dsession_private.cpp1550 if (!wasSent(resendId)) { in handleOneReceived()
1581 const auto requestId = wasSent(resendId); in handleOneReceived()
1621 if (!wasSent(resendId)) { in handleOneReceived()
1816 const auto requestId = wasSent(requestMsgId); in handleOneReceived()
1887 if (!wasSent(data.vmsg_id().v)) { in handleOneReceived()
2019 if (wasSent(id.v)) { in requestsFixTimeSalt()
2648 mtpRequestId SessionPrivate::wasSent(mtpMsgId msgId) const { in wasSent() function in MTP::details::SessionPrivate
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/stumbler/java/org/mozilla/mozstumbler/service/stumblerthread/
H A DReporter.java186 mBundle.wasSent(); in reportCollectedLocation()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/stumbler/java/org/mozilla/mozstumbler/service/stumblerthread/
H A DReporter.java186 mBundle.wasSent(); in reportCollectedLocation()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/stumbler/java/org/mozilla/mozstumbler/service/stumblerthread/datahandling/
H A DStumblerBundle.java30 public void wasSent() { in wasSent() method in StumblerBundle
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/stumbler/java/org/mozilla/mozstumbler/service/stumblerthread/datahandling/
H A DStumblerBundle.java30 public void wasSent() { in wasSent() method in StumblerBundle
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/
H A DForm.php1162 || $this->wasSent($formData)
1238 public function wasSent(array $formData) function in Icinga\\Web\\Form
H A DWizard.php273 if ($page->wasSent($requestData)) {
/dports/games/openspades/openspades-0.1.3/Sources/ENet/
H A Dprotocol.c177 int wasSent = 1; in enet_protocol_remove_sent_reliable_command() local
208 wasSent = 0; in enet_protocol_remove_sent_reliable_command()
229 if (wasSent) in enet_protocol_remove_sent_reliable_command()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/enet/
H A Dprotocol.c181 int wasSent = 1; in enet_protocol_remove_sent_reliable_command() local
212 wasSent = 0; in enet_protocol_remove_sent_reliable_command()
236 if (wasSent) in enet_protocol_remove_sent_reliable_command()
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/enet/enet/
H A Dprotocol.c194 int wasSent = 1; in enet_protocol_remove_sent_reliable_command() local
225 wasSent = 0; in enet_protocol_remove_sent_reliable_command()
249 if (wasSent) in enet_protocol_remove_sent_reliable_command()
/dports/games/redeclipse/base-2.0.0/src/enet/
H A Dprotocol.c194 int wasSent = 1; in enet_protocol_remove_sent_reliable_command() local
225 wasSent = 0; in enet_protocol_remove_sent_reliable_command()
249 if (wasSent) in enet_protocol_remove_sent_reliable_command()
/dports/games/redeclipse16/base-1.6.0/src/enet/
H A Dprotocol.c194 int wasSent = 1; in enet_protocol_remove_sent_reliable_command() local
225 wasSent = 0; in enet_protocol_remove_sent_reliable_command()
249 if (wasSent) in enet_protocol_remove_sent_reliable_command()
/dports/net/enet/enet-1.3.17/
H A Dprotocol.c202 int wasSent = 1; in enet_protocol_remove_sent_reliable_command() local
236 wasSent = 0; in enet_protocol_remove_sent_reliable_command()
260 if (wasSent) in enet_protocol_remove_sent_reliable_command()
/dports/games/tesseract-data/tesseract/src/enet/
H A Dprotocol.c194 int wasSent = 1; in enet_protocol_remove_sent_reliable_command() local
225 wasSent = 0; in enet_protocol_remove_sent_reliable_command()
249 if (wasSent) in enet_protocol_remove_sent_reliable_command()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/enet/
H A Dprotocol.c203 int wasSent = 1; in enet_protocol_remove_sent_reliable_command() local
234 wasSent = 0; in enet_protocol_remove_sent_reliable_command()
258 if (wasSent) in enet_protocol_remove_sent_reliable_command()
/dports/games/stuntrally/stuntrally-2.6.1/source/enet/
H A Dprotocol.c194 int wasSent = 1; in enet_protocol_remove_sent_reliable_command() local
225 wasSent = 0; in enet_protocol_remove_sent_reliable_command()
249 if (wasSent) in enet_protocol_remove_sent_reliable_command()

12