HomeSort by relevance Sort by last modified time
    Searched full:dead (Results 776 - 800 of 1683) sorted by null

<<31323334353637383940>>

  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_macevents.c 604 /* We pretend a clean start to begin with (i.e. no dead keys active */
610 /* If the state become 0, it was a dead key. We need to translate again,
  /external/tcpdump/
print-lmp.c 524 printf("\n\t Hello Interval: %u\n\t Hello Dead Interval: %u",
671 printf("\n\t Verify Dead Interval: %u"
  /frameworks/base/core/java/android/nfc/tech/
MifareClassic.java 608 Log.e(TAG, "NFC service dead", e);
623 Log.e(TAG, "NFC service dead", e);
  /frameworks/base/core/java/android/print/
PrintManager.java 566 // The spooler is dead - can't recover.
600 // The spooler is dead - can't recover.
    [all...]
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 184 ALOGW("callback on dead camera object");
290 ALOGW("callback on dead camera object");
    [all...]
  /frameworks/base/packages/SystemUI/res/values/
dimens.xml 69 <!-- thickness (height) of the dead zone at the top of the navigation bar,
72 <!-- size of the dead zone when touches have recently occurred elsewhere on screen -->
  /frameworks/base/services/core/java/com/android/server/notification/
ManagedServices.java 408 // already dead
504 // already dead
  /frameworks/base/services/core/java/com/android/server/trust/
TrustManagerService.java 486 Slog.d(TAG, "Removing dead TrustListener.");
500 Slog.d(TAG, "Removing dead TrustListener.");
  /frameworks/native/include/gui/
IGraphicBufferProducer.h 400 // * DEAD_OBJECT - the token is hosted by an already-dead process
425 // * DEAD_OBJECT - the token is hosted by an already-dead process
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Conversation.java 164 // shown in the list Delete/Archive of a mostly-dead item will NOT propagate
682 * Get if this conversation is mostly dead
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
input.h 889 * @deadband: size of the dead zone, where no force is produced
890 * @center: position of the dead zone
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
input.h 889 * @deadband: size of the dead zone, where no force is produced
890 * @center: position of the dead zone
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 401 self.d = "It's not dead, it's sleeping!"
415 self.assertEqual(w.recv(13), "It's not dead")
test_logging.py 984 dead = []
987 dead.append(repr_)
988 if dead:
990 "but have been destroyed: %s" % (len(dead), ", ".join(dead)))
    [all...]
test_subprocess.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 401 self.d = "It's not dead, it's sleeping!"
415 self.assertEqual(w.recv(13), "It's not dead")
test_logging.py 984 dead = []
987 dead.append(repr_)
988 if dead:
990 "but have been destroyed: %s" % (len(dead), ", ".join(dead)))
    [all...]
test_subprocess.py     [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 195 MI->getOperand(3).setIsDead(); // The EFLAGS implicit def is dead.
515 MI->getOperand(3).setIsDead(); // The EFLAGS implicit def is dead.
643 // The EFLAGS implicit def is dead.
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationCursor.java 134 /** A list of mostly-dead items */
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp 364 // Create a state in which dead bindings are removed from the environment
369 // Process any special transfer function for dead symbols.
374 // up. Since no symbols are dead, we can optimize and not clean out
381 // values of the soon to be dead symbols.
424 // Remove dead bindings and symbols.
453 // We don't clean up dead bindings here.
    [all...]
  /ndk/sources/host-tools/make-3.81/
job.c 408 /* Handle a dead child. This handler may or may not ever be installed.
413 the dead children. In this case we don't need the dead_children count.
443 /* Reap all dead children, storing the returned status and the new command
445 dead child, and removing the child from the chain. In addition, if BLOCK
496 /* We have one less dead child to reap. As noted in
584 /* No local children are dead. */
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c     [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderOptimizationTests.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOptimizationTests.cpp     [all...]

Completed in 2421 milliseconds

<<31323334353637383940>>