OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:finalize
(Results
226 - 250
of
874
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/ojluni/src/main/java/sun/nio/fs/
UnixDirectoryStream.java
241
protected void
finalize
() throws IOException {
method in class:UnixDirectoryStream
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
BasicTexture.java
183
protected void
finalize
() {
method in class:BasicTexture
/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
BasicTexture.java
154
protected void
finalize
() {
method in class:BasicTexture
/external/apache-http/src/org/apache/http/impl/conn/
SingleClientConnManager.java
139
protected void
finalize
() throws Throwable {
method in class:SingleClientConnManager
141
super.
finalize
();
/external/deqp/execserver/
xsProtocol.cpp
106
finalize
();
109
void
finalize
(void)
/external/eigen/bench/
BenchSparseUtil.h
39
dst.
finalize
();
59
dst.
finalize
();
/external/llvm/test/Bindings/OCaml/
scalar_opts.ml
84
++ PassManager.
finalize
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
scalar_opts.ml
78
++ PassManager.
finalize
/frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java
171
protected void
finalize
() throws Throwable {
method in class:BluetoothPbap
175
super.
finalize
();
BluetoothPbapClient.java
124
protected void
finalize
() throws Throwable {
method in class:BluetoothPbapClient
128
super.
finalize
();
/frameworks/base/core/java/android/net/
IpSecManager.java
135
protected void
finalize
() {
method in class:IpSecManager.SecurityParameterIndex
436
protected void
finalize
() throws Throwable {
method in class:IpSecManager.UdpEncapsulationSocket
/frameworks/base/core/java/android/print/
PrinterDiscoverySession.java
174
protected final void
finalize
() throws Throwable {
method in class:PrinterDiscoverySession
179
super.
finalize
();
/frameworks/base/graphics/java/android/graphics/
Region.java
380
protected void
finalize
() throws Throwable {
method in class:Region
385
super.
finalize
();
/frameworks/base/graphics/java/android/graphics/pdf/
PdfEditor.java
271
protected void
finalize
() throws Throwable {
method in class:PdfEditor
278
super.
finalize
();
/frameworks/base/media/java/android/media/
MediaMuxer.java
455
protected void
finalize
() throws Throwable {
method in class:MediaMuxer
465
super.
finalize
();
SubtitleController.java
109
protected void
finalize
() throws Throwable {
method in class:SubtitleController
112
super.
finalize
();
/frameworks/base/media/java/android/mtp/
MtpDevice.java
124
protected void
finalize
() throws Throwable {
method in class:MtpDevice
129
super.
finalize
();
/frameworks/base/tests/testables/src/android/testing/
TestableLooper.java
302
protected void
finalize
() throws Throwable {
method in class:TestableLooper.LooperFrameworkMethod
303
super.
finalize
();
/libcore/dalvik/src/main/java/dalvik/system/
DexFile.java
333
@Override protected void
finalize
() throws Throwable {
method in class:DexFile
341
super.
finalize
();
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ref/
ReferenceTest.java
149
* get called, and that clear/enqueue/
finalize
happen in the
154
* java.lang.Object#
finalize
()
168
protected void
finalize
() {
method in class:ReferenceTest.TestObject
271
protected void
finalize
() {
method in class:ReferenceTest.TestObject
283
"' in
finalize
()");
305
assertTrue("
finalize
() should have been called.",
/libcore/luni/src/test/java/libcore/java/lang/
ThreadTest.java
319
@Override protected void
finalize
() throws Throwable {
method
320
super.
finalize
();
/libcore/ojluni/src/main/java/sun/nio/ch/
UnixAsynchronousServerSocketChannelImpl.java
136
protected void
finalize
() throws Throwable {
method in class:UnixAsynchronousServerSocketChannelImpl
143
super.
finalize
();
/packages/apps/Gallery2/src/com/android/gallery3d/data/
UriImage.java
274
protected void
finalize
() throws Throwable {
method in class:UriImage
280
super.
finalize
();
/packages/apps/Nfc/src/com/android/nfc/
RegisteredComponentCache.java
132
protected void
finalize
() throws Throwable {
method in class:RegisteredComponentCache
137
super.
finalize
();
/toolchain/binutils/binutils-2.25/gold/
script.h
164
//
Finalize
the version control information.
166
finalize
();
343
//
Finalize
the symbol value.
345
finalize
(Symbol_table*, const Layout*);
347
//
Finalize
the symbol value when it can refer to the dot symbol.
368
// Shared by
finalize
and finalize_with_dot.
373
// Sized version of
finalize
.
491
//
Finalize
the symbol values. Also check assertions.
Completed in 1114 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>