/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | CursorInputMapper.cpp | 47 void CursorMotionAccumulator::reset(InputDeviceContext& deviceContext) { in reset() function in android::CursorMotionAccumulator 202 std::list<NotifyArgs> CursorInputMapper::reset(nsecs_t when) { in reset() function in android::CursorInputMapper
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_multibytecodec.py | 375 reset = b'\x1b(B' variable in TestStateful 403 reset = b'~}' variable in TestHZStateful
|
/aosp_15_r20/external/icu/android_icu4j/testing/src/com/android/icu/test/util/regex/ |
H A D | MatcherNativeTest.java | 123 public void reset(String input, int start, int end) { in reset() method in MatcherNativeTest.Matcher 131 public void reset(String input) { in reset() method in MatcherNativeTest.Matcher 188 public void reset() { in reset() method in MatcherNativeTest.Matcher
|
/aosp_15_r20/external/coreboot/src/southbridge/intel/common/ |
H A D | gpio.h | 133 const struct pch_gpio_set1 *reset; member 141 const struct pch_gpio_set2 *reset; member 147 const struct pch_gpio_set3 *reset; member
|
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
H A D | LatencyAnalyzer.h | 62 void reset() { in reset() function 357 virtual void reset() { in reset() function 513 void reset() override { in reset() function
|
/aosp_15_r20/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/ |
H A D | RemoteDisplay.java | 243 void reset(DisplayCapabilities capabilities) { in reset() method in RemoteDisplay 249 private void reset() { in reset() method in RemoteDisplay
|
/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/ffi/ |
D | rust.rs | 91 fn reset(&mut self, zlib_header: bool) { in reset() method 166 fn reset(&mut self) { in reset() method
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_graph.cpp | 236 virtual void reset() { pos = 0; } in reset() function in nv50_ir::DFSIterator 281 virtual void reset() { pos = 0; } in reset() function in nv50_ir::CFGIterator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/utility/ |
D | ios_base_state_ptr.hpp | 178 void reset(T* new_ptr = 0)BOOST_NOEXCEPT in reset() function in boost::chrono::ios_state_ptr 315 void reset(T* new_value) BOOST_NOEXCEPT in reset() function in boost::chrono::ios_state_not_null_ptr
|
/aosp_15_r20/system/extras/tests/icachetest/ |
H A D | Profiler.h | 170 void reset() noexcept { in reset() function 203 void reset() noexcept { } in reset() function
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/ |
D | BubbleBarSwipeController.kt | 150 private fun reset() { in reset() method in com.android.launcher3.taskbar.bubbles.BubbleBarSwipeController
|
/aosp_15_r20/external/skia/include/private/base/ |
H A D | SkTemplates.h | 200 void reset(int count) { in reset() function 369 T* reset(size_t count) { in reset() function
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | rbbi_cache.cpp | 36 void RuleBasedBreakIterator::DictionaryCache::reset() { in reset() function in RuleBasedBreakIterator::DictionaryCache 218 void RuleBasedBreakIterator::BreakCache::reset(int32_t pos, int32_t ruleStatus) { in reset() function in RuleBasedBreakIterator::BreakCache
|
/aosp_15_r20/external/python/cpython2/Demo/rpc/ |
D | xdr.py | 18 def reset(self): member in Packer 97 def reset(self, data): member in Unpacker
|
/aosp_15_r20/external/pytorch/torch/_decomp/ |
H A D | decompositions_for_rng.py | 77 def reset(self): member in PhiloxState 133 def reset(cls): member in PhiloxStateTracker
|
/aosp_15_r20/external/autotest/client/site_tests/graphics_WebGLAquarium/ |
H A D | sampler.py | 107 def reset(self): member in Sampler 119 def reset(self): member in ExynosSampler
|
/aosp_15_r20/cts/hostsidetests/packagemanager/domainverification/lib/constants/android/src/com/android/cts/packagemanager/verify/domain/android/ |
H A D | DomainVerificationIntentTestBase.kt | 98 fun reset() { in reset() method
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/zip/ |
H A D | Deflater.java | 113 public void reset() { in reset() method in Deflater 137 private static native void reset(long addr); in reset() method in Deflater
|
/aosp_15_r20/external/okio/okio/src/hashFunctions/kotlin/okio/internal/ |
H A D | Sha1.kt | 192 private fun reset() { in reset() method in okio.internal.Sha1
|
/aosp_15_r20/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ |
H A D | BaseRecognizer.pm | 44 sub reset { subroutine
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowSecureElementService.java | 34 public static void reset() { in reset() method in ShadowSecureElementService 149 public boolean reset() { in reset() method in ShadowSecureElementService.SecureElementReader
|
/aosp_15_r20/external/pytorch/c10/cuda/ |
H A D | CUDAGuard.h | 132 void reset() { in reset() function 265 void reset() { in reset() function
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | rbbi_cache.cpp | 36 void RuleBasedBreakIterator::DictionaryCache::reset() { in reset() function in RuleBasedBreakIterator::DictionaryCache 218 void RuleBasedBreakIterator::BreakCache::reset(int32_t pos, int32_t ruleStatus) { in reset() function in RuleBasedBreakIterator::BreakCache
|
/aosp_15_r20/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/ |
H A D | MediaBrowserServiceTest.java | 448 public void reset() { in reset() method in MediaBrowserServiceTest.MediaBrowserCallbackImpl 493 void reset() { in reset() method in MediaBrowserServiceTest.TestCountDownLatch
|
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/ |
H A D | GrShape.h | 188 void reset() { in reset() function 246 void reset(Type type) { in reset() function
|