HomeSort by relevance Sort by last modified time
    Searched full:finalized (Results 51 - 75 of 140) sorted by null

1 23 4 5 6

  /frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java 29 * The Android Bluetooth API is not finalized, and *will* change. Use at your
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SimSmsInterfaceManager.java 116 if(DBG) Log.d(LOG_TAG, "SimSmsInterfaceManager finalized");
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
CursorBackedSuggestionCursor.java 105 Log.e(TAG, "LEAK! Finalized without being closed: " + toString());
Suggestions.java 185 Log.e(TAG, "LEAK! Finalized without being closed: Suggestions[" + mQuery + "]");
  /dalvik/vm/alloc/
MarkSweep.c 185 * - Objects pending finalization (but not yet finalized)
785 /* Find unreachable objects that need to be finalized,
799 * Any unmarked finalizable objects need to be finalized.
  /external/dbus/dbus/
dbus-pending-call.c 467 * the pending call is finalized. The slot number
739 * finalized, but may not be retrieved (and may only be replaced if
758 * the pending call is finalized. The slot number
dbus-server.c 1023 * will be freed when the server is finalized,
1041 * the server is finalized. The slot number
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
function.h 422 The value set after reload is the accurate one and is finalized. */
439 /* Nonzero if function stack realignment has been finalized, namely
440 stack_realign_needed flag has been set and finalized after reload. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
function.h 422 The value set after reload is the accurate one and is finalized. */
439 /* Nonzero if function stack realignment has been finalized, namely
440 stack_realign_needed flag has been set and finalized after reload. */
  /external/bluetooth/glib/gio/
gdrive.c 126 * finalized.
gmemoryoutputstream.c 170 * @destroy: a function to be called on @data when the stream is finalized,
gvolume.c 148 * release them so the object can be finalized.
  /external/guava/src/com/google/common/base/
FinalizableReferenceQueue.java 35 * referents have been finalized. If this object is garbage collected earlier,
  /external/webkit/JavaScriptCore/API/
JSObjectRef.h 96 @abstract The callback invoked when an object is finalized (prepared for garbage collection). An object may be finalized on any thread.
97 @param object The JSObject being finalized.
320 @field finalize The callback invoked when an object is finalized (prepared for garbage collection). Use this callback to release resources allocated for the object, and perform other cleanup.
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
RuimRecords.java 106 if(DBG) Log.d(LOG_TAG, "RuimRecords finalized");
  /libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 250 * Called when the class is finalized. Makes sure the DEX file is closed.
  /external/bluetooth/glib/docs/reference/gobject/
tut_gsignal.xml 95 is finalized (second stage of the destruction process), it will invoke the destroy_data function
103 is finalized (second stage of the destruction process), it will invoke the destroy_data
  /external/proguard/src/proguard/optimize/
Optimizer.java     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
httpread.c 79 int got_hdr; /* nonzero when header is finalized */
91 int got_body; /* nonzero when body is finalized */
  /libcore/luni/src/main/java/java/lang/
Runtime.java 282 * garbage-collected and finalized first.
483 * Sets the flag that indicates whether all objects are finalized when the
System.java 203 * garbage-collected and finalized first.
567 * finalized. Note that all finalization which occurs when the system is
  /external/bluetooth/glib/gobject/
gobject.c     [all...]
  /external/guava/javadoc/com/google/common/io/
FileBackedOutputStream.html 146 by <A HREF="../../../../com/google/common/io/FileBackedOutputStream.html#getSupplier()"><CODE>getSupplier()</CODE></A> is finalized.</TD>
263 by <A HREF="../../../../com/google/common/io/FileBackedOutputStream.html#getSupplier()"><CODE>getSupplier()</CODE></A> is finalized.
269 is finalized</DL>
  /external/chromium/googleurl/src/
url_canon_internal.cc 373 // pointers for affected components now that the buffer is finalized.
  /external/wpa_supplicant/
defconfig 250 # draft and is subject to change since the standard has not yet been finalized.

Completed in 1052 milliseconds

1 23 4 5 6