Home
last modified time | relevance | path

Searched defs:reset (Results 601 – 625 of 9678) sorted by relevance

1...<<21222324252627282930>>...388

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand_core-0.6.4/src/
H A Dblock.rs167 pub fn reset(&mut self) { in reset() method
333 pub fn reset(&mut self) { in reset() method
/aosp_15_r20/external/pytorch/c10/util/
H A Dsparse_bitset.h104 void reset(unsigned Idx) { in reset() function
473 void reset(unsigned Idx) { in reset() function
/aosp_15_r20/system/vold/bench/inodeop_bench/
H A Dinodeop_bench.cpp55 void reset() { reset_time = std::chrono::steady_clock::now(); } in reset() function in Collector
100 void reset() { in reset() function
/aosp_15_r20/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DDckTestRule.kt324 private fun reset() { in reset() method
/aosp_15_r20/frameworks/av/media/codec2/hal/common/
H A DMultiAccessUnitHelper.cpp232 void MultiAccessUnitHelper::reset() { in reset() function in android::MultiAccessUnitHelper
847 void MultiAccessUnitHelper::MultiAccessUnitInfo::reset() { in reset() function in android::MultiAccessUnitHelper::MultiAccessUnitInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp118 void reset() { in reset() function
230 void XCOFFObjectWriter::reset() { in reset() function in __anonfb4b08b30111::XCOFFObjectWriter
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowLegacySQLiteConnection.java100 public static void reset() { in reset() method in ShadowLegacySQLiteConnection
369 void reset() { in reset() method in ShadowLegacySQLiteConnection
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DItaniumDemangle.cpp292 void reset() { in reset() function in __anonf166a92a0211::BumpPointerAllocator
309 void reset() { Alloc.reset(); } in reset() function in __anonf166a92a0211::DefaultAllocator
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DBottomActionBar.java548 public void reset() { in reset() method
729 public void reset() { in reset() method in QueueStateBottomSheetBehavior
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp98 TypeID const* reset() const { in reset() function
139 TypeID const* reset() const { in reset() function
/aosp_15_r20/external/rust/android-crates-io/crates/rand_core/src/
Dblock.rs167 pub fn reset(&mut self) { in reset() method
333 pub fn reset(&mut self) { in reset() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DImmutableGraph.h161 void reset(size_type Idx) { V.reset(Idx); } in reset() function
249 void reset(size_type Idx) { V.reset(Idx); } in reset() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/detail/
Doptional_trivially_copyable_base.hpp132 void reset() BOOST_NOEXCEPT { destroy(); } in reset() function in tc_optional_base
135 void reset ( argument_type val ) BOOST_NOEXCEPT { assign(val); } in reset() function in tc_optional_base
/aosp_15_r20/packages/apps/TV/tests/unit/src/com/android/tv/data/
DChannelDataManagerTest.java696 public void reset() { in reset() method in ChannelDataManagerTest.TestChannelDataManagerListener
721 public void reset() { in reset() method in ChannelDataManagerTest.TestChannelDataManagerChannelListener
/aosp_15_r20/external/pytorch/aten/src/ATen/hip/impl/
H A DHIPGuardImplMasqueradingAsCUDA.h286 void reset() { guard_.reset(); } in reset() function
346 void reset() { guard_.reset(); } in reset() function
/aosp_15_r20/packages/apps/SecureElement/src/com/android/se/
DTerminal.java902 public boolean reset() { in reset() method in Terminal
1156 public boolean reset() { in reset() method in Terminal.SecureElementReader
/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/ffi/
Dc.rs245 fn reset(&mut self, zlib_header: bool) { in reset() method
338 fn reset(&mut self) { in reset() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DPulseExpansionHandler.kt291 fun reset( in <lambda>() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/
H A DItaniumDemangle.cpp332 void reset() { in reset() function in __anon64b7e7300211::BumpPointerAllocator
349 void reset() { Alloc.reset(); } in reset() function in __anon64b7e7300211::DefaultAllocator
/aosp_15_r20/frameworks/native/services/inputflinger/
H A DInputProcessor.cpp313 void MotionClassifier::reset() { in reset() function in android::MotionClassifier
322 void MotionClassifier::reset(const NotifyDeviceResetArgs& args) { in reset() function in android::MotionClassifier
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-ndk-source/gen/com/android/server/thread/openthread/
DINsdPublisher.cpp349 ::ndk::ScopedAStatus BpNsdPublisher::reset() { in reset() function in aidl::com::android::server::thread::openthread::BpNsdPublisher
672 ::ndk::ScopedAStatus INsdPublisherDefault::reset() { in reset() function in aidl::com::android::server::thread::openthread::INsdPublisherDefault
/aosp_15_r20/external/pytorch/test/
H A Dtest_datapipe.py3624 def reset(self): member in TestIterDataPipeSingletonConstraint.test_iterdatapipe_singleton_self_next._CustomIterDP_Self
3865 def reset(self): member in TestIterDataPipeCountSampleYielded.test_iterdatapipe_sample_yielded_return_self._CustomGeneratorDataPipe
3883 def reset(self): member in TestIterDataPipeCountSampleYielded.test_iterdatapipe_sample_yielded_next._CustomNextDataPipe
3905 def reset(self): member in TestIterDataPipeCountSampleYielded.test_iterdatapipe_sample_yielded_next_exception._CustomNextDataPipe
3950 def reset(self): member in _CustomSelfNextTestDataPipe
/aosp_15_r20/external/antlr/runtime/Python/antlr3/
H A Dtree.py1714 def reset(self): member in TreeNodeStream
2072 def reset(self): member in CommonTreeNodeStream
2195 def reset(self): member in TreeParser
2475 def reset(self): member in TreeIterator
2614 def reset(self): member in RewriteRuleElementStream
/aosp_15_r20/external/antlr/runtime/Python3/antlr3/
H A Dtree.py1705 def reset(self): member in TreeNodeStream
2059 def reset(self): member in CommonTreeNodeStream
2182 def reset(self): member in TreeParser
2460 def reset(self): member in TreeIterator
2599 def reset(self): member in RewriteRuleElementStream
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationController.java643 boolean reset(boolean animate) { in reset() method in FullScreenMagnificationController.DisplayMagnification
648 boolean reset(MagnificationAnimationCallback animationCallback) { in reset() method in FullScreenMagnificationController.DisplayMagnification
1451 public boolean reset(int displayId, boolean animate) { in reset() method in FullScreenMagnificationController
1465 public boolean reset(int displayId, in reset() method in FullScreenMagnificationController

1...<<21222324252627282930>>...388