OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dead
(Results
676 - 700
of
1683
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_task_manager.cc
271
// getting |foreground_task_token|, so that we can avoid
dead
lock.
/external/chromium_org/content/browser/renderer_host/input/
touch_emulator.cc
80
// destroy this object when renderer is
dead
.
/external/chromium_org/ppapi/shared_impl/
tracked_callback_unittest.cc
319
// "Resurrect" it and check that the callbacks are still
dead
.
/external/chromium_org/sandbox/win/src/
target_process.cc
84
// If this process is already
dead
, the function will return without waiting.
/external/chromium_org/third_party/libjingle/source/talk/base/
diskcache.cc
239
// TODO: Replace this with a non-brain-
dead
algorithm for clearing out the
/external/chromium_org/third_party/mesa/src/docs/
relnotes-8.0.4.html
48
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=48472">Bug 48472</a> - GPU Lockup while running demo (rzr - the scene is
dead
) in wine</li>
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/llvm/
invocation.cpp
165
// like function inlining and global
dead
-code elimination.
/external/chromium_org/third_party/webrtc/base/
diskcache.cc
222
// TODO: Replace this with a non-brain-
dead
algorithm for clearing out the
/external/chromium_org/tools/binary_size/
explain_binary_size_delta.py
80
# A file was removed. Everything in bucket1 is
dead
.
/external/chromium_org/v8/test/webkit/
dfg-uint32-to-number-skip-then-exit-expected.txt
24
This tests that a skipped conversion of uint32 to number does not confuse OSR exit into thinking that the conversion is
dead
.
/external/clang/
NOTES.txt
84
Blocks should not capture variables that are only used in
dead
code.
/external/clang/docs/analyzer/
RegionStore.txt
95
all live bindings in the store (in order to throw away the
dead
ones). The name
/external/clang/include/clang/Analysis/
AnalysisContext.h
119
/// reachable from them can appear to be
dead
in the CFG, analysis passes must
/external/clang/lib/StaticAnalyzer/Checkers/
SimpleStreamChecker.cpp
199
// Remove the
dead
symbol from the streams map.
/external/clang/www/analyzer/
available_checks.html
23
and API usage bugs,
dead
code, and other logic errors. See the
40
<li><a href="#deadcode_checkers">
Dead
Code Checkers</a> check for unused code</li>
426
<!---------------------------------
dead
code --------------------------------->
427
<h3 id="deadcode_checkers">
Dead
Code Checkers</h3>
[
all
...]
/external/dexmaker/src/dx/java/com/android/dx/ssa/
ConstCollector.java
272
* be removed by the
dead
code eliminator
/external/iproute2/include/linux/
rtnetlink.h
314
#define RTNH_F_DEAD 1 /* Nexthop is
dead
(used by multipath) */
/external/ipsec-tools/src/racoon/
session.c
504
/* counting SA except of
dead
one. */
/external/javassist/src/main/javassist/bytecode/stackmap/
BasicBlock.java
349
// the incoming flow from
dead
code is not counted
/external/javassist/src/test/test/javassist/bytecode/analysis/
AnalyzerTest.java
205
/* 4 */ code.addIconst(0); //
DEAD
/external/kernel-headers/original/uapi/linux/
coff.h
44
/* These may be overridden later by brain
dead
implementations which generate
rtnetlink.h
326
#define RTNH_F_DEAD 1 /* Nexthop is
dead
(used by multipath) */
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_debug.c
24
(INT8 *)"
DEAD
", /* 0 */
/external/libnfc-nci/src/gki/common/
gki_debug.c
24
(INT8 *)"
DEAD
", /* 0 */
/external/libnl/include/linux/
rtnetlink.h
304
#define RTNH_F_DEAD 1 /* Nexthop is
dead
(used by multipath) */
Completed in 2010 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>