Home
last modified time | relevance | path

Searched defs:Free (Results 1 – 25 of 34) sorted by relevance

12

/third_party/gn/src/base/files/
Dscoped_file.cc23 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
/third_party/flutter/engine/flutter/fml/
Dunique_fd.cc16 void UniqueFDTraits::Free(HANDLE fd) { in Free() function in fml::internal::os_win::UniqueFDTraits
/third_party/flutter/engine/flutter/fml/platform/win/
Dmessage_loop_win.h23 static void Free(HANDLE value) { CloseHandle(value); } in Free() function
/third_party/flutter/engine/flutter/fml/platform/android/
Dmessage_loop_android.h21 static void Free(ALooper* value) { ::ALooper_release(value); } in Free() function
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dunique_fdio_ns.h18 static void Free(fdio_ns_t* ns) { in Free() function
/third_party/gn/src/util/
Daligned_alloc.h89 static void Free(void* block) { in Free() function
/third_party/flutter/engine/flutter/shell/platform/embedder/tests/
Dembedder_config_builder.h23 static void Free(FlutterEngine& engine) { in Free() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DSectionMemoryManager.h156 sys::MemoryBlock Free; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DMemoryAllocator.cpp129 void MemoryAllocator::Free(DeviceMemoryAllocation* allocation) { in Free() function in dawn_native::vulkan::MemoryAllocator
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectAllocator.h66 void Free(T* obj) { in Free() function
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DObjectStorage.h36 Free, enumerator
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrobject.cpp160 VOID Object::Free( in Free() function in Addr::Object
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectAllocator.h65 void Free(T* obj) { in Free() function
/third_party/zlib/contrib/ada/
Dzlib-streams.adb20 procedure Free is new Ada.Unchecked_Deallocation subprogram
Dzlib.adb93 procedure Free is new Ada.Unchecked_Deallocation subprogram
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuddyAllocator.h54 enum class BlockState { Free, Split, Allocated }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceRegAlloc.h68 SmallBitVector Free; variable
/third_party/skia/modules/canvaskit/
Dmemory.js58 CanvasKit.Free = function(mallocObj) { class in CanvasKit
/third_party/flutter/skia/tools/
DSkMetaData.cpp229 void SkMetaData::Rec::Free(Rec* rec) { in Free() function in SkMetaData::Rec
/third_party/skia/tools/
DSkMetaData.cpp250 void SkMetaData::Rec::Free(Rec* rec) { in Free() function in SkMetaData::Rec
/third_party/protobuf/src/google/protobuf/
Darena.cc251 uint64 ArenaImpl::SerialArena::Free(ArenaImpl::SerialArena* serial, in Free() function in google::protobuf::internal::ArenaImpl::SerialArena
/third_party/node/src/
Dnode_crypto_bio.cc64 int NodeBIO::Free(BIO* bio) { in Free() function in node::crypto::NodeBIO
/third_party/skia/src/sksl/ir/
DSkSLType.h27 static CoercionCost Free() { return { 0, 0, false }; } in Free() function
/third_party/node/src/api/
Denvironment.cc105 void NodeArrayBufferAllocator::Free(void* data, size_t size) { in Free() function in node::NodeArrayBufferAllocator
128 void DebuggingArrayBufferAllocator::Free(void* data, size_t size) { in Free() function in node::DebuggingArrayBufferAllocator
/third_party/rust/crates/nom/tests/
Dmp4.rs225 Free, enumerator

12