Home
last modified time | relevance | path

Searched defs:Update (Results 1 – 25 of 63) sorted by relevance

123

/third_party/zlib/contrib/dotzlib/DotZLib/
DChecksumImpl.cs66 public abstract void Update(byte[] data, int offset, int count); in Update() method in DotZLib.ChecksumGeneratorBase
72 public void Update(byte[] data) in Update() method in DotZLib.ChecksumGeneratorBase
82 public void Update(string data) in Update() method in DotZLib.ChecksumGeneratorBase
92 public void Update(string data, Encoding encoding) in Update() method in DotZLib.ChecksumGeneratorBase
133 public override void Update(byte[] data, int offset, int count) in Update() method in DotZLib.CRC32Checksum
184 public override void Update(byte[] data, int offset, int count) in Update() method in DotZLib.AdlerChecksum
DDotZLib.cs130 void Update(byte[] data); in Update() method
141 void Update(byte[] data, int offset, int count); in Update() method
148 void Update(string data); in Update() method
155 void Update(string data, Encoding encoding); in Update() method
/third_party/node/src/
Dtimer_wrap.cc31 void TimerWrap::Update(uint64_t interval, uint64_t repeat) { in Update() function in node::TimerWrap
81 void TimerWrapHandle::Update(uint64_t interval, uint64_t repeat) { in Update() function in node::TimerWrapHandle
/third_party/node/deps/npm/node_modules/flush-write-stream/node_modules/string_decoder/
DREADME.md26 ## Update section in string_decoder
/third_party/node/deps/npm/node_modules/concat-stream/node_modules/string_decoder/
DREADME.md26 ## Update section in string_decoder
/third_party/node/deps/npm/node_modules/string_decoder/
DREADME.md26 ## Update section in string_decoder
/third_party/node/deps/npm/node_modules/stream-iterate/node_modules/string_decoder/
DREADME.md26 ## Update section in string_decoder
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/
DREADME.md26 ## Update section in string_decoder
/third_party/node/deps/npm/node_modules/through2/node_modules/string_decoder/
DREADME.md26 ## Update section in string_decoder
/third_party/node/deps/npm/node_modules/from2/node_modules/string_decoder/
DREADME.md26 ## Update section in string_decoder
/third_party/node/deps/npm/node_modules/parallel-transform/node_modules/string_decoder/
DREADME.md26 ## Update section in string_decoder
/third_party/node/deps/npm/node_modules/duplexify/node_modules/string_decoder/
DREADME.md26 ## Update section in string_decoder
/third_party/node/deps/npm/node_modules/are-we-there-yet/node_modules/string_decoder/
DREADME.md26 ## Update section in string_decoder
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus.h777 inline void Status::Update(const Status& new_status) { in Update() function
783 inline void Status::Update(Status&& new_status) { in Update() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCFGUpdate.h34 Update(UpdateKind Kind, NodePtr From, NodePtr To) in Update() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h472 unsigned Minor, unsigned Update, in EmitVersionMin()
478 unsigned Minor, unsigned Update, in EmitBuildVersion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterClassInfo.cpp44 bool Update = false; in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCMachOStreamer.cpp272 unsigned Minor, unsigned Update, in EmitVersionMin()
278 unsigned Minor, unsigned Update, in EmitBuildVersion()
/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_external_texture_gl.cc119 void AndroidExternalTextureGL::Update() { in Update() function in flutter::AndroidExternalTextureGL
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
Dsha1.cc143 void SecureHashAlgorithm::Update(const void *data, size_t nbytes) in Update() function in angle::base::SecureHashAlgorithm
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
Dsha1.cc143 void SecureHashAlgorithm::Update(const void *data, size_t nbytes) in Update() function in angle::base::SecureHashAlgorithm
/third_party/gn/src/base/
Dsha1.cc121 void SecureHashAlgorithm::Update(const void* data, size_t nbytes) { in Update() function in base::SecureHashAlgorithm
/third_party/openh264/codec/encoder/core/src/
Dparaset_strategy.cpp261 void CWelsParametersetIdConstant::Update (const uint32_t kuiId, const int iParasetType) { in Update() function in WelsEnc::CWelsParametersetIdConstant
371 void CWelsParametersetIdIncreasing::Update (const uint32_t kuiId, const int iParasetType) { in Update() function in WelsEnc::CWelsParametersetIdIncreasing
703 void CWelsParametersetSpsListingPpsIncreasing::Update (const uint32_t kuiId, const int iParasetType… in Update() function in WelsEnc::CWelsParametersetSpsListingPpsIncreasing
/third_party/node/deps/npm/node_modules/safe-buffer/
DREADME.md522 #### Update subsubsection
/third_party/node/deps/npm/node_modules/tar/node_modules/safe-buffer/
DREADME.md522 #### Update subsubsection

123