Home
last modified time | relevance | path

Searched defs:Reset (Results 1 – 25 of 138) sorted by relevance

123456

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_auto_ptr.h145 void AutoPtr<T>::Reset (T *p) in Reset() function
160 void AutoPtr<T>::Reset () in Reset() function
211 void Reset (size_t count) in Reset() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring_reader.h72 void Reset() { ring_ = nullptr; } in Reset() function
76 absl::string_view Reset(CordRepRing* ring) { in Reset() function
Dcord_rep_btree_reader.h110 void Reset() { navigator_.Reset(); } in Reset() function
/third_party/node/deps/v8/src/ic/
Dic-stats.cc37 void ICStats::Reset() { in Reset() function in v8::internal::ICStats
101 void ICInfo::Reset() { in Reset() function in v8::internal::ICInfo
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.cpp86 void CommandIterator::Reset() { in Reset() function in dawn_native::CommandIterator
160 void CommandAllocator::Reset() { in Reset() function in dawn_native::CommandAllocator
DScratchBuffer.cpp27 void ScratchBuffer::Reset() { in Reset() function in dawn_native::ScratchBuffer
/third_party/zlib/contrib/ada/
Dread.adb62 procedure Reset; subprogspec
104 procedure Reset is subprogram
/third_party/node/deps/v8/src/heap/cppgc/
Dcaged-heap-local-data.cc30 void AgeTable::Reset(PageAllocator* allocator) { in Reset() function in cppgc::internal::AgeTable
Dvirtual-memory.cc50 void VirtualMemory::Reset() { in Reset() function in cppgc::internal::VirtualMemory
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoPictureUtils.cpp69 void VulkanPicture::Reset() in Reset() function in vkt::video::VulkanPicture
/third_party/node/src/crypto/
Dcrypto_clienthello-inl.h40 inline void ClientHelloParser::Reset() { in Reset() function
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
DWireDeserializeAllocator.cpp50 void WireDeserializeAllocator::Reset() { in Reset() function in dawn_wire::WireDeserializeAllocator
/third_party/node/deps/v8/src/bigint/
Ddiv-helpers.h64 void Reset() { in Reset() function
/third_party/node/src/
Dreq_wrap-inl.h36 void ReqWrap<T>::Reset() { in Reset() function
Dhistogram-inl.h12 void Histogram::Reset() { in Reset() function
/third_party/lame/dshow/
DREG.H83 void Reset(void) in Reset() function
/third_party/node/deps/v8/src/base/
Dring-buffer.h46 void Reset() { start_ = count_ = 0; } in Reset() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMUnwindOpAsm.h37 void Reset() { in Reset() function
/third_party/node/deps/v8/include/
Dv8-traced-handle.h301 void TracedReferenceBase::Reset() { in Reset() function
351 void TracedReference<T>::Reset(Isolate* isolate, const Local<S>& other) { in Reset() function
Dv8-persistent-handle.h475 void PersistentBase<T>::Reset() { in Reset() function
487 void PersistentBase<T>::Reset(Isolate* isolate, const Local<S>& other) { in Reset() function
500 void PersistentBase<T>::Reset(Isolate* isolate, in Reset() function
/third_party/vixl/src/aarch64/
Dabi-aarch64.h65 void Reset() { in Reset() function
/third_party/node/deps/v8/src/wasm/
Dwasm-arguments.h36 void Reset() { offset_ = 0; } in Reset() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonHazardRecognizer.cpp27 void HexagonHazardRecognizer::Reset() { in Reset() function in HexagonHazardRecognizer
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dcommand_buffer.cc126 void CommandBuffer::Reset() { in Reset() function in amber::vulkan::CommandBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMHazardRecognizer.cpp75 void ARMHazardRecognizer::Reset() { in Reset() function in ARMHazardRecognizer

123456