Home
last modified time | relevance | path

Searched defs:release (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiNullHandleTests.cpp42 inline void release (Context& context, VkBuffer buffer, const VkAllocationCallbacks* pAllocator) in release() function
47 inline void release (Context& context, VkBufferView bufferView, const VkAllocationCallbacks* pAlloc… in release() function
52 inline void release (Context& context, VkCommandPool commandPool, const VkAllocationCallbacks* pAll… in release() function
57 inline void release (Context& context, VkDescriptorPool descriptorPool, const VkAllocationCallbacks… in release() function
62 inline void release (Context& context, VkDescriptorSetLayout descriptorSetLayout, const VkAllocatio… in release() function
67 inline void release (Context& context, VkDevice device, const VkAllocationCallbacks* pAllocator) in release() function
72 inline void release (Context& context, VkEvent event, const VkAllocationCallbacks* pAllocator) in release() function
77 inline void release (Context& context, VkFence fence, const VkAllocationCallbacks* pAllocator) in release() function
82 inline void release (Context& context, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAll… in release() function
87 inline void release (Context& context, VkImage image, const VkAllocationCallbacks* pAllocator) in release() function
[all …]
/external/autotest/site_utils/autoupdate/
Drelease.py103 def _next_build_number_release(self, release): argument
129 def _release_key(self, release): argument
158 def get_branch(self, release): argument
/external/replicaisland/src/com/replica/replicaisland/
DDrawableFactory.java56 public void release(DrawableObject object) { in release() method in DrawableFactory
85 public void release(Object entry) { in release() method in DrawableFactory.DrawableBitmapPool
122 public void release(Object entry) { in release() method in DrawableFactory.ScrollableBitmapPool
151 public void release(Object entry) { in release() method in DrawableFactory.TiledBackgroundVertexGridPool
DHitPointPool.java30 public void release(Object entry) { in release() method in HitPointPool
/external/kernel-headers/original/uapi/linux/
Dutsname.h9 char release[9]; member
19 char release[65]; member
27 char release[__NEW_UTS_LEN + 1]; member
/external/skia/include/private/
DSkMutex.h26 void release() { in release() function
62 void release() { in release() function
DSkSpinlock.h36 void release() { in release() function
/external/llvm/lib/Support/
DMutex.cpp29 bool MutexImpl::release() { return true; } in release() function in llvm::MutexImpl
94 MutexImpl::release() in release() function in llvm::MutexImpl
/external/clang/test/ARCMT/
Dmigrate-plist-output.m6 - (oneway void)release; method
Dwith-arc-mode-modify.m8 - (oneway void)release; method
Dmigrate-emit-errors.m5 - (oneway void)release; method
/external/swiftshader/third_party/LLVM/lib/Support/
DMutex.cpp29 bool MutexImpl::release() { return true; } in release() function in llvm::MutexImpl
123 MutexImpl::release() in release() function in llvm::MutexImpl
/external/compiler-rt/test/tsan/Darwin/
Dosatomics-add.mm17 void release() { function
/external/clang/test/CodeGenObjCXX/
Drefence-assign-write-barrier.mm6 - (void) release; method
/external/sl4a/Common/src/com/googlecode/android_scripting/rpc/
DRpcDeprecated.java36 public String release() default "r4"; in release() method
/external/jsilver/src/com/google/clearsilver/jsilver/output/
DOutputBufferProvider.java34 void release(Appendable buffer); in release() method
DInstanceOutputBufferProvider.java36 public void release(Appendable buffer) { in release() method in InstanceOutputBufferProvider
/external/clang/test/Analysis/
DCFContainers.mm16 CFArrayReleaseCallBack release; field
59 CFSetReleaseCallBack release; field
66 CFDictionaryReleaseCallBack release; field
73 CFDictionaryReleaseCallBack release; field
/external/google-breakpad/src/common/
Dscoped_ptr.h142 C* release() { in release() function
249 C* release() { in release() function
367 C* release() { in release() function
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader_priv.h37 void (*release)(struct pipe_loader_device **dev); member
/external/kmod/testsuite/
Duname.c32 const char *release; in uname() local
/external/protobuf/src/google/protobuf/stubs/
Dscoped_ptr.h118 C* release() { in release() function
207 C* release() { in release() function
/external/clang/test/CodeGenObjC/
Dno-vararg-messaging.m10 -(void)release; method
/external/swiftshader/src/OpenGL/libEGL/
DTexture.hpp37 void release() override in release() function in egl::Texture
/external/libchrome/base/win/
Dscoped_hglobal.h36 T release() { in release() function

12345678910>>...12