Home
last modified time | relevance | path

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

123456789

/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
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
DDummyFilterImpl.java50 public void destroy() { in destroy() method in DummyFilterImpl
/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/CodeGenObjC/
Dterminate.m4 void destroy(void**); function
/external/jetty/src/java/org/eclipse/jetty/util/component/
DDestroyable.java30 void destroy(); in destroy() method
/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()
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp20.cpp5 void destroy(T* ptr) { in destroy() function
/external/clang/test/CodeGenCXX/
Dmicrosoft-compatibility.cpp14 void destroy(T *p) { 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/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/llvm/lib/Support/
DManagedStatic.cpp69 void ManagedStaticBase::destroy() const { in destroy() function in ManagedStaticBase
/external/jetty/src/java/org/eclipse/jetty/servlets/
DWelcomeFilter.java68 public void destroy() {} in destroy() method in WelcomeFilter
/external/jetty/src/java/org/eclipse/jetty/server/
DHandler.java69 public void destroy(); in destroy() method
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_pipe.h54 void (*destroy)(struct quad_stage *qs); member
/external/testng/src/test/java/test/dependent/
DDepBugSampleTest.java33 public void destroy() throws Exception { in destroy() method in DepBugSampleTest
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_winsys.h77 (*destroy)(struct svga_winsys_context *swc); member
135 (*destroy)(struct svga_winsys_screen *sws); member
/external/mesa3d/src/gallium/include/pipe/
Dp_video_decoder.h60 void (*destroy)(struct pipe_video_decoder *decoder); member
118 void (*destroy)(struct pipe_video_buffer *buffer); member
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DAbstractHandler.java90 public void destroy() in destroy() method in AbstractHandler
/external/guice/extensions/persist/src/com/google/inject/persist/
DPersistFilter.java82 public void destroy() { in destroy() method in PersistFilter
/external/jetty/src/java/org/eclipse/jetty/webapp/
DAbstractConfiguration.java39 public void destroy(WebAppContext context) throws Exception in destroy() method in AbstractConfiguration

123456789