HomeSort by relevance Sort by last modified time
    Searched full:finalize (Results 101 - 125 of 1908) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/opencv3/modules/java/src/
ml+RTrees.java 130 protected void finalize() throws Throwable { method in class:RTrees
160 // native support for java finalize()
ml+StatModel.java 132 protected void finalize() throws Throwable { method in class:StatModel
157 // native support for java finalize()
photo+TonemapDurand.java 129 protected void finalize() throws Throwable { method in class:TonemapDurand
159 // native support for java finalize()
  /external/pdfium/xfa/src/fwl/src/theme/
edittp.cpp 81 FWL_ERR CFWL_EditTP::Finalize() {
83 return CFWL_WidgetTP::Finalize();
listboxtp.cpp 65 FWL_ERR CFWL_ListBoxTP::Finalize() {
67 return CFWL_WidgetTP::Finalize();
  /frameworks/base/graphics/java/android/graphics/
FontFamily.java 63 protected void finalize() throws Throwable { method in class:FontFamily
67 super.finalize();
Movie.java 82 protected void finalize() throws Throwable { method in class:Movie
87 super.finalize();
  /frameworks/base/services/core/java/com/android/server/input/
InputWindowHandle.java 115 protected void finalize() throws Throwable { method in class:InputWindowHandle
119 super.finalize();
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
CameraTestThread.java 86 protected void finalize() throws Throwable { method in class:CameraTestThread
90 super.finalize();
  /frameworks/compile/mclinker/include/mcld/LD/
SectionSymbolSet.h 38 /// finalize - set section symbols' fragmentRef and push it into the output
40 bool finalize(LDSection& pOutSect, SymbolTable& pSymTab, bool relocatable);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DicTraverseSession.java 91 protected void finalize() throws Throwable { method in class:DicTraverseSession
95 super.finalize();
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
CameraThread.java 93 protected void finalize() throws Throwable { method in class:CameraThread
97 super.finalize();
  /cts/suite/audio_quality/lib/include/
Settings.h 26 static void Finalize();
  /cts/suite/audio_quality/lib/src/
Settings.cpp 30 void Settings::Finalize()
  /dalvik/dx/tests/089-dex-define-object/
Object.java 28 protected void finalize() { method in class:Object
  /external/autotest/client/common_lib/cros/fake_device_server/
README 20 http://localhost:8080/registrationTickets/<id>/finalize
  /external/autotest/client/site_tests/graphics_GLES2ConformChrome/
graphics_GLES2ConformChrome.py 32 self.GSC.finalize()
  /external/autotest/client/site_tests/graphics_Gbm/
graphics_Gbm.py 29 self.GSC.finalize()
  /external/autotest/client/site_tests/graphics_KernelMemory/
graphics_KernelMemory.py 30 self.GSC.finalize()
  /external/autotest/client/site_tests/graphics_KhronosGLCTSChrome/
graphics_KhronosGLCTSChrome.py 28 self.GSC.finalize()
  /external/ceres-solver/internal/ceres/
dynamic_compressed_row_sparse_matrix.h 36 // Once insertion is complete, the `Finalize` method must be called to ensure
53 // entries. Note that following the insertion of entries, when `Finalize`
64 // `Finalize` must be called to make the underlying
89 void Finalize(int num_additional_elements);
  /external/clang/test/ARCMT/
checking-in-arc.m 30 - (void)finalize;
  /external/guava/guava/src/com/google/common/base/
FinalizablePhantomReference.java 38 * @param queue that should finalize the referent
FinalizableSoftReference.java 36 * @param queue that should finalize the referent
FinalizableWeakReference.java 36 * @param queue that should finalize the referent

Completed in 1451 milliseconds

1 2 3 45 6 7 8 91011>>