Home
last modified time | relevance | path

Searched defs:reset (Results 476 – 500 of 9678) sorted by relevance

1...<<11121314151617181920>>...388

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DCursorInputMapper.cpp47 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/
Dtest_multibytecodec.py375 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 DMatcherNativeTest.java123 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 Dgpio.h133 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 DLatencyAnalyzer.h62 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 DRemoteDisplay.java243 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/
Drust.rs91 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 Dnv50_ir_graph.cpp236 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/
Dios_base_state_ptr.hpp178 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 DProfiler.h170 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/
DBubbleBarSwipeController.kt150 private fun reset() { in reset() method in com.android.launcher3.taskbar.bubbles.BubbleBarSwipeController
/aosp_15_r20/external/skia/include/private/base/
H A DSkTemplates.h200 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 Drbbi_cache.cpp36 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/
Dxdr.py18 def reset(self): member in Packer
97 def reset(self, data): member in Unpacker
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions_for_rng.py77 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 Dsampler.py107 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 DDomainVerificationIntentTestBase.kt98 fun reset() { in reset() method
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/zip/
H A DDeflater.java113 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 DSha1.kt192 private fun reset() { in reset() method in okio.internal.Sha1
/aosp_15_r20/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
H A DBaseRecognizer.pm44 sub reset { subroutine
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowSecureElementService.java34 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 DCUDAGuard.h132 void reset() { in reset() function
265 void reset() { in reset() function
/aosp_15_r20/external/icu/icu4c/source/common/
H A Drbbi_cache.cpp36 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 DMediaBrowserServiceTest.java448 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 DGrShape.h188 void reset() { in reset() function
246 void reset(Type type) { in reset() function

1...<<11121314151617181920>>...388