Home
last modified time | relevance | path

Searched defs:release (Results 1 - 25 of 207) sorted by relevance

123456789

/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/
H A Dfs.h8 int (*release) (struct inode *, struct file *); member
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
H A Dfs.h8 int (*release) (struct inode *, struct file *); member
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_priv.h40 void (*release)(struct pipe_loader_device **dev); member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDestroy.hpp70 inline void release(VkT vkObject, const VkAllocationCallbacks *pAllocator) in release() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DMutex.cpp29 bool MutexImpl::release() { return true; } in release() function in llvm::MutexImpl
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dutsname.h13 char release[65]; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dutsname.h13 char release[65]; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dutsname.h13 char release[65]; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dutsname.h13 char release[65]; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dutsname.h14 char release[65]; member
/third_party/musl/include/sys/
H A Dutsname.h13 char release[65]; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLObject.h29 bool release() in release() function in cl::Object
/third_party/skia/src/pdf/
H A DSkKeyedImage.cpp44 sk_sp<SkImage> SkKeyedImage::release() { in release() function in SkKeyedImage
/third_party/skia/src/sksl/dsl/
H A DDSLBlock.cpp38 std::unique_ptr<SkSL::Block> DSLBlock::release() { in release() function in SkSL::dsl::DSLBlock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DScopeExit.h41 void release() { Engaged = false; } in release() function in llvm::detail::scope_exit
/third_party/skia/include/sksl/
H A DDSLStatement.h57 std::unique_ptr<SkSL::Statement> release() { in release() function in SkSL::dsl::DSLStatement
95 std::unique_ptr<SkSL::Statement> release() { in release() function in SkSL::dsl::DSLPossibleStatement
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_obj.h61 void (*release)(struct usb_obj *obj); member
/third_party/lzma/CPP/Common/
H A DAutoPtr.h21 T* release() in release() function in CMyAutoPtr
/third_party/mesa3d/src/glx/
H A Ddri_common.h76 int release; member
/third_party/node/test/node-api/test_general/
H A Dtest_general.c13 napi_value result, major, minor, patch, release; in testGetNodeVersion() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dplugin.h82 int (*release)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
/third_party/node/deps/npm/node_modules/node-gyp/lib/
H A Dnode-gyp.js
/third_party/skia/third_party/externals/angle2/src/common/
H A DOptional.h46 T &&release() in release() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A DAHBFunctions.h26 void release(AHardwareBuffer *buffer) const { mReleaseFn(buffer); } in release() function in rx::AHBFunctions
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DObject.cpp56 void Object::release() in release() function in gl::Object

Completed in 6 milliseconds

123456789