OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:finalizer
(Results
101 - 125
of
160
) sorted by null
1
2
3
4
5
6
7
/external/freetype/src/autofit/
afloader.c
67
face->autohint.
finalizer
=
/external/freetype/src/cff/
cf2ft.c
288
decoder->cff->cf2_instance.
finalizer
=
cffload.c
[
all
...]
/external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp
162
** Description: class
finalizer
/external/llvm/lib/Target/R600/
R600ControlFlowFinalizer.cpp
519
return "R600 Control Flow
Finalizer
Pass";
/external/sqlite/android/
sqlite3_android.cpp
305
// If this function is ever called with a different table the
finalizer
will be called
/frameworks/base/core/java/android/os/
MessageQueue.java
120
// Must only be called on the looper thread or the
finalizer
.
/frameworks/base/graphics/java/android/graphics/
Canvas.java
41
// assigned in constructors or setBitmap, freed in
finalizer
104
finalizer
(mNativeCanvas);
167
finalizer
(oldCanvas);
1848
private static native void
finalizer
(int nativeCanvas);
method in class:Canvas
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_scope.py
609
# Test what happens when a
finalizer
accesses
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_scope.py
609
# Test what happens when a
finalizer
accesses
/frameworks/base/core/java/android/database/sqlite/
SQLiteConnectionPool.java
219
// themselves will be in. The
finalizer
is really just here for CloseGuard.
468
// This code is running inside of the SQLiteConnection
finalizer
.
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
managers.py
531
# register a
finalizer
607
Shutdown the manager process; will be registered as a
finalizer
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
managers.py
531
# register a
finalizer
607
Shutdown the manager process; will be registered as a
finalizer
[
all
...]
/external/chromium_org/third_party/freetype/src/cff/
cffload.c
[
all
...]
/dalvik/vm/alloc/
MarkSweep.cpp
726
* Enqueues
finalizer
references with white referents. White
/dalvik/vm/oo/
Object.h
75
CLASS_ISFINALIZERREFERENCE = (1<<25), // class is a
finalizer
reference
/external/chromium_org/third_party/freetype/include/freetype/
ftcache.h
62
*
finalizer
callback in the `generic' field of the @FT_Face object can
[
all
...]
/external/freetype/include/freetype/
ftcache.h
62
*
finalizer
callback in the `generic' field of the @FT_Face object can
[
all
...]
/frameworks/base/core/jni/
android_hardware_Camera.cpp
509
//
finalizer
is invoked later.
[
all
...]
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java
483
/*package*/ static void
finalizer
(int nPath) {
method in class:Path_Delegate
/frameworks/rs/
rsContext.cpp
908
// required so nObjDestroy can be run from
finalizer
without blocking
/libcore/luni/src/main/java/java/util/concurrent/atomic/
Fences.java
275
*
finalizer
had already executed (nulling out slot), then you could
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
langhooks.h
372
/* Called at the end of compilation, as a
finalizer
. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
langhooks.h
372
/* Called at the end of compilation, as a
finalizer
. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
langhooks.h
372
/* Called at the end of compilation, as a
finalizer
. */
Completed in 1229 milliseconds
1
2
3
4
5
6
7