Home
last modified time | relevance | path

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

1234567

/external/guice/extensions/servlet/test/com/google/inject/servlet/
DVarargsServletDispatchIntegrationTest.java197 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.TestServlet
213 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.NeverServlet
230 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.TestFilter
DFilterPipelineTest.java109 public void destroy() { in destroy() method in FilterPipelineTest.TestFilter
123 public void destroy() { in destroy() method in FilterPipelineTest.NeverFilter
DInjectedFilterPipelineTest.java164 public void destroy() { in destroy() method in InjectedFilterPipelineTest.TestFilter
178 public void destroy() { in destroy() method in InjectedFilterPipelineTest.NeverFilter
DServletDispatchIntegrationTest.java166 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.TestServlet
182 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.NeverServlet
199 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.TestFilter
DDummyFilterImpl.java50 public void destroy() { in destroy() method in DummyFilterImpl
DFilterDispatchIntegrationTest.java228 public void destroy() { in destroy() method in FilterDispatchIntegrationTest.TestFilter
294 public void destroy() { in destroy() method in FilterDispatchIntegrationTest.CountFilter
376 public void destroy() { in destroy() method in FilterDispatchIntegrationTest.ThrowingFilter
/external/clang/test/CodeGenObjC/
Dterminate.m4 void destroy(void**); function
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.h77 void (*destroy)( struct draw_pt_front_end * ); member
121 void (*destroy)( struct draw_pt_middle_end * ); member
/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/clang/test/CodeGenCXX/
Dmicrosoft-compatibility.cpp14 void destroy(T *p) { in destroy() function
/external/harfbuzz_ng/src/
Dhb-blob.cc64 hb_destroy_func_t destroy; member
101 hb_destroy_func_t destroy) in hb_blob_create()
258 hb_destroy_func_t destroy, in hb_blob_set_user_data()
Dtest-size-params.cc57 hb_destroy_func_t destroy; in main() local
Dtest-would-substitute.cc61 hb_destroy_func_t destroy; in main() local
/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/testng/src/test/java/test/dependent/
DDepBugSampleTest.java33 public void destroy() throws Exception { in destroy() method in DepBugSampleTest
/external/llvm/lib/Support/
DManagedStatic.cpp66 void ManagedStaticBase::destroy() const { in destroy() function in ManagedStaticBase
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_pipe.h54 void (*destroy)(struct quad_stage *qs); member
/external/guice/extensions/persist/src/com/google/inject/persist/
DPersistFilter.java82 public void destroy() { in destroy() method in PersistFilter
/external/libnetfilter_conntrack/qa/
Dct_events_reliable.c10 static int new, update, destroy; variable
/external/swiftshader/src/OpenGL/common/
DObject.cpp73 void Object::destroy() in destroy() function in gl::Object
/external/libcxxabi/test/
Dtest_vector3.pass.cpp45 void destroy(void* v) in destroy() function
/external/libdrm/freedreno/
Dfreedreno_priv.h63 void (*destroy)(struct fd_device *dev); member
104 void (*destroy)(struct fd_pipe *pipe); member
126 void (*destroy)(struct fd_ringbuffer *ring); member
133 void (*destroy)(struct fd_bo *bo); member
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dtask_io_service_operation.hpp37 void destroy() in destroy() function in asio::detail::ASIO_INHERIT_TRACKED_HANDLER

1234567