Home
last modified time | relevance | path

Searched defs:Reset (Results 1 - 25 of 130) sorted by relevance

123456

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerValueBitMap.h28 void Reset() { memset(Map, 0, sizeof(Map)); } in Reset() function
/third_party/node/deps/v8/src/heap/cppgc/
H A Dcaged-heap-local-data.cc30 void AgeTable::Reset(PageAllocator* allocator) { in Reset() function in cppgc::internal::AgeTable
H A Dvirtual-memory.cc50 void VirtualMemory::Reset() { in Reset() function in cppgc::internal::VirtualMemory
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DScratchBuffer.cpp27 void ScratchBuffer::Reset() { in Reset() function in dawn_native::ScratchBuffer
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DWireDeserializeAllocator.cpp50 void WireDeserializeAllocator::Reset() { in Reset() function in dawn_wire::WireDeserializeAllocator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoPictureUtils.cpp69 void VulkanPicture::Reset() in Reset() function in vkt::video::VulkanPicture
/third_party/icu/icu4c/source/common/
H A Dbytestream.cpp38 CheckedArrayByteSink& CheckedArrayByteSink::Reset() { in Reset() function in CheckedArrayByteSink
/third_party/node/src/crypto/
H A Dcrypto_clienthello-inl.h40 inline void ClientHelloParser::Reset() { in Reset() function in node::crypto::ClientHelloParser
/third_party/node/deps/icu-small/source/common/
H A Dbytestream.cpp38 CheckedArrayByteSink& CheckedArrayByteSink::Reset() { in Reset() function in CheckedArrayByteSink
/third_party/node/deps/v8/src/bigint/
H A Ddiv-helpers.h64 void Reset() { in Reset() function in v8::bigint::ShiftedDigits
/third_party/node/deps/v8/src/base/
H A Dring-buffer.h46 void Reset() { start_ = count_ = 0; } in Reset() function in v8::base::RingBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.h37 void Reset() { in Reset() function in llvm::UnwindOpcodeAssembler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonHazardRecognizer.cpp27 void HexagonHazardRecognizer::Reset() { in Reset() function in HexagonHazardRecognizer
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytestream.cpp38 CheckedArrayByteSink& CheckedArrayByteSink::Reset() { in Reset() function in CheckedArrayByteSink
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_spline.cpp42 void dng_spline_solver::Reset () in Reset() function in dng_spline_solver
H A Ddng_auto_ptr.h145 void AutoPtr<T>::Reset (T *p) in Reset() function in AutoPtr
160 void AutoPtr<T>::Reset () in Reset() function in AutoPtr
211 void Reset (size_ function in AutoArray
[all...]
/third_party/protobuf/python/google/protobuf/
H A Dservice.py134 def Reset(self): member in RpcController
/third_party/lame/dshow/
H A DREG.H83 void Reset(void) in Reset() function in Lame::CRegEnumKey
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DGoogleMessageBenchmark.cs105 public void Reset() => destinationStream.Position = 0; in Reset() method in Google.Protobuf.Benchmarks.GoogleMessageBenchmark.SubTest
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dcommand_buffer.cc126 void CommandBuffer::Reset() { in Reset() function in amber::vulkan::CommandBuffer
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dthread_utils.h55 int (*Reset)(WebPWorker* const worker); member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp75 void ARMHazardRecognizer::Reset() { in Reset() function in ARMHazardRecognizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleHazardRecognizer.h67 virtual void Reset() {} in Reset() function in llvm::ScheduleHazardRecognizer
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs48 public void Reset() { _current = 0; } in Reset() method in DotZLib.ChecksumGeneratorBase
/third_party/googletest/googletest/test/
H A Dgtest_environment_test.cc73 void Reset() { in Reset() function in __anon3052::MyEnvironment

Completed in 7 milliseconds

123456