Home
last modified time | relevance | path

Searched refs:otherwise (Results 1 – 22 of 22) sorted by relevance

/art/test/473-remove-dead-block/
Dinfo.txt2 Removing from predecessors require remove successor otherwise
/art/test/664-aget-verifier/
Dinfo.txt6 preventing otherwise good method from being compiled.
/art/tools/
Drun-gtests.sh22 absolute paths (starting with /apex). All gtests are run otherwise.
/art/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
72 excluding communication that is conspicuously marked or otherwise
90 use, offer to sell, sell, import, and otherwise transfer the Work,
140 reproduction, and distribution of the Work otherwise complies with
143 5. Submission of Contributions. Unless You explicitly state otherwise,
167 whether in tort (including negligence), contract, or otherwise,
/art/tools/jvmti-agents/dump-jvmti-state/
DREADME.md18 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
/art/tools/jvmti-agents/wrapagentproperties/
DREADME.md17 * `-Xplugin` and `-agentpath` need to be used, otherwise libtitrace agent will fail during init.
/art/tools/jvmti-agents/chain-agents/
DREADME.md23 * `-Xplugin` and `-agentpath` need to be used, otherwise libtitrace agent will fail during init.
/art/tools/jvmti-agents/jit-load/
DREADME.md15 * `-Xplugin` and `-agentpath` need to be used, otherwise libtitrace agent will fail during init.
/art/tools/jvmti-agents/enable-vlog/
DREADME.md86 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
/art/compiler/optimizing/
Dinliner.cc1015 HBasicBlock* otherwise = end_then->SplitBeforeForInlining(invoke_instruction); in CreateDiamondPatternForPolymorphicInline() local
1016 HBasicBlock* merge = otherwise->SplitAfterForInlining(invoke_instruction); in CreateDiamondPatternForPolymorphicInline()
1030 otherwise->AddInstruction(new (allocator) HGoto(dex_pc)); in CreateDiamondPatternForPolymorphicInline()
1036 graph_->AddBlock(otherwise); in CreateDiamondPatternForPolymorphicInline()
1040 cursor_block->AddSuccessor(otherwise); in CreateDiamondPatternForPolymorphicInline()
1043 otherwise->AddSuccessor(merge); in CreateDiamondPatternForPolymorphicInline()
1048 otherwise->SetDominator(cursor_block); in CreateDiamondPatternForPolymorphicInline()
1049 cursor_block->AddDominatedBlock(otherwise); in CreateDiamondPatternForPolymorphicInline()
1059 graph_->reverse_post_order_[++index] = otherwise; in CreateDiamondPatternForPolymorphicInline()
1066 otherwise, original_invoke_block, /* replace_if_back_edge= */ false); in CreateDiamondPatternForPolymorphicInline()
/art/test/552-checker-primitive-typeprop/smali/
DSsaBuilder.smali22 # otherwise running the code with an array short enough to throw will crash at
/art/tools/jvmti-agents/field-null-percent/
DREADME.md24 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
/art/tools/jvmti-agents/breakpoint-logger/
DREADME.md37 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
/art/tools/jvmti-agents/ti-fast/
DREADME.md102 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
/art/tools/jvmti-agents/field-counts/
DREADME.md27 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
/art/tools/jvmti-agents/titrace/
DREADME.md14 * `-Xplugin` and `-agentpath` need to be used, otherwise libtitrace agent will fail during init.
/art/tools/jvmti-agents/simple-profile/
DREADME.md25 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
/art/tools/jvmti-agents/list-extensions/
DREADME.md46 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
/art/tools/jvmti-agents/ti-alloc-sample/
DREADME.md69 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
/art/runtime/interpreter/mterp/x86/
Darithmetic.S36 div %cl # 8-bit divide otherwise.
/art/runtime/
DAndroid.bp567 // We always build dex2oat and dependencies, even if the host build is otherwise disabled, since
/art/test/
DAndroid.bp198 // otherwise the following tests from module `libartd-runtime-gtest`
252 // otherwise the following tests from module `libart-runtime-gtest`