/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiNullHandleTests.cpp | 42 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/replicaisland/src/com/replica/replicaisland/ |
D | DrawableFactory.java | 56 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
|
D | HitPointPool.java | 30 public void release(Object entry) { in release() method in HitPointPool
|
/external/autotest/site_utils/autoupdate/ |
D | release.py | 103 def _next_build_number_release(self, release): argument 129 def _release_key(self, release): argument 158 def get_branch(self, release): argument
|
/external/kernel-headers/original/uapi/linux/ |
D | utsname.h | 9 char release[9]; member 19 char release[65]; member 27 char release[__NEW_UTS_LEN + 1]; member
|
/external/clang/test/Analysis/ |
D | CFContainers.mm | 16 CFArrayReleaseCallBack release; field 59 CFSetReleaseCallBack release; field 66 CFDictionaryReleaseCallBack release; field 73 CFDictionaryReleaseCallBack release; field
|
/external/skia/include/private/ |
D | SkMutex.h | 26 void release() { in release() function 62 void release() { in release() function
|
D | SkSpinlock.h | 36 void release() { in release() function
|
/external/google-breakpad/src/common/ |
D | scoped_ptr.h | 142 C* release() { in release() function 249 C* release() { in release() function 367 C* release() { in release() function
|
/external/llvm/lib/Support/ |
D | Mutex.cpp | 29 bool MutexImpl::release() { return true; } in release() function in llvm::MutexImpl 94 MutexImpl::release() in release() function in llvm::MutexImpl
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | Mutex.cpp | 29 bool MutexImpl::release() { return true; } in release() function in llvm::MutexImpl 123 MutexImpl::release() in release() function in llvm::MutexImpl
|
/external/elfutils/libdwfl/ |
D | linux-kernel-modules.c | 153 find_kernel_elf (Dwfl *dwfl, const char *release, char **fname) in find_kernel_elf() 173 get_release (Dwfl *dwfl, const char **release) in get_release() 192 report_kernel (Dwfl *dwfl, const char **release, in report_kernel() 247 report_kernel_archive (Dwfl *dwfl, const char **release, in report_kernel_archive() 321 dwfl_linux_kernel_report_offline (Dwfl *dwfl, const char *release, in dwfl_linux_kernel_report_offline() 708 const char *release = kernel_release (); in dwfl_linux_kernel_find_elf() local
|
/external/protobuf/src/google/protobuf/stubs/ |
D | scoped_ptr.h | 118 C* release() { in release() function 207 C* release() { in release() function
|
/external/clang/tools/scan-build-py/libear/ |
D | __init__.py | 105 def shared_library_c_flags(self, release): argument 109 def shared_library_ld_flags(self, release, name): argument 123 def shared_library_ld_flags(self, release, name): argument 138 def shared_library_ld_flags(self, release, name): argument
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
D | ANTLRStringStream.pm | 183 sub release { subroutine
|
/external/clang/test/ARCMT/ |
D | with-arc-mode-modify.m | 8 - (oneway void)release; method
|
D | migrate-emit-errors.m | 5 - (oneway void)release; method
|
D | migrate-plist-output.m | 6 - (oneway void)release; method
|
/external/apache-http/src/org/apache/http/util/ |
D | VersionInfo.java | 102 String release, String time, String clsldr) { in VersionInfo() 294 String release = null; in fromMap() local
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | streams.rb | 580 def rewind( marker = @markers.length - 1, release = true ) argument 605 def release( marker = @markers.length - 1 ) singletonMethod in ANTLR3.StringStream 873 def release( marker = nil ) method in ANTLR3.StringStream.CommonTokenStream 878 def rewind( marker = @last_marker, release = true ) argument
|
/external/clang/test/CodeGenObjCXX/ |
D | refence-assign-write-barrier.mm | 6 - (void) release; method
|
/external/sl4a/Common/src/com/googlecode/android_scripting/rpc/ |
D | RpcDeprecated.java | 36 public String release() default "r4"; in release() method
|
/external/compiler-rt/test/tsan/Darwin/ |
D | osatomics-add.mm | 17 void release() { function
|
/external/jsilver/src/com/google/clearsilver/jsilver/output/ |
D | OutputBufferProvider.java | 34 void release(Appendable buffer); in release() method
|
/external/llvm/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 89 static void release(T *obj) { obj->Release(); } in release() function 198 void release() { if (Obj) IntrusiveRefCntPtrInfo<T>::release(Obj); } in release() function
|