Searched
full:dead (Results
751 -
775 of
1683) sorted by null
<<31323334353637383940>>
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_thread.c | 516 CDBG_ERROR("%s: pthread dead already\n", __func__); 615 CDBG("%s: pthread dead already\n", __func__);
|
/external/checkpolicy/ |
ChangeLog | 22 * Fix dead links to www.nsa.gov/selinux 143 * Merged fix for dead URLs in checkpolicy man pages from Dan Walsh.
|
/external/chromium-libpac/test/ |
proxy_test_script.h | 293 " t.expectTrue(isInNetEx(\"3ffe:8311:ffff:abcd:1234:dead:beef:101\",\n" \ 302 " t.expectFalse(isInNetEx(\"3fff:8311:ffff:abcd:1234:dead:beef:101\",\n" \
|
/external/chromium-trace/trace-viewer/src/tracing/importer/ |
linux_perf_importer.js | 530 slices.push(new tracing.trace_model.Slice('', 'Exit Dead', ioWaitId, 533 slices.push(new tracing.trace_model.Slice('', 'Task Dead', ioWaitId,
|
/external/chromium_org/content/browser/gamepad/ |
xbox_data_fetcher_mac.cc | 138 // Check if the controller is outside a circular dead zone. 143 // Adjust magnitude relative to the end of the dead zone.
|
/external/chromium_org/third_party/WebKit/Source/platform/heap/ |
ThreadState.cpp | 333 // to avoid dead lock if another thread is preparing for GC, has acquired 406 // to avoid dead lock if another thread is preparing for GC, has acquired
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.10.3.html | 186 <li>i965: Remove hint_gs_always and resulting dead code</li> 203 <li>glx: Dead code removal</li>
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_fs_emit.cpp | 574 * N? unsure). This is rare because of dead code elimination, but 606 * N? unsure). This is rare because of dead code elimination, but
|
brw_vec4.cpp | 350 /* We can't handle dead register writes here, without iterating 351 * over the whole instruction stream to find every single dead
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/ |
MatlabPlot.cc | 1026 // engine dead 1043 // engine dead
|
/external/clang/lib/Lex/ |
PPLexerChange.cpp | 525 // Delete or cache the now-dead macro expander. 542 // Delete or cache the now-dead macro expander.
|
/external/clang/lib/StaticAnalyzer/Core/ |
CheckerManager.cpp | 442 // differentiate if we ran remove dead bindings before or after the 449 /// \brief Run checkers for dead symbols.
|
/external/compiler-rt/lib/asan/ |
asan_rtl.cc | 439 // itself. This should help if the build system is removing dead code at link 442 volatile int fake_condition = 0; // prevent dead condition elimination.
|
/external/iproute2/misc/ |
arpd.c | 360 * is either dead or changed its mac address. 400 /* Kernel was not able to resolve. Host is dead.
|
/external/javassist/src/main/javassist/bytecode/ |
ClassFile.java | 162 * Eliminates dead constant pool items. If a method or a field is removed, 163 * the constant pool items used by that method/field become dead items. This
|
/external/llvm/include/llvm/IR/ |
Intrinsics.td | 29 // effects. It may be CSE'd deleted if dead, etc. 38 // deleted if dead.
|
/external/llvm/lib/Analysis/ |
AliasSetTracker.cpp | 90 assert(RefCount == 0 && "Cannot remove non-dead alias set from tracker!"); 530 assert(I->second->hasAliasSet() && "Dead entry?");
|
/external/llvm/lib/CodeGen/ |
SplitKit.h | 347 /// deleteRematVictims - Delete defs that are dead after rematerializing. 419 /// There may be extra indices created by dead code elimination.
|
/external/llvm/lib/Target/PowerPC/ |
PPCCTRLoops.cpp | 545 // The old condition may be dead now, and may have even created a dead PHI
|
/external/llvm/lib/Transforms/Utils/ |
LoopUnroll.cpp | 451 // Aggressively clean up dead instructions that simplifyLoopIVs already 460 // inserted code, doing constant propagation and dead code elimination as we
|
/external/llvm/test/CodeGen/ARM/ |
coalesce-subregs.ll | 152 ; It is inserting the %add value into a dead lane, but %add causes interference 153 ; in the entry block, and we don't do dead lane checks across basic blocks.
|
/external/mesa3d/docs/ |
relnotes-7.10.3.html | 186 <li>i965: Remove hint_gs_always and resulting dead code</li> 203 <li>glx: Dead code removal</li>
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_fs_emit.cpp | 574 * N? unsure). This is rare because of dead code elimination, but 606 * N? unsure). This is rare because of dead code elimination, but
|
brw_vec4.cpp | 350 /* We can't handle dead register writes here, without iterating 351 * over the whole instruction stream to find every single dead
|
/external/proguard/src/proguard/gui/ |
GUIResources.properties | 513 Remove dead code based on control flow analysis and data flow analysis. 515 Remove dead code based on a simple control flow analysis.
|
Completed in 1648 milliseconds
<<31323334353637383940>>