OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dead
(Results
1051 - 1075
of
1683
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium_org/third_party/mesa/src/docs/
relnotes-7.10.1.html
228
<li>i965: Fix
dead
pointers to fp->Parameters->ParameterValues[] after realloc.</li>
relnotes-7.9.1.html
290
<li>ir_dead_functions: Actually free
dead
functions and signatures.</li>
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_bld_depth.c
528
* \param mask the alive/
dead
pixel mask for the quad (vector)
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir.h
690
unsigned fixed : 1; // prevent
dead
code elimination
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
r500_fragprog_emit.c
665
/* This may happen when
dead
-code elimination is disabled or
radeon_dataflow.c
613
* userdata->ReaderData->Writer is
dead
(i. e. All compontents of its
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_wm.c
107
/*
Dead
code removal.
/external/chromium_org/third_party/re2/re2/
nfa.cc
592
fprintf(stderr, "
dead
\n");
/external/chromium_org/third_party/skia/third_party/lua/src/
ltable.c
153
/* key may be
dead
already, but it is ok to use it in `next' */
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_pcb.h
369
/* Max times I will send before we consider someone
dead
*/
/external/chromium_org/third_party/webrtc/voice_engine/
channel.cc
474
// Use Alive as default to limit risk of false
Dead
detections
477
// Always mark the connection as
Dead
when the module reports kRtpDead
492
// state will be detected as Alive.
Dead
is is not set until after
603
// Store speech type for
dead
-or-alive detection
[
all
...]
/external/chromium_org/tools/gn/
functions_target.cc
467
" can then do
dead
code elimination to delete code not reachable from\n"
/external/chromium_org/ui/base/ime/
input_method_chromeos.cc
51
// We are
dead
, so we need to ask the client to stop relying on us.
/external/chromium_org/v8/src/
full-codegen.h
433
// canonical JS true value so we will insert a (
dead
) test against true at
[
all
...]
globals.h
249
// Zap-value: The value used for zapping
dead
objects.
mark-compact.h
835
// Map transitions from a live map to a
dead
map must be killed.
/external/chromium_org/v8/test/webkit/
dfg-dead-variable-on-exit-expected.txt
24
This tests that if a variable is
dead
on OSR exit, it will at least contain a valid JS value.
/external/clang/docs/analyzer/
IPA.txt
137
3.
Dead
symbols and bindings are cleaned out from the state, including any local
/external/clang/lib/Analysis/
LiveVariables.cpp
349
// The variable is now
dead
.
/external/clang/lib/CodeGen/
CGStmt.cpp
484
// the condition and the
dead
arm of the if/else.
494
// This avoids emitting
dead
code and simplifies the CFG substantially.
[
all
...]
/external/clang/lib/Rewrite/Core/
Rewriter.cpp
61
// Remove the
dead
characters.
/external/clang/lib/StaticAnalyzer/Core/
CoreEngine.cpp
598
// TODO: We should run remove
dead
bindings here.
RangeConstraintManager.cpp
367
/// as marked in LSymbols, mark it as
dead
in DSymbols.
/external/clang/www/analyzer/
release_notes.html
300
<li>Misc. fixes to reduce false positives on
dead
stores and idempotent operations.</li>
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h
414
// the event is from a
dead
thread that shared tid with this thread.
Completed in 1011 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>