Home
last modified time | relevance | path

Searched defs:clear (Results 376 - 400 of 1128) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/python/Lib/xml/dom/
H A Dpulldom.py192 def clear(self): member in PullDOM
276 def clear(self): member in DOMEventStream
/third_party/python/Lib/concurrent/futures/
H A Dprocess.py81 def clear(self): member in _ThreadWakeup
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h48 void clear() { Entries.clear(); } in clear() function in llvm::DWARFListType
94 void clear() { in clear() function in llvm::DWARFListTableHeader
154 void clear() { in clear() function in llvm::DWARFListTableBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h206 void clear() { in clear() function in llvm::pdb::HashTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInst.h189 void clear() { Operands.clear(); } in clear() function in llvm::MCInst
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DGraph.h340 void clear() { in clear() function in llvm::xray::Graph
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DBitVector.h188 void clear() { in clear() function in llvm::BitVector
H A DSmallPtrSet.h101 void clear() { in clear() function in llvm::SmallPtrSetImplBase
H A Dsimple_ilist.h226 void clear() { Sentinel.reset(); } in clear() function in llvm::simple_ilist
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DTimer.cpp153 void Timer::clear() { in clear() function in Timer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFoldingSet.cpp258 void FoldingSetBase::clear() { in clear() function in FoldingSetBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h45 void clear() { std::fill(&Value[0], &Value[TOTAL_KINDS], 0); } in clear() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFRegisters.cpp296 RegisterAggr &RegisterAggr::clear(RegisterRef RR) { in clear() function in RegisterAggr
300 RegisterAggr &RegisterAggr::clear(const RegisterAggr &RG) { in clear() function in RegisterAggr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCBranchCoalescing.cpp208 void PPCBranchCoalescing::CoalescingCandidateInfo::clear() { in clear() function in PPCBranchCoalescing::CoalescingCandidateInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAllocatorList.h213 void clear() { List.clearAndDispose(Disposer(*this)); } in clear() function in llvm::AllocatorList
H A DDenseSet.h86 void clear() { in clear() function in llvm::detail::DenseSetImpl
H A DSmallPtrSet.h94 void clear() { in clear() function in llvm::SmallPtrSetImplBase
H A DSparseMultiSet.h342 void clear() { in clear() function in llvm::SparseMultiSet
H A Dsimple_ilist.h230 void clear() { Sentinel.reset(); } in clear() function in llvm::simple_ilist
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopIterator.h164 void clear() { in clear() function in llvm::LoopBlocksDFS
H A DScalarEvolutionExpander.h167 void clear() { in clear() function in llvm::SCEVExpander
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h266 void clear() { getRoot() = getNode(); } in clear() function in llvm::msgpack::Document
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h97 void clear() { Segments.clear(); ++Tag; } in clear() function in llvm::LiveIntervalUnion
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDynamicMessage.java351 public Builder clear() { in clear() method in DynamicMessage.Builder
H A DRepeatedFieldBuilderV3.java428 public void clear() { in clear() method in RepeatedFieldBuilderV3

Completed in 21 milliseconds

1...<<11121314151617181920>>...46