Home
last modified time | relevance | path

Searched refs:setTruncated (Results 1 – 18 of 18) sorted by relevance

/dports/net/kea/kea-2.0.1/src/lib/dns/
H A Dmessagerenderer.h212 virtual void setTruncated() = 0;
368 virtual void setTruncated();
H A Drrset.cc138 renderer.setTruncated(); in toWire()
345 renderer.setTruncated(); in toWire()
408 renderer.setTruncated(); in toWire()
H A Dquestion.cc68 renderer.setTruncated(); in toWire()
H A Dtsigrecord.cc113 renderer.setTruncated(); in toWire()
H A Drdatafields.cc75 virtual void setTruncated() { truncated_ = true; } in setTruncated() function in isc::dns::rdata::__anond12fd1440111::RdataFieldComposer
H A Dmessagerenderer.cc267 MessageRenderer::setTruncated() { in setTruncated() function in isc::dns::MessageRenderer
/dports/dns/qmdnsengine/qmdnsengine-0.2.0/src/include/qmdnsengine/
H A Dmessage.h153 void setTruncated(bool isTruncated);
/dports/dns/qmdnsengine/qmdnsengine-0.2.0/src/src/
H A Dmessage.cpp109 void Message::setTruncated(bool isTruncated) in setTruncated() function in Message
H A Ddns.cpp312 message.setTruncated(flags & 0x0200); in fromPacket()
/dports/sysutils/tarsnap-gui/tarsnap-gui-1.0.2/src/persistentmodel/
H A Darchive.h89 void setTruncated(bool truncated);
H A Darchive.cpp241 void Archive::setTruncated(bool truncated) in setTruncated() function in Archive
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/src/__support/
H A Dhigh_precision_decimal.h372 void setTruncated(bool trunc) { this->truncated = trunc; } in setTruncated() function
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DPubsub.php749 public function setTruncated($truncated) function in Google_Service_Pubsub_PubsubEvent
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/test/src/__support/
H A Dhigh_precision_decimal_test.cpp359 hpd.setTruncated(true); in TEST()
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DPubsub.php760 public function setTruncated($truncated) function in Google_Service_Pubsub_PubsubEvent
/dports/www/moodle39/moodle/lib/google/src/Google/Service/
H A DPubsub.php760 public function setTruncated($truncated) function in Google_Service_Pubsub_PubsubEvent
/dports/www/moodle311/moodle/lib/google/src/Google/Service/
H A DPubsub.php760 public function setTruncated($truncated) function in Google_Service_Pubsub_PubsubEvent
/dports/sysutils/tarsnap-gui/tarsnap-gui-1.0.2/src/
H A Dtaskmanager.cpp554 archive->setTruncated(true); in backupTaskFinished()
713 archive->setTruncated(true); in getArchiveContentsFinished()