HomeSort by relevance Sort by last modified time
    Searched full:alive (Results 426 - 450 of 1211) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ui/compositor/
layer_animation_element.cc 765 base::WeakPtr<LayerAnimationElement> alive(weak_ptr_factory_.GetWeakPtr());
767 if (!alive)
797 base::WeakPtr<LayerAnimationElement> alive(weak_ptr_factory_.GetWeakPtr());
799 if (!alive)
  /external/chromium_org/ui/gfx/
gtk_native_view_id_manager.h 82 // If the widget associated with the XID is still alive, allow the widget
  /external/chromium_org/webkit/browser/appcache/
appcache_service.h 79 // Consumers can keep the old disabled instance alive by hanging on to the
  /external/chromium_org/webkit/browser/blob/
blob_storage_context_unittest.cc 152 // The url registration should keep the blob alive even after
  /external/chromium_org/webkit/renderer/
cpp_bound_class.h 67 // responsible for keeping it around while the frame is alive, and for
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 81 void GetNumberOfThreads(uptr *total = 0, uptr *running = 0, uptr *alive = 0);
  /external/guava/guava/src/com/google/common/base/internal/
Finalizer.java 178 * much just shut down and make sure we don't keep it alive any longer
  /external/iputils/doc/
arping.sgml 78 Finish after the first reply confirming that target is alive.
  /external/kernel-headers/original/linux/
watchdog.h 48 #define WDIOF_KEEPALIVEPING 0x8000 /* Keep alive ping reply */
  /external/llvm/bindings/python/llvm/
common.py 50 collect the object while it is still alive in libLLVM.
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_fs.c 68 * \return TRUE if quad is alive, FALSE if all four pixels are killed
  /external/mesa3d/src/mesa/swrast/
s_span.h 77 /** This mask indicates which fragments are alive or culled */
  /external/openssl/crypto/rsa/
rsa_oaep.c 13 * D. Pointcheval, J. Stern, "RSA-OEAP is Still Alive!",
  /external/proguard/src/proguard/optimize/evaluation/
VariableOptimizer.java 192 * Returns whether the given variables are never alive at the same time.
  /external/qemu/elff/
elf_alloc.h 65 * of ElfFile that's being parsed is alive. To save performance on the numerous
  /external/smack/src/org/jivesoftware/smack/
PacketWriter.java 127 // Interrupt the keep alive thread if one was created
  /external/valgrind/main/coregrind/
pub_core_clientstate.h 67 the file contents alive exactly until the process exits. */
  /frameworks/base/core/jni/android/graphics/
PathMeasure.cpp 39 was still alive.
  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.h 40 // alive.
  /frameworks/base/tests/CoreTests/android/core/
HttpConstants.java 98 "keep-alive",
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Call.java 246 * Hangup call if it is alive
  /libcore/support/src/test/java/tests/support/
Support_HttpConstants.java 98 "keep-alive",
  /ndk/sources/host-tools/ndk-stack/elff/
elf_alloc.h 65 * of ElfFile that's being parsed is alive. To save performance on the numerous
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_as_parameter.py 38 # function is still alive while the pointer (the result) is
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gc.py 559 del c0.loop # now only c1 keeps c0 alive
574 # generation 2. The only thing keeping it alive is that c1 points to
635 del d0.loop # now only c1 keeps d0 alive
643 # generation 2. The only thing keeping it alive is that c1 points to

Completed in 823 milliseconds

<<11121314151617181920>>