/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrStencilSettings.cpp | 30 void GrStencilSettings::reset(const GrUserStencilSettings& user, bool hasStencilClip, in reset() function in GrStencilSettings 59 void GrStencilSettings::reset(const GrStencilSettings& that) { in reset() function in GrStencilSettings 174 void GrStencilSettings::Face::reset(const GrUserStencilSettings::Face& user, bool hasStencilClip, in reset() function in GrStencilSettings::Face
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/termcolor-1.4.1/src/ |
H A D | lib.rs | 155 fn reset(&mut self) -> io::Result<()>; in reset() method 214 fn reset(&mut self) -> io::Result<()> { in reset() method 235 fn reset(&mut self) -> io::Result<()> { in reset() method 733 fn reset(&mut self) -> io::Result<()> { in reset() method 777 fn reset(&mut self) -> io::Result<()> { in reset() method 827 fn reset(&mut self) -> io::Result<()> { in reset() method 900 fn reset(&mut self) -> io::Result<()> { in reset() method 989 fn reset(&mut self) -> io::Result<()> { in reset() method 1370 fn reset(&mut self) -> io::Result<()> { in reset() method 1446 fn reset(&mut self) -> io::Result<()> { in reset() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/termcolor/src/ |
D | lib.rs | 155 fn reset(&mut self) -> io::Result<()>; in reset() method 214 fn reset(&mut self) -> io::Result<()> { in reset() method 235 fn reset(&mut self) -> io::Result<()> { in reset() method 733 fn reset(&mut self) -> io::Result<()> { in reset() method 777 fn reset(&mut self) -> io::Result<()> { in reset() method 827 fn reset(&mut self) -> io::Result<()> { in reset() method 900 fn reset(&mut self) -> io::Result<()> { in reset() method 989 fn reset(&mut self) -> io::Result<()> { in reset() method 1370 fn reset(&mut self) -> io::Result<()> { in reset() method 1446 fn reset(&mut self) -> io::Result<()> { in reset() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/ |
D | compose.hpp | 53 void reset() in reset() function in boost::asio::detail::composed_work_guard 133 void reset() in reset() function 203 void reset() in reset() function 222 void reset() in reset() function 244 void reset() in reset() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/windows/ |
D | overlapped_ptr.hpp | 81 void reset() in reset() function in boost::asio::windows::overlapped_ptr 89 void reset(ExecutionContext& context, BOOST_ASIO_MOVE_ARG(Handler) handler, in reset() function in boost::asio::windows::overlapped_ptr 100 void reset(const Executor& ex, BOOST_ASIO_MOVE_ARG(Handler) handler, in reset() function in boost::asio::windows::overlapped_ptr
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | SmallBitVector.h | 310 SmallBitVector &reset() { in reset() function 318 SmallBitVector &reset(unsigned Idx) { in reset() function 327 SmallBitVector &reset(unsigned I, unsigned E) { in reset() function 422 SmallBitVector &reset(const SmallBitVector &RHS) { in reset() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/ |
D | environment.hpp | 47 void reset(const string_type & id) {reset(id.c_str());} in reset() function in boost::process::detail::windows::native_environment_impl 108 inline void native_environment_impl<Char>::reset(const pointer_type id) in reset() function in boost::process::detail::windows::native_environment_impl 160 void reset(const pointer_type id) {reset(string_type(id));} in reset() function 271 inline void basic_environment_impl<Char>::reset(const string_type &id) in reset() function in boost::process::detail::windows::basic_environment_impl
|
/aosp_15_r20/external/cronet/base/ios/ |
H A D | crb_protocol_observers_unittest.mm | 16 - (void)reset; method 248 - (void)reset { method 266 - (void)reset { method
|
/aosp_15_r20/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/ |
H A D | Agent.java | 239 public void reset() { in reset() method in Agent 243 public byte[] getExecutionData(final boolean reset) { in getExecutionData() 255 public void dump(final boolean reset) throws IOException { in dump()
|
/aosp_15_r20/external/pytorch/test/cpp/api/ |
H A D | parallel.cpp | 166 void reset() override {} in TEST_F() function 181 void reset() override {} in TEST_F() function 214 void reset() override {} in TEST_F() function 237 void reset() override { in TEST_F() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | any_helpers.h | 107 static void reset() { in reset() function 187 static void reset() { in reset() function 277 static void reset() { count = copied = moved = 0; } in reset() function 315 static void reset() { count = copied = moved = 0; } in reset() function 356 static void reset() { count = copied = moved = 0; } in reset() function
|
/aosp_15_r20/external/libcxx/test/support/ |
H A D | any_helpers.h | 110 static void reset() { in reset() function 190 static void reset() { in reset() function 280 static void reset() { count = copied = moved = 0; } in reset() function 318 static void reset() { count = copied = moved = 0; } in reset() function 359 static void reset() { count = copied = moved = 0; } in reset() function
|
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/rt/ |
H A D | RT.java | 32 …public static synchronized ICoverageData reset (final boolean createCoverageData, final boolean cr… in reset() method in RT 238 reset (true, true); in reset() method 250 reset (false, false); in reset() method
|
/aosp_15_r20/external/cronet/third_party/icu/source/extra/scrptrun/ |
H A D | scrptrun.h | 134 inline void ScriptRun::reset() in reset() function 142 inline void ScriptRun::reset(int32_t start, int32_t length) in reset() function 150 inline void ScriptRun::reset(const char16_t chars[], int32_t start, int32_t length) in reset() function
|
/aosp_15_r20/external/icu/icu4c/source/extra/scrptrun/ |
H A D | scrptrun.h | 134 inline void ScriptRun::reset() in reset() function 142 inline void ScriptRun::reset(int32_t start, int32_t length) in reset() function 150 inline void ScriptRun::reset(const char16_t chars[], int32_t start, int32_t length) in reset() function
|
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/downloader/offroad/ |
H A D | Offroad2FileDownloaderTest.java | 594 public void reset() { in reset() method in Offroad2FileDownloaderTest.FakeConnectivityHandler 627 public void reset() { in reset() method in Offroad2FileDownloaderTest.FakeOAuthTokenProvider 649 public void reset() { in reset() method in Offroad2FileDownloaderTest.FakeTrafficStatsTagger 688 public void reset() { in reset() method in Offroad2FileDownloaderTest.FakeDownloadMetadataStore
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/ |
H A D | types.h | 19 static void reset() { global_count_ = 0; } in reset() function 56 static void reset() { global_count_ = 0; } in reset() function 83 static void reset() { throw_after_ = -1; } in reset() function
|
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/data/ |
D | TimerNotificationBuilder.kt | 131 val reset: Intent = Intent(context, TimerService::class.java) in build() constant 149 val reset: Intent = TimerService.createResetUnexpiredTimersIntent(context) in build() constant 235 val reset: Intent = TimerService.createResetExpiredTimersIntent(context) in buildHeadsUp() constant 339 val reset: Intent = Intent(context, TimerService::class.java) in buildMissed() constant 351 val reset: Intent = TimerService.createResetMissedTimersIntent(context) in buildMissed() constant
|
/aosp_15_r20/external/webrtc/modules/audio_device/include/ |
H A D | audio_device_defines.h | 111 void reset(int sample_rate, size_t channels, size_t frames_per_buffer) { in reset() function 118 void reset(int sample_rate, size_t channels, double buffer_duration) { in reset() function 122 void reset(int sample_rate, size_t channels) { in reset() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | SmallBitVector.h | 401 SmallBitVector &reset() { in reset() function 409 SmallBitVector &reset(unsigned Idx) { in reset() function 418 SmallBitVector &reset(unsigned I, unsigned E) { in reset() function 540 SmallBitVector &reset(const SmallBitVector &RHS) { in reset() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | SmallBitVector.h | 398 SmallBitVector &reset() { in reset() function 406 SmallBitVector &reset(unsigned Idx) { in reset() function 415 SmallBitVector &reset(unsigned I, unsigned E) { in reset() function 525 SmallBitVector &reset(const SmallBitVector &RHS) { in reset() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | SmallBitVector.h | 401 SmallBitVector &reset() { in reset() function 409 SmallBitVector &reset(unsigned Idx) { in reset() function 418 SmallBitVector &reset(unsigned I, unsigned E) { in reset() function 540 SmallBitVector &reset(const SmallBitVector &RHS) { in reset() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | SmallBitVector.h | 401 SmallBitVector &reset() { in reset() function 409 SmallBitVector &reset(unsigned Idx) { in reset() function 418 SmallBitVector &reset(unsigned I, unsigned E) { in reset() function 540 SmallBitVector &reset(const SmallBitVector &RHS) { in reset() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | SmallBitVector.h | 401 SmallBitVector &reset() { in reset() function 409 SmallBitVector &reset(unsigned Idx) { in reset() function 418 SmallBitVector &reset(unsigned I, unsigned E) { in reset() function 540 SmallBitVector &reset(const SmallBitVector &RHS) { in reset() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | SmallBitVector.h | 401 SmallBitVector &reset() { in reset() function 409 SmallBitVector &reset(unsigned Idx) { in reset() function 418 SmallBitVector &reset(unsigned I, unsigned E) { in reset() function 540 SmallBitVector &reset(const SmallBitVector &RHS) { in reset() function
|