/aosp12/system/bt/osi/include/ |
H A D | allocator.h | 30 free_fn free; member
|
/aosp12/bionic/linker/ |
H A D | linker_block_allocator.h | 90 void free(T* t) { block_allocator_.free(t); } in free() function
|
H A D | linker_memory.cpp | 92 void free(void* ptr) { in free() function
|
H A D | linker_block_allocator.cpp | 88 void LinkerBlockAllocator::free(void* block) { in free() function in LinkerBlockAllocator
|
H A D | linked_list_test.cpp | 51 static void free(entry_t* p) { in free() function in __anonc74e2e440110::LinkedListTestAllocator
|
/aosp12/system/chre/apps/test/chqts/src/shared/ |
H A D | chunk_allocator.h | 85 bool free(void *ptr) { in free() function
|
H A D | chunk_allocator.cc | 56 bool ChunkAllocatorBase::free(void *pointer) { in free() function in nanoapp_testing::ChunkAllocatorBase
|
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/ |
H A D | ShimBufferTracker.cpp | 61 void ShimBufferTracker::free(uint32_t token) { in free() function in aidl::android::hardware::neuralnetworks::ShimBufferTracker
|
/aosp12/system/chre/std_overrides/ |
H A D | stdlib_wrapper.cc | 54 void free(void *ptr) { in free() function
|
/aosp12/frameworks/layoutlib/bridge/src/libcore/util/ |
H A D | NativeAllocationRegistry_Delegate.java | 84 void free(long nativePtr); in free() method
|
/aosp12/bionic/libc/bionic/ |
H A D | bionic_allocator.cpp | 164 void BionicSmallObjectAllocator::free(void* ptr) { in free() function in BionicSmallObjectAllocator 378 void BionicAllocator::free(void* ptr) { in free() function in BionicAllocator
|
H A D | malloc_common.cpp | 78 extern "C" void free(void* mem) { in free() function 84 Malloc(free)(mem); in free() local
|
/aosp12/bionic/libc/kernel/uapi/drm/ |
H A D | sis_drm.h | 43 unsigned long free; member
|
/aosp12/packages/modules/NeuralNetworks/common/ |
H A D | AidlBufferTracker.cpp | 219 void AidlBufferTracker::free(uint32_t token) { in free() function in android::nn::AidlBufferTracker
|
H A D | HalBufferTracker.cpp | 219 void HalBufferTracker::free(uint32_t token) { in free() function in android::nn::HalBufferTracker
|
H A D | BufferTracker.cpp | 228 void BufferTracker::free(Request::MemoryDomainToken token) { in free() function in android::nn::BufferTracker
|
/aosp12/frameworks/av/include/media/ |
H A D | MediaExtractorPluginApi.h | 76 void (*free)(void *data); member 88 void (*free)(void *data); member
|
/aosp12/bionic/libc/private/ |
H A D | bionic_malloc_dispatch.h | 60 MallocFree free; member
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | cpuinfo.proto | 49 optional int32 free = 3; field
|
/aosp12/frameworks/av/media/libstagefright/foundation/ |
H A D | MediaBufferGroup.cpp | 171 auto free = mInternal->mBuffers.end(); in acquire_buffer() local
|
/aosp12/frameworks/native/libs/ui/ |
H A D | GraphicBufferAllocator.cpp | 201 status_t GraphicBufferAllocator::free(buffer_handle_t handle) in free() function in android::GraphicBufferAllocator
|
/aosp12/frameworks/native/cmds/installd/tests/ |
H A D | installd_cache_test.cpp | 99 static int64_t free() { in free() function
|
/aosp12/system/nfc/src/nfc/nci/ |
H A D | nci_hrcv.cc | 56 bool free = true; in nci_proc_core_rsp() local
|
/aosp12/frameworks/av/media/libeffects/testlibs/ |
H A D | AudioEqualizer.cpp | 77 void AudioEqualizer::free() { in free() function in android::AudioEqualizer
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | gralloc.h | 389 int (*free)(struct alloc_device_t* dev, member
|