Searched refs:finalize (Results 126 - 150 of 182) sorted by relevance

12345678

/external/skia/src/xml/
H A DSkJSDisplayable.cpp209 gDisplayableClasses[type].finalize = SkJSDisplayable::Destructor;
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebChromeClient.mm1041 - (void)finalize
1044 [super finalize];
H A DWebEditorClient.mm138 - (void)finalize
142 [super finalize];
H A DWebFrameLoaderClient.mm2064 - (void)finalize
2069 [super finalize];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jar ... io.File buParentDirectory String prefix String unique protected void finalize () throws java.lang.Throwable public java.lang ...
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc285 static void finalize(void *arg) { function
1602 if (__cxa_atexit(&finalize, 0, 0)) {
/external/webkit/Source/JavaScriptCore/API/tests/
H A Dtestapi.c547 definition.finalize = Base_finalize;
625 definition.finalize = Derived_finalize;
/external/webkit/Source/WebCore/bindings/scripts/test/GObject/
H A DWebKitDOMTestObj.cpp1154 G_OBJECT_CLASS(webkit_dom_test_obj_parent_class)->finalize(object);
1504 gobjectClass->finalize = webkit_dom_test_obj_finalize;
1799 * in a C-allocated GObject structure. See the finalize() code for the
/external/webkit/Tools/DumpRenderTree/
H A DAccessibilityUIElement.cpp848 static void finalize(JSObjectRef thisObject) function
978 0, finalize, 0, 0, 0, 0, 0, 0, 0, 0, 0
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
H A DDeflaterTest.java46 finalize();
191 * @tests java.util.zip.Deflater#finalize()
197 helper_end_test(mdefl, "finalize");
/external/chromium/chrome/browser/sync/syncable/
H A Ddirectory_backing_store.cc703 statement.finalize();
/external/opencv/cxcore/src/
H A Dcxdxt.cpp1302 goto finalize; \
1389 finalize: \
1432 goto finalize; \
1557 finalize: \
/external/webkit/Source/JavaScriptCore/API/
H A DJSCallbackObjectFunctions.h94 needsFinalizer = jsClassPtr->finalize;
/external/webkit/Source/WebCore/storage/
H A DIDBSQLiteBackingStore.cpp111 return query.finalize() == SQLResultOk;
/external/webkit/Source/WebCore/accessibility/gtk/
H A DAccessibilityObjectWrapperAtk.cpp700 G_OBJECT_CLASS(webkit_accessible_parent_class)->finalize(object);
709 gobjectClass->finalize = webkit_accessible_finalize;
/external/webkit/Source/WebCore/loader/icon/
H A DIconDatabase.cpp1654 pageSQL.finalize();
1688 pageDeleteSQL.finalize();
/external/webkit/Source/WebKit/mac/Plugins/
H A DWebNetscapePluginView.mm1417 - (void)finalize
1424 [super finalize];
/external/chromium/sdch/open-vcdiff/
H A Dltmain.sh4811 # We have no uninstalled library dependencies, so finalize right now.
6200 finalize=yes
6214 finalize=no
6232 if test "$finalize" = yes && test -z "$run"; then
/external/chromium/third_party/libevent/
H A Dltmain.sh4803 # We have no uninstalled library dependencies, so finalize right now.
6192 finalize=yes
6206 finalize=no
6224 if test "$finalize" = yes && test -z "$run"; then
/external/libffi/
H A Dltmain.sh4777 # We have no uninstalled library dependencies, so finalize right now.
6166 finalize=yes
6180 finalize=no
6198 if test "$finalize" = yes && test -z "$run"; then
/external/llvm/autoconf/
H A Dltmain.sh4728 # We have no uninstalled library dependencies, so finalize right now.
6103 finalize=yes
6117 finalize=no
6135 if test "$finalize" = yes && test -z "$run"; then
/external/llvm/projects/sample/autoconf/
H A Dltmain.sh4728 # We have no uninstalled library dependencies, so finalize right now.
6103 finalize=yes
6117 finalize=no
6135 if test "$finalize" = yes && test -z "$run"; then

Completed in 1092 milliseconds

12345678