Searched defs:clear (Results 1 – 15 of 15) sorted by relevance
37 void clear() { in clear() function
75 void clear() { map_.clear(); } in clear() function
131 Result clear = (std::numeric_limits<Result>::max() << 1) << (bit_length - 1); in LoadBits() local
226 void clear() { in clear() function
197 void clear() { in clear() function
98 public void clear() { in clear() method in Main.TestWatcher
108 public void clear() { in clear() method in Main.TestWatcher
113 public void clear() { in clear() method in Main.TestWatcher
94 public void clear() { in clear() method in Main.TestWatcher
96 public void clear() { in clear() method in Main.TestWatcher
2283 SelfDeletingTask* clear = reference_processor_->CollectClearedReferences(self); in PerformHomogeneousSpaceCompact() local2806 SelfDeletingTask* clear; // Unconditionally set below. in CollectGarbageInternal() local
5954 void LocationsBuilderARM64::VisitClearException(HClearException* clear) { in VisitClearException()5958 void InstructionCodeGeneratorARM64::VisitClearException([[maybe_unused]] HClearException* clear) { in VisitClearException()
7071 void LocationsBuilderX86_64::VisitClearException(HClearException* clear) { in VisitClearException()7075 void InstructionCodeGeneratorX86_64::VisitClearException([[maybe_unused]] HClearException* clear) { in VisitClearException()
7726 void LocationsBuilderX86::VisitClearException(HClearException* clear) { in VisitClearException()7730 void InstructionCodeGeneratorX86::VisitClearException([[maybe_unused]] HClearException* clear) { in VisitClearException()
8088 void LocationsBuilderARMVIXL::VisitClearException(HClearException* clear) { in VisitClearException()8092 void InstructionCodeGeneratorARMVIXL::VisitClearException([[maybe_unused]] HClearException* clear) { in VisitClearException()