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

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/ssa/
package-info.java 66 * <li> {@link DeadCodeRemover} is a dead code remover. This phase must
  /dalvik/dx/tests/032-bb-live-code/
blort.j 45 ; Test that an exception handler for a live range is dead as long as
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IsolatedService.java 97 // the dead object for us.
MessengerService.java 101 // The client is dead. Remove it from the list;
  /development/testrunner/
run_command.py 134 # process already dead. No action required.
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_data.c 219 CDBG("%s: pthread dead already\n", __func__);
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_data.c 223 CDBG("%s: pthread dead already\n", __func__);
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontree.h 144 /// and are now dead. The nilNode() method will eat one of these before
  /external/bouncycastle/
Android.mk 72 # Based on "Finding dead code" example in ProGuard manual at http://proguard.sourceforge.net/
  /external/chromium_org/base/message_loop/
message_loop_proxy_unittest.cc 156 // Grab a MessageLoopProxy to a dead MessageLoop.
  /external/chromium_org/base/threading/
platform_thread.h 40 // to distinguish a new thread from an old, dead thread.
  /external/chromium_org/chrome/browser/
global_keyboard_shortcuts_mac_unittest.mm 191 // Test if getting dead-key events return 0 and do not hang.
  /external/chromium_org/chrome/browser/task_manager/
web_contents_resource_provider.cc 126 // Don't add dead tabs or tabs that haven't yet connected.
  /external/chromium_org/chrome/browser/ui/cocoa/
login_prompt_cocoa.mm 158 // call back to us after we're dead.
  /external/chromium_org/components/keyed_service/content/
browser_context_dependency_manager.cc 122 // The context is now dead to the rest of the program.
  /external/chromium_org/content/child/
child_thread.h 229 // The OnChannelError() callback was invoked - the channel is dead, don't
  /external/chromium_org/media/cast/congestion_control/
congestion_control.cc 66 // Calculate how much "dead air" there is between two frames.
  /external/chromium_org/sandbox/win/src/
job_unittest.cc 62 // Check if the jbo is really dead.
sharedmem_ipc_client.h 90 // handle to a shared mutex to detect when the server is dead
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
MemoryCache.cpp 164 // Dead resource capacity is whatever space is not occupied by live resources, bounded by an independent minimum and maximum.
173 // Live resource capacity is whatever is left over after calculating dead resource capacity.
646 // safeguard against runaway memory consumption by dead resources
678 pruneDeadResources(); // Prune dead first, in case it was "borrowing" capacity from live.
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseThread.cpp 133 // PendingGCRunner::didProcessTask accesses dead ThreadState.
  /external/chromium_org/third_party/android_testrunner/
run_command.py 133 # Can't kill a dead process.
  /external/chromium_org/third_party/bintrees/bintrees/
walker.py 107 if node is None: # stay at dead end
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_remove_constants.c 90 /* Pass 2: If there is relative addressing or dead constant elimination
  /external/chromium_org/third_party/mesa/src/src/glsl/
opt_constant_variable.cpp 30 * The goal here is to trigger further constant folding and then dead

Completed in 1385 milliseconds

<<11121314151617181920>>