HomeSort by relevance Sort by last modified time
    Searched full:disposing (Results 1 - 25 of 37) sorted by null

1 2

  /external/svox/pico/lib/
picoknow.c 68 PICODBG_TRACE(("disposing KnowledgeBase id=%i",id));
  /external/webkit/Source/WebKit/mac/Carbon/
CarbonWindowAdapter.h 38 // The Carbon window that's being encapsulated, and whether or not this object owns (has responsibility for disposing) it.
CarbonWindowAdapter.mm 136 // Given a reference to a Carbon window that is to be encapsulated, an indicator of whether or not this object should take responsibility for disposing of the Carbon window, and an indicator of whether to disable Carbon window ordering, initialize. This is the class' designated initializer.
279 // Given a reference to a Carbon window that is to be encapsulated, and an indicator of whether or not this object should take responsibility for disposing of the Carbon window, initialize.
    [all...]
  /external/v8/src/
flags.h 45 // The caller is responsible for disposing the list, as well
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebviewprivate.h 89 gboolean disposing; member in struct:_WebKitWebViewPrivate
  /external/compiler-rt/BlocksRuntime/
Block_private.h 115 /* runtime entry point called by the compiler when disposing of objects inside dispose helper routine */
runtime.c 432 //printf("disposing of heap based byref block\n");
  /frameworks/volley/src/com/android/volley/toolbox/
ByteArrayPool.java 28 * dispose of them. Simply creating and disposing such buffers in the conventional manner can
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DrawUtils.java 270 * responsible for disposing the returned Image. This method MUST be invoked from the
275 * @return the rotated Image (the client is responsible for disposing it)
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 118 [ee], disposing of [m] and the module referenced by [mp]. Raises
  /frameworks/base/core/jni/
android_view_DisplayEventReceiver.cpp 99 ALOGV("receiver %p ~ Disposing display event receiver.", this);
android_view_InputEventSender.cpp 103 ALOGD("channel '%s' ~ Disposing input event sender.", getInputChannelName());
android_view_InputEventReceiver.cpp 111 ALOGD("channel '%s' ~ Disposing input event receiver.", getInputChannelName());
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IsimUiccRecords.java 79 log("Disposing " + this);
UiccCard.java 89 if (DBG) log("Disposing card");
IccCardProxy.java 122 log("Disposing");
RuimRecords.java 122 if (DBG) log("Disposing RuimRecords " + this);
  /external/clang/docs/
BlockLanguageSpec.rst 245 around disposing of older values and copying new ones. Such
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptengine.cpp 168 The garbage collector will attempt to reclaim memory by locating and disposing of objects that are
  /external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
SDL_sysjoystick.c 547 /* save next device prior to disposing of this device */
  /external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DigestMD5SaslClient.java 310 * @exception SaslException if a problem was encountered while disposing
  /external/smack/src/com/novell/sasl/client/
DigestMD5SaslClient.java 310 * @exception SaslException if a problem was encountered while disposing
  /external/webkit/Source/WebCore/bindings/v8/
V8DOMWindowShell.cpp 180 // It's likely that disposing the context has created a lot of
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneProxy.java 229 logd("Disposing old phone..");
    [all...]
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
FrameLoaderClientGtk.cpp 442 if (!privateData->disposing)
    [all...]

Completed in 448 milliseconds

1 2