Searched refs:destroy (Results 1 - 25 of 919) sorted by relevance

1234567891011>>

/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp20.cpp5 void destroy(T* ptr) { function
12 destroy(&lambda);
/external/libsepol/tests/policies/test-deps/
H A Dmodreq-obj-global.conf4 class sem { create destroy };
12 allow mod_foo_t mod_bar_t : sem { create destroy };
H A Dmodreq-obj-opt.conf14 class sem { create destroy };
19 allow mod_foo_t mod_bar_t : sem { create destroy };
/external/smack/src/org/apache/harmony/javax/security/auth/
H A DDestroyable.java34 void destroy() throws DestroyFailedException; method in interface:Destroyable
/external/jmonkeyengine/engine/src/core/com/jme3/input/
H A DInput.java60 public void destroy(); method in interface:Input
65 * @see #destroy()
/external/smack/src/com/kenai/jbosh/
H A DHTTPSender.java38 void destroy(); method in interface:HTTPSender
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ft.h41 hb_destroy_func_t destroy);
48 hb_destroy_func_t destroy);
H A Dtest-size-params.cc54 hb_destroy_func_t destroy; local
62 destroy = (hb_destroy_func_t) g_mapped_file_unref;
73 destroy = free;
79 blob = hb_blob_create (font_data, len, mm, user_data, destroy);
H A Dtest-would-substitute.cc58 hb_destroy_func_t destroy; local
66 destroy = (hb_destroy_func_t) g_mapped_file_unref;
77 destroy = free;
83 blob = hb_blob_create (font_data, len, mm, user_data, destroy);
H A Dhb-unicode.h197 hb_destroy_func_t destroy,
280 void *user_data, hb_destroy_func_t destroy);
285 void *user_data, hb_destroy_func_t destroy);
290 void *user_data, hb_destroy_func_t destroy);
295 void *user_data, hb_destroy_func_t destroy);
300 void *user_data, hb_destroy_func_t destroy);
305 void *user_data, hb_destroy_func_t destroy);
310 void *user_data, hb_destroy_func_t destroy);
315 void *user_data, hb_destroy_func_t destroy);
H A Dhb-font.h53 /* calls destroy() when not needing user_data anymore */
57 hb_destroy_func_t destroy);
72 hb_destroy_func_t destroy,
138 hb_destroy_func_t destroy,
218 void *user_data, hb_destroy_func_t destroy);
223 void *user_data, hb_destroy_func_t destroy);
227 void *user_data, hb_destroy_func_t destroy);
232 void *user_data, hb_destroy_func_t destroy);
236 void *user_data, hb_destroy_func_t destroy);
241 void *user_data, hb_destroy_func_t destroy);
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ft.h41 hb_destroy_func_t destroy);
48 hb_destroy_func_t destroy);
H A Dtest-size-params.cc54 hb_destroy_func_t destroy; local
62 destroy = (hb_destroy_func_t) g_mapped_file_unref;
73 destroy = free;
79 blob = hb_blob_create (font_data, len, mm, user_data, destroy);
H A Dtest-would-substitute.cc58 hb_destroy_func_t destroy; local
66 destroy = (hb_destroy_func_t) g_mapped_file_unref;
77 destroy = free;
83 blob = hb_blob_create (font_data, len, mm, user_data, destroy);
H A Dhb-unicode.h197 hb_destroy_func_t destroy,
280 void *user_data, hb_destroy_func_t destroy);
285 void *user_data, hb_destroy_func_t destroy);
290 void *user_data, hb_destroy_func_t destroy);
295 void *user_data, hb_destroy_func_t destroy);
300 void *user_data, hb_destroy_func_t destroy);
305 void *user_data, hb_destroy_func_t destroy);
310 void *user_data, hb_destroy_func_t destroy);
315 void *user_data, hb_destroy_func_t destroy);
H A Dhb-font.h53 /* calls destroy() when not needing user_data anymore */
57 hb_destroy_func_t destroy);
72 hb_destroy_func_t destroy,
138 hb_destroy_func_t destroy,
218 void *user_data, hb_destroy_func_t destroy);
223 void *user_data, hb_destroy_func_t destroy);
227 void *user_data, hb_destroy_func_t destroy);
232 void *user_data, hb_destroy_func_t destroy);
236 void *user_data, hb_destroy_func_t destroy);
241 void *user_data, hb_destroy_func_t destroy);
[all...]
/external/jmonkeyengine/engine/src/core/com/jme3/system/
H A DSystemListener.java73 * initialize() has been called or after destroy() has been called.
80 * initialize() has been called or after destroy() has been called.
98 public void destroy(); method in interface:SystemListener
/external/chromium_org/third_party/WebKit/ManualTests/resources/
H A DArrayParameterTestApplet.class ... void init () public void start () public void stop () public void destroy () public void arrayFunction (java.lang.String[]) public void ...
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwDevToolsServer.java21 public void destroy() { method in class:AwDevToolsServer
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/profiles/
H A DProfile.java26 private void destroy() { method in class:Profile
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DFakeWebPlugin.cpp54 void FakeWebPlugin::destroy() function in class:WebKit::FakeWebPlugin
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_fenced.h73 void (*destroy)( struct pb_fence_ops *ops ); member in struct:pb_fence_ops
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_fenced.h73 void (*destroy)( struct pb_fence_ops *ops ); member in struct:pb_fence_ops
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
H A Dvmw_screen_pools.c51 vws->pools.gmr_fenced->destroy(vws->pools.gmr_fenced);
53 vws->pools.query_fenced->destroy(vws->pools.query_fenced);
58 vws->pools.gmr_slab_fenced->destroy(vws->pools.gmr_slab_fenced);
61 vws->pools.gmr->destroy(vws->pools.gmr);
63 vws->pools.query->destroy(vws->pools.query);
102 vws->pools.query_mm->destroy(vws->pools.query_mm);
104 vws->pools.query->destroy(vws->pools.query);
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_pools.c51 vws->pools.gmr_fenced->destroy(vws->pools.gmr_fenced);
53 vws->pools.query_fenced->destroy(vws->pools.query_fenced);
58 vws->pools.gmr_slab_fenced->destroy(vws->pools.gmr_slab_fenced);
61 vws->pools.gmr->destroy(vws->pools.gmr);
63 vws->pools.query->destroy(vws->pools.query);
102 vws->pools.query_mm->destroy(vws->pools.query_mm);
104 vws->pools.query->destroy(vws->pools.query);

Completed in 2483 milliseconds

1234567891011>>