Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/external/guice/extensions/servlet/test/com/google/inject/servlet/
DVarargsServletDispatchIntegrationTest.java205 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.TestServlet
224 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.NeverServlet
245 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.TestFilter
DFilterPipelineTest.java104 public void destroy() {} in destroy() method in FilterPipelineTest.TestFilter
119 public void destroy() {} in destroy() method in FilterPipelineTest.NeverFilter
DInjectedFilterPipelineTest.java154 public void destroy() {} in destroy() method in InjectedFilterPipelineTest.TestFilter
170 public void destroy() {} in destroy() method in InjectedFilterPipelineTest.NeverFilter
DServletDispatchIntegrationTest.java173 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.TestServlet
192 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.NeverServlet
213 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.TestFilter
/external/clang/test/CodeGenObjC/
Dterminate.m4 void destroy(void**); function
/external/google-fruit/src/
Dmemory_pool.cpp23 void MemoryPool::destroy() { in destroy() function in MemoryPool
/external/grpc-grpc/src/core/tsi/
Dtransport_security.h48 void (*destroy)(tsi_frame_protector* self); member
69 void (*destroy)(tsi_handshaker* self); member
106 void (*destroy)(tsi_handshaker_result* self); member
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.h77 void (*destroy)( struct draw_pt_front_end * ); member
128 void (*destroy)( struct draw_pt_middle_end * ); member
/external/swiftshader/src/Vulkan/
DVkDestroy.h49 inline void destroy(VkT vkObject, const VkAllocationCallbacks* pAllocator) in destroy() function
DVkPipelineLayout.cpp24 void PipelineLayout::destroy(const VkAllocationCallbacks* pAllocator) in destroy() function in vk::PipelineLayout
DVkShaderModule.cpp28 void ShaderModule::destroy(const VkAllocationCallbacks* pAllocator) in destroy() function in vk::ShaderModule
DVkPhysicalDevice.hpp29 void destroy(const VkAllocationCallbacks* pAllocator) {} in destroy() function in vk::PhysicalDevice
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp20.cpp5 void destroy(T* ptr) { in destroy() function
/external/swiftshader/third_party/LLVM/lib/Support/
DManagedStatic.cpp52 void ManagedStaticBase::destroy() const { in destroy() function in ManagedStaticBase
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DRpcReceiverManagerFactory.java37 boolean destroy(String sessionId); in destroy() method
/external/clang/test/CodeGenCXX/
Dmicrosoft-compatibility.cpp14 void destroy(T *p) { in destroy() function
/external/grpc-grpc/src/core/lib/gprpp/
Dmemory.h114 void destroy(pointer p) { p->~T(); } in destroy() function
116 void destroy(U* p) { in destroy() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/controller/
DBackupAgentController.java35 public BackupAgentController<T> destroy() { in destroy() method in BackupAgentController
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_buffer_fenced.h73 void (*destroy)( struct pb_fence_ops *ops ); member
Dpb_bufmgr.h70 (*destroy)( struct pb_manager *mgr ); member
/external/capstone/arch/SystemZ/
DSystemZModule.c41 static void destroy(cs_struct *handle) in destroy() function
/external/capstone/arch/Sparc/
DSparcModule.c49 static void destroy(cs_struct *handle) in destroy() function
/external/capstone/arch/Mips/
DMipsModule.c55 static void destroy(cs_struct *handle) in destroy() function
/external/capstone/arch/ARM/
DARMModule.c66 static void destroy(cs_struct *handle) in destroy() function
/external/capstone/arch/AArch64/
DAArch64Module.c45 static void destroy(cs_struct *handle) in destroy() function

12345678910>>...14