/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand_core-0.6.4/src/ |
H A D | block.rs | 167 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 D | sparse_bitset.h | 104 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 D | inodeop_bench.cpp | 55 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/ |
D | DckTestRule.kt | 324 private fun reset() { in reset() method
|
/aosp_15_r20/frameworks/av/media/codec2/hal/common/ |
H A D | MultiAccessUnitHelper.cpp | 232 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 D | XCOFFObjectWriter.cpp | 118 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 D | ShadowLegacySQLiteConnection.java | 100 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 D | ItaniumDemangle.cpp | 292 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/ |
D | BottomActionBar.java | 548 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 D | move_convert.pass.cpp | 98 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/ |
D | block.rs | 167 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 D | ImmutableGraph.h | 161 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/ |
D | optional_trivially_copyable_base.hpp | 132 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/ |
D | ChannelDataManagerTest.java | 696 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 D | HIPGuardImplMasqueradingAsCUDA.h | 286 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/ |
D | Terminal.java | 902 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/ |
D | c.rs | 245 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 D | PulseExpansionHandler.kt | 291 fun reset( in <lambda>() method
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 332 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 D | InputProcessor.cpp | 313 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/ |
D | INsdPublisher.cpp | 349 ::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 D | test_datapipe.py | 3624 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 D | tree.py | 1714 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 D | tree.py | 1705 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 D | FullScreenMagnificationController.java | 643 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
|