Home
last modified time | relevance | path

Searched defs:reset (Results 426 – 450 of 9678) sorted by relevance

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytes-1.6.0/benches/
H A Dbuf.rs31 fn reset(&mut self) { in reset() method
76 fn reset(&mut self) { in reset() method
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/android/internal/
H A DAndroidTestEnvironmentTest.java375 public void reset() { in reset() method in AndroidTestEnvironmentTest.ThrowingShadowProvider
394 public void reset() { in reset() method in AndroidTestEnvironmentTest.WorkingShadowProvider
/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/deflate/
Dwrite.rs75 pub fn reset(&mut self, w: W) -> io::Result<W> { in reset() method
247 pub fn reset(&mut self, w: W) -> io::Result<W> { in reset() method
Dread.rs61 pub fn reset(&mut self, r: R) -> R { in reset() method
186 pub fn reset(&mut self, r: R) -> R { in reset() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp185 void RISCVTargetELFStreamer::reset() { in reset() function in RISCVTargetELFStreamer
247 void RISCVELFStreamer::reset() { in reset() function in RISCVELFStreamer
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DDocumentStack.java197 public void reset(DocumentStack stack) { in reset() method in DocumentStack
217 public void reset() { in reset() method in DocumentStack
/aosp_15_r20/external/python/bumble/apps/
Dbench.py261 def reset(self): member in Sender
356 def reset(self): member in Receiver
458 def reset(self): member in Ping
584 def reset(self): member in Pong
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DAppCompatAspectRatioPolicy.java69 void reset() { in reset() method in AppCompatAspectRatioPolicy
378 void reset() { in reset() method in AppCompatAspectRatioPolicy.AppCompatAspectRatioState
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/pgs/
H A DPgsDecoder.java57 protected Subtitle decode(byte[] data, int size, boolean reset) throws SubtitleDecoderException { in decode()
251 public void reset() { in reset() method in PgsDecoder.CueBuilder
/aosp_15_r20/hardware/google/aemu/base/
DWin32UnicodeString.cpp92 void Win32UnicodeString::reset(const char* str, size_t len) { in reset() function in android::base::Win32UnicodeString
103 void Win32UnicodeString::reset(const char* str) { in reset() function in android::base::Win32UnicodeString
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/input/processor/aidl/android.hardware.input.processor-V1-ndk-source/gen/android/hardware/input/processor/
DIInputProcessor.cpp146 ::ndk::ScopedAStatus BpInputProcessor::reset() { in reset() function in aidl::android::hardware::input::processor::BpInputProcessor
376 ::ndk::ScopedAStatus IInputProcessorDefault::reset() { in reset() function in aidl::android::hardware::input::processor::IInputProcessorDefault
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/format/include/boost/format/
Dinternals.hpp152 void stream_format_state<Ch,Tr>:: reset(Ch fill) { in reset() function in boost::io::detail::stream_format_state
167 reset (Ch fill) { in reset() function in boost::io::detail::format_item
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/pgs/
H A DPgsDecoder.java57 protected Subtitle decode(byte[] data, int size, boolean reset) throws SubtitleDecoderException { in decode()
251 public void reset() { in reset() method in PgsDecoder.CueBuilder
/aosp_15_r20/external/skia/src/utils/
H A DSkCamera.cpp28 void SkPatch3D::reset() { in reset() function in SkPatch3D
58 void SkCamera3D::reset() { in reset() function in SkCamera3D
/aosp_15_r20/external/cronet/net/traffic_annotation/
H A Dnetwork_traffic_annotation.h306 void reset() { unique_id_hash_code = TRAFFIC_ANNOTATION_UNINITIALIZED; } in reset() function
348 void reset() { in reset() function
/aosp_15_r20/external/rust/android-crates-io/crates/codespan-reporting/examples/
Dreadme_preview.rs236 fn reset(&mut self) -> io::Result<()> { in reset() method
346 fn reset(&mut self) -> io::Result<()> { in reset() method
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/keyguard/src/com/android/keyguard/
H A DBasePasswordTextView.java145 public void reset(boolean animated, boolean announce) { in reset() method in BasePasswordTextView
150 public void reset(boolean error, boolean animated, boolean announce) { in reset() method in BasePasswordTextView
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-bimap.hh36 void reset () in reset() function
103 void reset () in reset() function
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
H A DMD5Digest.java134 public void reset() in reset() method in MD5Digest
335 public void reset(Memoable other) in reset() method in MD5Digest
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectCollisionSystem.java57 public void reset() { in reset() method in GameObjectCollisionSystem
285 public void reset() { in reset() method in GameObjectCollisionSystem.CollisionVolumeRecord
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cert/selector/
H A DMSOutlookKeyIdCalculator.java147 public void reset() in reset() method in MSOutlookKeyIdCalculator.GeneralDigest
243 public void reset() in reset() method in MSOutlookKeyIdCalculator.SHA1Digest
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/digests/
H A DMD5Digest.java136 public void reset() in reset() method in MD5Digest
337 public void reset(Memoable other) in reset() method in MD5Digest
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/digests/
H A DMD5Digest.java136 public void reset() in reset() method in MD5Digest
337 public void reset(Memoable other) in reset() method in MD5Digest
/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Dusb_hub.rs125 fn reset(&self) -> std::result::Result<(), InterrupterError> { in reset() method
219 pub fn reset(&self) -> Result<()> { in reset() method
/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/zlib/
Dwrite.rs83 pub fn reset(&mut self, w: W) -> io::Result<W> { in reset() method
265 pub fn reset(&mut self, w: W) -> io::Result<W> { in reset() method

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