/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestFree.cpp | 74 TEST(Free, Null) { in TEST() argument 83 TEST(Free, UnfinishedModel) { in TEST() argument 88 TEST(Free, UnfinishedCompilation) { in TEST() argument 98 TEST(Free, UnfinishedCompilationForDevices) { in TEST() argument 112 TEST(Free, UnscheduledExecution) { in TEST() argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/internal/typeparams/ |
D | free.go | 18 type Free struct { struct 19 seen map[types.Type]bool 23 func (w *Free) Has(typ types.Type) (res bool) {
|
/aosp_15_r20/external/cronet/base/apple/ |
H A D | scoped_mach_port.cc | 13 void SendRightTraits::Free(mach_port_t port) { in Free() function in base::apple::internal::SendRightTraits 20 void ReceiveRightTraits::Free(mach_port_t port) { in Free() function in base::apple::internal::ReceiveRightTraits 28 void PortSetTraits::Free(mach_port_t port) { in Free() function in base::apple::internal::PortSetTraits
|
/aosp_15_r20/external/cronet/crypto/ |
H A D | scoped_capi_types.h | 23 static void Free(CAPIHandle handle) { in Free() function 37 static void Free(CAPIHandle handle) { in Free() function 62 static void Free(HCERTCHAINENGINE engine) { in Free() function
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyBuffer.h | 20 void Free() in Free() function 172 void Free() in Free() function 221 void Free() in Free() function
|
H A D | MyBuffer2.h | 21 void Free() { ::MidFree(_data); _data = NULL; _size = 0; } in Free() function 109 void Free() in Free() function
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | partition_alloc_perftest.cc | 91 void Free(void* data) override { free(data); } in Free() function in partition_alloc::internal::__anone46897d20111::SystemAllocator 102 void Free(void* data) override { in Free() function in partition_alloc::internal::__anone46897d20111::PartitionAllocator 130 void Free(void* data) override { in Free() function in partition_alloc::internal::__anone46897d20111::PartitionAllocatorWithThreadCache 169 void Free(void* data) override { in Free() function in partition_alloc::internal::__anone46897d20111::PartitionAllocatorWithAllocationStackTraceRecorder
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | scoped_gdi_object.h | 20 static void Free(T object) { DeleteObject(object); } in Free() function 26 void inline ScopedGDIObjectTraits<HICON>::Free(HICON icon) { in Free() function
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | DLL.cpp | 18 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary 130 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary
|
/aosp_15_r20/art/libartbase/base/ |
H A D | allocator.cc | 37 void Free(void* p) override { in Free() function in art::CallocAllocator 57 void Free([[maybe_unused]] void* p) override { in Free() function in art::NoopAllocator
|
H A D | bit_vector_test.cc | 82 void Free(void* v) override { in Free() function 329 void Free(void*) override { in Free() function in art::SingleAllocator
|
/aosp_15_r20/external/lzma/CPP/7zip/Common/ |
H A D | MemBlocks.cpp | 134 void CMemBlocks::Free(CMemBlockManagerMt *manager) in Free() function in CMemBlocks 173 void CMemLockBlocks::Free(CMemBlockManagerMt *memManager) in Free() function in CMemLockBlocks
|
H A D | CWrappers.cpp | 165 void CByteInBufWrap::Free() throw() in Free() function in CByteInBufWrap 263 void CByteOutBufWrap::Free() throw() in Free() function in CByteOutBufWrap
|
H A D | StreamObjects.cpp | 98 void CByteDynBuffer::Free() throw() in Free() function in CByteDynBuffer 178 void CCachedInStream::Free() throw() in Free() function in CCachedInStream
|
/aosp_15_r20/external/cronet/base/allocator/dispatcher/ |
H A D | dispatcher_unittest.cc | 103 void Free(void* data) { alloc_.Free(data); } in Free() function 123 void Free(void* data) { allocator_shim::UncheckedFree(data); } in Free() function
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | network_interfaces_getifaddrs_android.cc | 43 static void Free(int f) { ::close(f); } in Free() function 49 static void Free(struct ifaddrs* ifaddrs) { Freeifaddrs(ifaddrs); } in Free() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_int_types.h | 101 void Free() { in Free() function 184 void Free() { in Free() function
|
/aosp_15_r20/external/cronet/base/ |
H A D | scoped_generic_unittest.cc | 28 void Free(int value) { in Free() function 171 void Free(int value) { in Free() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | heap_simulator.cc | 388 void HeapSimulator::Free(const HloValue* buffer, in Free() function in xla::HeapSimulator 494 void NoFragmentationStatsHeap<BufferType>::Free(const BufferType* buffer, in Free() function in xla::NoFragmentationStatsHeap 596 void GlobalDecreasingSizeBestFitHeap<BufferType>::Free(const BufferType* buffer, in Free() function in xla::GlobalDecreasingSizeBestFitHeap
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | large_object_space.cc | 80 size_t Free(Thread* self, mirror::Object* obj) override { in Free() function in art::gc::space::MemoryToolLargeObjectMapSpace 196 size_t LargeObjectMapSpace::Free(Thread* self, mirror::Object* ptr) { in Free() function in art::gc::space::LargeObjectMapSpace 458 size_t FreeListSpace::Free(Thread* self, mirror::Object* obj) { in Free() function in art::gc::space::FreeListSpace
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | arena.cc | 126 SerialArena::Memory SerialArena::Free(Deallocator deallocator) { in Free() function in google::protobuf::internal::SerialArena 363 SerialArena::Memory ThreadSafeArena::Free(size_t* space_allocated) { in Free() function in google::protobuf::internal::ThreadSafeArena
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | arena.cc | 126 SerialArena::Memory SerialArena::Free(Deallocator deallocator) { in Free() function in google::protobuf::internal::SerialArena 363 SerialArena::Memory ThreadSafeArena::Free(size_t* space_allocated) { in Free() function in google::protobuf::internal::ThreadSafeArena
|
/aosp_15_r20/system/memory/libmemunreachable/ |
D | Allocator.cpp | 261 void Chunk::Free(void* ptr) { in Free() function in android::Chunk 352 void HeapImpl::Free(void* ptr) { in Free() function in android::HeapImpl
|
/aosp_15_r20/external/scudo/standalone/tests/ |
H A D | wrappers_c_test.cpp | 447 FieldType Free = MI.fordblks; in MallInfoTest() local 475 size_t Free = MI.fordblks; in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/ |
D | bssl_shim.cc | 90 struct Free { struct 91 void operator()(T *buf) { in operator ()()
|