Home
last modified time | relevance | path

Searched defs:Update (Results 1 - 25 of 51) sorted by relevance

123

/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-state.cc25 void UnifiedHeapMarkingState::Update( in Update() function in v8::internal::UnifiedHeapMarkingState
/third_party/lzma/Java/SevenZip/
H A DCRC.java30 public void Update(byte[] data, int offset, int size) in Update() method in CRC
36 public void Update(byte[] data) in Update() method in CRC
/third_party/lzma/CS/7zip/Common/
H A DCRC.cs34 public void Update(byte[] data, uint offset, uint size) in Update() method in SevenZip.CRC
/third_party/node/src/
H A Dtimer_wrap.cc26 void TimerWrap::Update(uint64_t interval, uint64_t repeat) { in Update() function in node::TimerWrap
69 void TimerWrapHandle::Update(uint64_t interval, uint64_t repeat) { in Update() function in node::TimerWrapHandle
H A Dnode_sockaddr-inl.h150 void SocketAddress::Update(uint8_t* data, size_t len) { in Update() function in node::SocketAddress
155 void SocketAddress::Update(const sockaddr* data, size_t len) { in Update() function in node::SocketAddress
H A Dnode_url.cc227 void BindingData::Update(const FunctionCallbackInfo<Value>& args) { in Update() function in node::url::BindingData
/third_party/node/deps/v8/src/objects/
H A Dlookup-cache-inl.h31 void DescriptorLookupCache::Update(Map source, Name name, int result) { in Update() function in v8::internal::DescriptorLookupCache
H A Dmaybe-object-inl.h98 void HeapObjectReference::Update(THeapObjectSlot slot, HeapObject value) { in Update() function in v8::internal::HeapObjectReference
/third_party/gn/src/base/
H A Dsha1.cc121 void SecureHashAlgorithm::Update(const void* data, size_t nbytes) { in Update() function in base::SecureHashAlgorithm
/third_party/lzma/CPP/Common/
H A DUTFConvert.h32 void Update(const CUtf8Check &c) in Update() function
/third_party/zlib/contrib/dotzlib/DotZLib/
H A 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(byt method in DotZLib.AdlerChecksum
[all...]
H A 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/deps/v8/src/base/
H A Dpointer-with-payload.h73 V8_INLINE void Update(PointerType* new_pointer, PayloadType new_payload) { in Update() function in v8::base::PointerWithPayload
/third_party/node/deps/v8/src/heap/
H A Dmarking-worklist-inl.h18 void MarkingWorklists::Update(Callback callback) { in Update() function in v8::internal::MarkingWorklists
H A Dgc-tracer-inl.h18 void GCTracer::IncrementalMarkingInfos::Update(double delta) { in Update() function in v8::internal::GCTracer::IncrementalMarkingInfos
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/
H A Dsha1.cc143 void SecureHashAlgorithm::Update(const void *data, size_t nbytes) in Update() function in angle::base::SecureHashAlgorithm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp44 bool Update = false; in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCFGUpdate.h28 template <typename NodePtr> class Update { class
34 Update(UpdateKind Kind, NodePtr From, NodePtr To) in Update() function in llvm::cfg::Update
/third_party/node/deps/v8/src/compiler/
H A Dcsa-load-elimination.h103 static void Update(OuterMap<OuterKey>& map, OuterKey outer_key, in Update() function in v8::internal::compiler::final::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDominators.cpp70 template class llvm::cfg::Update<BasicBlock *>; member in llvm::cfg
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSubresourceStorage.h241 void SubresourceStorage<T>::Update(const SubresourceRange& range, F&& updateFunc) { in Update() function in dawn_native::SubresourceStorage
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DSubresourceStorageTests.cpp39 void Update(const SubresourceRange& range, F&& updateFunc) { in Update() function
[all...]
/third_party/node/deps/v8/src/heap/base/
H A Dworklist.h134 void Worklist<EntryType, SegmentSize>::Update(Callback callback) { in Update() function in heap::base::Worklist
255 void Worklist<EntryType, SegmentSize>::Segment::Update(Callback callback) { in Update() function in heap::base::Worklist::Segment
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp659 bool Update = false; variable
679 (void)Update; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Delf_mem_image.cc338 void ElfMemImage::SymbolIterator::Update(int increment) { in Update() function in absl::ElfMemImage::SymbolIterator

Completed in 13 milliseconds

123