/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_core/src/ffi/ |
D | foreignfuture.rs | 110 freed: Arc<AtomicU32>, field 118 let freed = Arc::new(AtomicU32::new(0)); in new() localVariable 122 let freed = freed.clone(); in new() localVariable
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | punch.c | 57 int freed = 0; in ind_punch() local 196 __u32 free_count, int *freed) in punch_extent_blocks() 274 int freed = 0; in ext2fs_punch_extent() local
|
/aosp_15_r20/external/pigweed/pw_allocator/ |
H A D | block_allocator.cc | 29 void GenericBlockAllocator::CrashOnInvalidFree(void* freed) { in CrashOnInvalidFree() 36 void GenericBlockAllocator::CrashOnDoubleFree(void* freed) { in CrashOnDoubleFree()
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-font.c | 78 int *freed = (int *) user_data; in free_up() local 101 int freed = 0; in test_face_createfortables() local 158 int freed = 0; in _test_fontfuncs_nil() local
|
H A D | test-blob.c | 95 int freed; member
|
/aosp_15_r20/art/runtime/gc/collector/ |
H A D | garbage_collector.cc | 310 ObjectBytePair freed; in SweepArray() local 469 void GarbageCollector::RecordFree(const ObjectBytePair& freed) { in RecordFree() 473 void GarbageCollector::RecordFreeLOS(const ObjectBytePair& freed) { in RecordFreeLOS()
|
H A D | iteration.h | 70 void SetFreedRevoke(uint64_t freed) { in SetFreedRevoke()
|
/aosp_15_r20/external/cronet/base/ |
H A D | scoped_generic_unittest.cc | 191 raw_ptr<std::unordered_set<int>> freed; member 201 std::unordered_set<int> freed; in TEST() local
|
/aosp_15_r20/frameworks/native/libs/binder/ |
H A D | MemoryDealer.cpp | 316 chunk_t const * const freed = dealloc(offset); in deallocate() local 391 chunk_t* freed = cur; in dealloc() local
|
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/ |
H A D | ReleasableResource.java | 50 T freed = resource; in release() local
|
/aosp_15_r20/external/igt-gpu-tools/overlay/ |
H A D | gem-objects.c | 100 struct gem_objects_comm *freed; in gem_objects_update() local
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_java_ffi/java/com/google/android/nearby/presence/rust/ |
D | OwnedHandle.java | 83 private boolean freed = false; field in OwnedHandle.CleanupAction
|
/aosp_15_r20/trusty/user/app/storage/ |
D | transaction.h | 72 struct block_set freed; member
|
/aosp_15_r20/external/musl/src/malloc/mallocng/ |
H A D | free.c | 131 uint32_t freed = g->freed_mask; in free() local
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_stats.h | 32 uptr freed; member
|
H A D | asan_stats.cc | 143 uptr freed = stats.freed; in __sanitizer_get_current_allocated_bytes() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise09.c | 213 unsigned int freed = 0; in child() local
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | memory_tool_malloc_space-inl.h | 253 size_t freed = 0; in FreeList() local
|
H A D | malloc_space.cc | 76 for (auto& freed : recent_freed_objects_) { in MallocSpace() local
|
/aosp_15_r20/external/perfetto/src/profiling/perf/ |
H A D | unwinding.h | 115 uint64_t freed = in GetEnqueuedFootprint() local
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | CachingDeviceAllocator.h | 37 int64_t freed = 0; member
|
/aosp_15_r20/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcEnc.cpp | 1892 void *freed = ps_encode_op->s_inp_buf.apv_bufs[0]; in process() local 1968 void *freed = ps_encode_op->s_inp_buf.apv_bufs[0]; in drainInternal() local
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | u_debug_memory.c | 76 bool freed; /**< Is this a freed block? */ member
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | nat64_translator.cpp | 96 bool freed = false; in SendMessage() local
|
/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | bookkeeping.h | 104 uint64_t freed; member
|