Home
last modified time | relevance | path

Searched defs:free (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/osi/include/
Dallocator.h30 free_fn free; member
/packages/modules/NeuralNetworks/shim_and_sl/
DShimBufferTracker.cpp61 void ShimBufferTracker::free(uint32_t token) { in free() function in aidl::android::hardware::neuralnetworks::ShimBufferTracker
/packages/modules/Virtualization/guest/storage_balloon_agent/src/
Dmain.rs60 let free = fr_size.checked_mul(stat.blocks_available() as u64).context(format!( in calculate_clusters_count() localVariable
/packages/modules/NeuralNetworks/common/
DHalBufferTracker.cpp219 void HalBufferTracker::free(uint32_t token) { in free() function in android::nn::HalBufferTracker
DBufferTracker.cpp228 void BufferTracker::free(Request::MemoryDomainToken token) { in free() function in android::nn::BufferTracker
/packages/modules/Virtualization/libs/libvmbase/src/
Dheap.rs147 unsafe extern "C" fn free(ptr: *mut c_void) { in free() function
/packages/modules/Nfc/libnfc-nci/src/nfc/nci/
Dnci_hrcv.cc53 bool free = true; in nci_proc_core_rsp() local
/packages/modules/Nfc/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.cc394 bool free = true; in nfc_ncif_process_event() local