HomeSort by relevance Sort by last modified time
    Searched full:dead (Results 101 - 125 of 446) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzWM.m 221 #if 0 /* Dead code */
237 #endif /* Dead code */
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 123 LOGW("callback on dead camera object");
206 LOGW("callback on dead camera object");
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
cgraph.h 255 /* Needed variables might become dead by optimization. This flag
256 forces the variable to be output even if it appears dead otherwise. */
  /bionic/libc/private/
arpa_nameser_compat.h 43 #define __BIND 19950621 /* (DEAD) interface version stamp. */
  /development/apps/Development/src/com/android/development/
BadBehaviorActivity.java 163 Log.i(TAG, "Finished kill -11, should be dead or dying");
  /external/ipsec-tools/
NEWS 82 o Dead Peer Detection (DPD) support.
ChangeLog 575 * src/racoon/isakmp_ident.c: Remove dead code (Coverity 3451)
617 * src/racoon/isakmp_agg.c: emove dead code (Coverity 4165)
650 * src/racoon/admin.c: Remove dead code (Coverity)
  /external/netperf/
netcpu_kstat.c 369 *very* effective, causing the looper process to stop dead in its
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 153 /* But some brain-dead peers disobey the RFC, so frame types are variables */
  /external/proguard/docs/manual/
introduction.html 24 just list dead code in an application, or to preverify class files for
  /external/quake/quake/src/QW/client/
cl_pred.c 87 pmove.dead = cl.stats[STAT_HEALTH] <= 0;
  /external/v8/src/
zone.cc 105 // Constant byte value used for zapping dead memory in debug mode.
  /external/webkit/WebCore/bindings/v8/
DOMDataStore.cpp 74 // 2.1. If the dead object is in GC thread's map, remove the JS reference
  /frameworks/base/awt/org/apache/harmony/awt/wtk/
NativeEvent.java 179 * serie of KEY_TYPED events. For dead keys and input methods
  /frameworks/base/core/java/android/os/
FileObserver.java 114 if (weak != null) { // can happen with lots of events from a dead wfd
MessageQueue.java 180 msg.target + " sending message to a Handler on a dead thread");
  /packages/apps/Mms/tests/src/com/android/mms/ui/
MultiPartSmsTests.java 66 // +" Nature seems dead, and wicked dreams abuse"
  /external/qemu/audio/
alsaaudio.c 850 int dead = hw->samples - live; local
862 if (!dead) {
876 decr = audio_MIN (dead, avail);
  /external/kernel-headers/original/linux/
sched.h 427 * Cumulative resource counters for dead threads in the group,
428 * and for reaped dead child processes forked by this group.
437 * Cumulative ns of scheduled CPU time for dead threads in the
1010 * Test if a process is not yet dead (at most zombie state)
1037 #define PF_DEAD 0x00000008 /* Dead */
    [all...]
  /external/webkit/WebKit/qt/Api/
qwebsettings.cpp 683 Specifies the capacities for the memory cache for dead objects such as
687 dead objects should consume when the cache is under pressure.
689 \a cacheMaxDead is the \e maximum number of bytes that dead objects should
    [all...]
  /bionic/libc/include/sys/
cdefs.h 164 * GCC1 and some versions of GCC2 declare dead (non-returning) and
  /bootable/recovery/minzip/
Hash.c 143 //LOGI("before: dead=%d\n", pHashTable->numDeadEntries);
  /dalvik/dx/src/com/android/dx/ssa/
ConstCollector.java 257 * be removed by the dead code eliminator
  /dalvik/vm/
Hash.c 139 //LOGI("before: dead=%d\n", pHashTable->numDeadEntries);
  /external/iproute2/
RELNOTES 25 producing funny "dead" nexthops in multipath routes.

Completed in 72 milliseconds

1 2 3 45 6 7 8 91011>>