/external/chromium_org/tools/stats_viewer/ |
OpenDialog.Designer.cs | 17 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
18 protected override void Dispose(bool disposing)
20 if (disposing && (components != null))
24 base.Dispose(disposing);
|
stats_viewer.Designer.cs | 17 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
18 protected override void Dispose(bool disposing)
20 if (disposing && (components != null))
24 base.Dispose(disposing);
|
/external/chromium_org/ui/compositor/ |
layer_owner.h | 23 // function, and the caller is then responsible for disposing of the layer
|
/external/svox/pico/lib/ |
picoknow.c | 68 PICODBG_TRACE(("disposing KnowledgeBase id=%i",id));
|
/external/chromium_org/v8/src/ |
flags.h | 48 // The caller is responsible for disposing the list, as well
|
/external/v8/src/ |
flags.h | 45 // The caller is responsible for disposing the list, as well
|
/external/chromium_org/media/midi/ |
midi_manager_mac.cc | 123 // Wait for the termination of |send_thread_| before disposing MIDI ports.
|
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/ |
vbo_save_loopback.c | 149 * While this flag is set, we are simply disposing of data
|
/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");
|
/external/mesa3d/src/mesa/vbo/ |
vbo_save_loopback.c | 149 * While this flag is set, we are simply disposing of data
|
/frameworks/volley/src/com/android/volley/toolbox/ |
ByteArrayPool.java | 28 * dispose of them. Simply creating and disposing such buffers in the conventional manner can
|
/system/core/fastbootd/ |
commands.c | 181 D(INFO, "disposing of unused fd %d, size %ld", old_fd, len);
|
/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 | 112 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");
|
/external/clang/docs/ |
BlockLanguageSpec.rst | 245 around disposing of older values and copying new ones. Such
|
/external/chromium_org/chrome/browser/resources/local_ntp/ |
local_ntp.js | 769 * Handles new input by disposing the NTP, according to where the input was
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
V8WindowShell.cpp | 108 // It's likely that disposing the context has created a lot of
|
/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
|