Home
last modified time | relevance | path

Searched defs:reset (Results 126 - 150 of 2063) sorted by relevance

12345678910>>...83

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAEnumSectionContribs.cpp46 void DIAEnumSectionContribs::reset() { Enumerator->Reset(); } in reset() function in DIAEnumSectionContribs
H A DDIAEnumSourceFiles.cpp43 void DIAEnumSourceFiles::reset() { Enumerator->Reset(); } in reset() function in DIAEnumSourceFiles
H A DDIAEnumSymbols.cpp47 void DIAEnumSymbols::reset() { Enumerator->Reset(); } in reset() function in DIAEnumSymbols
H A DDIAEnumTables.cpp44 void DIAEnumTables::reset() { Enumerator->Reset(); } in reset() function in DIAEnumTables
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumTypes.cpp70 void NativeEnumTypes::reset() { Index = 0; } in reset() function in NativeEnumTypes
/third_party/vk-gl-cts/executor/
H A DxeTestLogParser.cpp44 void TestLogParser::reset (void) in reset() function in xe::TestLogParser
/third_party/skia/src/gpu/
H A DGrHashMapWithCache.h72 void reset() { in reset() function in GrHashMapWithCache
H A DGrStagingBufferManager.h41 void reset() { in reset() function in GrStagingBufferManager
/third_party/skia/src/gpu/gl/
H A DGrGLOpsRenderPass.h36 void reset() { in reset() function in GrGLOpsRenderPass
/third_party/skia/src/core/
H A DSkPtrRecorder.cpp10 void SkPtrSet::reset() { in reset() function in SkPtrSet
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DToken.cpp24 void Token::reset() in reset() function in pp::Token
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkEvent.hpp48 void reset() in reset() function in vk::Event
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dprint.h42 struct reset { struct
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dprint.h42 struct reset { struct
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DInputStreamCallbackAnalyzer.h35 void reset() { in reset() function in InputStreamCallbackAnalyzer
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DPeakDetector.h30 void reset() { in reset() function in PeakDetector
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioStreamTester.java35 public void reset() { in reset() method in AudioStreamTester
/third_party/skia/third_party/externals/oboe/src/common/
H A DLatencyTuner.cpp96 void LatencyTuner::reset() { in reset() function in LatencyTuner
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DFlowGraphNode.cpp59 void FlowGraphNode::reset() { in reset() function in FlowGraphNode
H A DSampleRateConverter.cpp28 void SampleRateConverter::reset() { in reset() function in SampleRateConverter
/third_party/skia/src/sksl/
H A DSkSLStringStream.h40 void reset() { in reset() function in SkSL::StringStream
81 void reset() { in reset() function in SkSL::SkSL::StringStream
/third_party/skia/third_party/externals/dawn/src/common/
H A Dityp_bitset.h97 bitset& reset(Index i) { in reset() function in ityp::bitset
/third_party/python/Lib/encodings/
H A Dutf_16.py33 def reset(self): member in IncrementalEncoder
71 def reset(self): member in IncrementalDecoder
109 def reset(self): member in StreamWriter
126 def reset(self): member in StreamReader
H A Dutf_32.py28 def reset(self): member in IncrementalEncoder
66 def reset(self): member in IncrementalDecoder
104 def reset(self): member in StreamWriter
121 def reset(self): member in StreamReader
/third_party/skia/tools/
H A DUrlDataManager.cpp37 void UrlDataManager::reset() { in reset() function in UrlDataManager

Completed in 7 milliseconds

12345678910>>...83