Home
last modified time | relevance | path

Searched refs:writeUpdate (Results 1 – 25 of 39) sorted by relevance

12

/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/util/fipstools/acvp/acvptool/test/
H A Dcheck_expected.go169 writeUpdate(test.expectedPath, result)
184 writeUpdate(test.expectedPath, result)
192 func writeUpdate(path string, contents []byte) { func
/dports/net/tigervnc-server/tigervnc-1.12.0/tests/perf/
H A Dencperf.cxx129 void writeUpdate(const rfb::UpdateInfo& ui, const rfb::PixelBuffer* pb);
247 sc->writeUpdate(ui, pb); in framebufferUpdateEnd()
317 void SConn::writeUpdate(const rfb::UpdateInfo& ui, const rfb::PixelBuffer* pb) in writeUpdate() function in SConn
319 manager->writeUpdate(ui, pb, NULL); in writeUpdate()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/tests/perf/
H A Dencperf.cxx129 void writeUpdate(const rfb::UpdateInfo& ui, const rfb::PixelBuffer* pb);
247 sc->writeUpdate(ui, pb); in framebufferUpdateEnd()
317 void SConn::writeUpdate(const rfb::UpdateInfo& ui, const rfb::PixelBuffer* pb) in writeUpdate() function in SConn
319 manager->writeUpdate(ui, pb, NULL); in writeUpdate()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.rmi/share/classes/sun/rmi/log/
H A DLogHandler.java100 void writeUpdate(LogOutputStream out, Object value) throws Exception { in writeUpdate() method in LogHandler
H A DReliableLog.java283 handler.writeUpdate(new LogOutputStream(log), value); in update()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.rmi/share/classes/sun/rmi/log/
H A DLogHandler.java100 void writeUpdate(LogOutputStream out, Object value) throws Exception { in writeUpdate() method in LogHandler
H A DReliableLog.java283 handler.writeUpdate(new LogOutputStream(log), value); in update()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/rmi/log/
H A DLogHandler.java100 void writeUpdate(LogOutputStream out, Object value) throws Exception { in writeUpdate() method in LogHandler
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.rmi/share/classes/sun/rmi/log/
H A DLogHandler.java100 void writeUpdate(LogOutputStream out, Object value) throws Exception { in writeUpdate() method in LogHandler
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.rmi/share/classes/sun/rmi/log/
H A DLogHandler.java100 void writeUpdate(LogOutputStream out, Object value) throws Exception { in writeUpdate() method in LogHandler
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.rmi/share/classes/sun/rmi/log/
H A DLogHandler.java100 void writeUpdate(LogOutputStream out, Object value) throws Exception { in writeUpdate() method in LogHandler
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.rmi/share/classes/sun/rmi/log/
H A DLogHandler.java100 void writeUpdate(LogOutputStream out, Object value) throws Exception { in writeUpdate() method in LogHandler
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.rmi/share/classes/sun/rmi/log/
H A DLogHandler.java100 void writeUpdate(LogOutputStream out, Object value) throws Exception { in writeUpdate() method in LogHandler
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.rmi/share/classes/sun/rmi/log/
H A DLogHandler.java100 void writeUpdate(LogOutputStream out, Object value) throws Exception { in writeUpdate() method in LogHandler
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/rmi/log/
H A DLogHandler.java100 void writeUpdate(LogOutputStream out, Object value) throws Exception { in writeUpdate() method in LogHandler
/dports/devel/spark/spark-2.1.1/sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/state/
H A DHDFSBackedStateStoreProvider.scala327 def writeUpdate(key: UnsafeRow, value: UnsafeRow): Unit = { method
345 writeUpdate(key, value)
347 writeUpdate(key, value)
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DVNCServerST.cxx620 writeUpdate(); in handleTimeout()
713 writeUpdate(); in startDesktop()
783 void VNCServerST::writeUpdate() in writeUpdate() function in VNCServerST
H A DEncodeManager.h55 void writeUpdate(const UpdateInfo& ui, const PixelBuffer* pb,
H A DVNCServerST.h171 void writeUpdate();
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DVNCServerST.cxx620 writeUpdate(); in handleTimeout()
713 writeUpdate(); in startDesktop()
783 void VNCServerST::writeUpdate() in writeUpdate() function in VNCServerST
H A DVNCServerST.h171 void writeUpdate();
H A DEncodeManager.h55 void writeUpdate(const UpdateInfo& ui, const PixelBuffer* pb,
/dports/www/owncloud/owncloud/lib/private/Files/
H A DView.php331 protected function writeUpdate(Storage $storage, $internalPath, $time = null) { function in OC\\Files\\View
733 $this->writeUpdate($storage, $internalPath);
887 $this->writeUpdate($storage2, $internalPath2);
995 $this->writeUpdate($storage2, $internalPath2);
1242 $this->writeUpdate($storage, $internalPath);
1245 $this->writeUpdate($storage, $internalPath, $extraParam);
/dports/www/nextcloud/nextcloud/lib/private/Files/
H A DView.php318 protected function writeUpdate(Storage $storage, $internalPath, $time = null) { function in OC\\Files\\View
688 $this->writeUpdate($storage, $internalPath);
837 $this->writeUpdate($storage2, $internalPath2);
943 $this->writeUpdate($storage2, $internalPath2);
1186 $this->writeUpdate($storage, $internalPath);
1189 $this->writeUpdate($storage, $internalPath, $extraParam);
/dports/databases/hbase/hbase-1.2.1/hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/store/wal/
H A DProcedureWALFormat.java221 public static void writeUpdate(ByteSlot slot, Procedure proc) in writeUpdate() method in ProcedureWALFormat

12