/aosp_15_r20/external/pigweed/pw_numeric/ |
H A D | integer_division_test.cc | 24 TEST(IntegerDivisionRoundNearest, Sweep) { in TEST() argument
|
/aosp_15_r20/art/runtime/gc/collector/ |
H A D | sticky_mark_sweep.cc | 76 void StickyMarkSweep::Sweep([[maybe_unused]] bool swap_bitmaps) { in Sweep() function in art::gc::collector::StickyMarkSweep
|
H A D | semi_space.cc | 513 void SemiSpace::Sweep(bool swap_bitmaps) { in Sweep() function in art::gc::collector::SemiSpace
|
H A D | mark_sweep.cc | 1219 void MarkSweep::Sweep(bool swap_bitmaps) { in Sweep() function in art::gc::collector::MarkSweep
|
H A D | concurrent_copying.cc | 2481 void ConcurrentCopying::Sweep(bool swap_bitmaps) { in Sweep() function in art::gc::collector::ConcurrentCopying
|
H A D | mark_compact.cc | 1196 void MarkCompact::Sweep(bool swap_bitmaps) { in Sweep() function in art::gc::collector::MarkCompact
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
H A D | Sweep.java | 25 public class Sweep extends GraphicsActivity { class
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | space.cc | 90 collector::ObjectBytePair ContinuousMemMapAllocSpace::Sweep(bool swap_bitmaps) { in Sweep() function in art::gc::space::ContinuousMemMapAllocSpace
|
H A D | image_space.h | 215 void Sweep(bool /* swap_bitmaps */, size_t* /* freed_objects */, size_t* /* freed_bytes */) { in Sweep() function
|
H A D | large_object_space.cc | 660 collector::ObjectBytePair LargeObjectSpace::Sweep(bool swap_bitmaps) { in Sweep() function in art::gc::space::LargeObjectSpace
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | jvmti_weak_table-inl.h | 179 void JvmtiWeakTable<T>::Sweep(art::IsMarkedVisitor* visitor) { in Sweep() function
|
/aosp_15_r20/art/runtime/gc/ |
H A D | system_weak_test.cc | 77 void Sweep(IsMarkedVisitor* visitor) override in Sweep() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/resource_quota/ |
H A D | memory_quota.h | 160 explicit Sweep(std::shared_ptr<State> state) : state_(std::move(state)) {} in Sweep() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/resource_quota/ |
D | memory_quota.h | 159 explicit Sweep(std::shared_ptr<State> state) : state_(std::move(state)) {} in Sweep() function
|
/aosp_15_r20/external/pigweed/pw_string/ |
H A D | type_to_string_test.cc | 283 TEST_F(IntToHexStringTest, Sweep) { in TEST_F() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_evaluator.cc | 1866 void Sweep(const absl::Span<const int64_t> fft_lengths, in Sweep() function in xla::__anonab80ebf22511::FftTransform
|