OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dead
(Results
1376 - 1400
of
1683
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/chromium_org/v8/src/
hydrogen-instructions.h
510
// Indicates the instruction is live during
dead
code elimination.
513
// HEnvironmentMarkers are deleted before
dead
code
671
// Mark this HValue as
dead
and to be removed from other HValues' use lists.
[
all
...]
api.cc
725
// to check for a
dead
VM with ON_BAILOUT before constructing any Neander
728
// constructor you should check that you ensured the VM was not
dead
first.
761
// to check for a
dead
VM with ON_BAILOUT before calling it. To remind you
764
//
dead
first.
[
all
...]
/external/llvm/docs/
CodeGenerator.rst
473
all physical registers are assumed
dead
on entry to and exit from basic blocks
481
registers. Rather than adding ``<def,
dead
>`` operands for all of them, it is
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/
ChangeLog
373
* sed/execute.c (closedown): Remove
dead
code.
[
all
...]
/art/compiler/dex/
mir_optimization.cc
705
// Kill bb_next and remap now-
dead
id to parent
[
all
...]
/art/compiler/dex/quick/
mir_to_lir.h
737
/* Mark a temp register as
dead
. Does not affect allocation state. */
[
all
...]
/art/compiler/utils/x86_64/
assembler_x86_64.cc
[
all
...]
/build/core/
build-system.html
[
all
...]
/dalvik/dx/src/com/android/dx/cf/code/
Ropper.java
[
all
...]
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
[
all
...]
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
[
all
...]
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
[
all
...]
/external/bison/tests/
actions.at
1198
#
dead
code because $accept is currently never shifted onto the stack.
[
all
...]
glr-regression.at
[
all
...]
/external/chromium_org/chrome/browser/extensions/updater/
extension_updater_unittest.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/views/tabs/
tab.cc
839
// so, bail immediately, since our members are already
dead
and we shouldn't
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
ucol_elm.cpp
[
all
...]
/external/chromium_org/third_party/jinja2/
compiler.py
593
# mainly works because python finds the locals before
dead
code
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.cc
203
// the media channel may try to send on the
dead
transport channel. NULLing
[
all
...]
/external/chromium_org/third_party/libxml/src/
pattern.c
[
all
...]
/external/chromium_org/third_party/openssl/openssl/ssl/
ssl_ciph.c
222
int
dead
;
member in struct:cipher_order_st
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
neteq_impl.cc
855
// Use
dead
reckoning to estimate the |playout_timestamp_|.
[
all
...]
/external/chromium_org/v8/
ChangeLog
901
Check that after a weak callback, the handle is either
dead
or strong
923
Check that after a weak callback, the handle is either
dead
or strong
[
all
...]
/external/chromium_org/v8/src/arm/
assembler-arm.h
[
all
...]
/external/chromium_org/v8/src/mips/
lithium-mips.cc
85
stream->Add("
Dead
block replaced with B%d", rep->block_id());
[
all
...]
Completed in 2492 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>