| /third_party/gn/src/base/files/ |
| D | scoped_file.cc | 23 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
|
| /third_party/flutter/engine/flutter/fml/ |
| D | unique_fd.cc | 16 void UniqueFDTraits::Free(HANDLE fd) { in Free() function in fml::internal::os_win::UniqueFDTraits
|
| /third_party/flutter/engine/flutter/fml/platform/win/ |
| D | message_loop_win.h | 23 static void Free(HANDLE value) { CloseHandle(value); } in Free() function
|
| /third_party/flutter/engine/flutter/fml/platform/android/ |
| D | message_loop_android.h | 21 static void Free(ALooper* value) { ::ALooper_release(value); } in Free() function
|
| /third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
| D | unique_fdio_ns.h | 18 static void Free(fdio_ns_t* ns) { in Free() function
|
| /third_party/gn/src/util/ |
| D | aligned_alloc.h | 89 static void Free(void* block) { in Free() function
|
| /third_party/flutter/engine/flutter/shell/platform/embedder/tests/ |
| D | embedder_config_builder.h | 23 static void Free(FlutterEngine& engine) { in Free() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
| D | SectionMemoryManager.h | 156 sys::MemoryBlock Free; member
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | MemoryAllocator.cpp | 129 void MemoryAllocator::Free(DeviceMemoryAllocation* allocation) { in Free() function in dawn_native::vulkan::MemoryAllocator
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| D | ObjectAllocator.h | 66 void Free(T* obj) { in Free() function
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| D | ObjectStorage.h | 36 Free, enumerator
|
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| D | addrobject.cpp | 160 VOID Object::Free( in Free() function in Addr::Object
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| D | ObjectAllocator.h | 65 void Free(T* obj) { in Free() function
|
| /third_party/zlib/contrib/ada/ |
| D | zlib-streams.adb | 20 procedure Free is new Ada.Unchecked_Deallocation subprogram
|
| D | zlib.adb | 93 procedure Free is new Ada.Unchecked_Deallocation subprogram
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | BuddyAllocator.h | 54 enum class BlockState { Free, Split, Allocated }; enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceRegAlloc.h | 68 SmallBitVector Free; variable
|
| /third_party/skia/modules/canvaskit/ |
| D | memory.js | 58 CanvasKit.Free = function(mallocObj) { class in CanvasKit
|
| /third_party/flutter/skia/tools/ |
| D | SkMetaData.cpp | 229 void SkMetaData::Rec::Free(Rec* rec) { in Free() function in SkMetaData::Rec
|
| /third_party/skia/tools/ |
| D | SkMetaData.cpp | 250 void SkMetaData::Rec::Free(Rec* rec) { in Free() function in SkMetaData::Rec
|
| /third_party/protobuf/src/google/protobuf/ |
| D | arena.cc | 251 uint64 ArenaImpl::SerialArena::Free(ArenaImpl::SerialArena* serial, in Free() function in google::protobuf::internal::ArenaImpl::SerialArena
|
| /third_party/node/src/ |
| D | node_crypto_bio.cc | 64 int NodeBIO::Free(BIO* bio) { in Free() function in node::crypto::NodeBIO
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLType.h | 27 static CoercionCost Free() { return { 0, 0, false }; } in Free() function
|
| /third_party/node/src/api/ |
| D | environment.cc | 105 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/ |
| D | mp4.rs | 225 Free, enumerator
|