Searched refs:otherwise (Results 1 – 19 of 19) sorted by relevance
/art/test/473-remove-dead-block/ |
D | info.txt | 2 Removing from predecessors require remove successor otherwise
|
/art/test/664-aget-verifier/ |
D | info.txt | 6 preventing otherwise good method from being compiled.
|
/art/tools/ |
D | run-gtests.sh | 22 absolute paths (starting with /apex). All gtests are run otherwise.
|
/art/tools/jvmti-agents/dump-jvmti-state/ |
D | README.md | 18 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
|
/art/tools/jvmti-agents/wrapagentproperties/ |
D | README.md | 17 * `-Xplugin` and `-agentpath` need to be used, otherwise libtitrace agent will fail during init.
|
/art/ |
D | NOTICE | 33 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/chain-agents/ |
D | README.md | 23 * `-Xplugin` and `-agentpath` need to be used, otherwise libtitrace agent will fail during init.
|
/art/tools/jvmti-agents/jit-load/ |
D | README.md | 15 * `-Xplugin` and `-agentpath` need to be used, otherwise libtitrace agent will fail during init.
|
/art/test/552-checker-primitive-typeprop/smali/ |
D | SsaBuilder.smali | 22 # otherwise running the code with an array short enough to throw will crash at
|
/art/tools/jvmti-agents/field-null-percent/ |
D | README.md | 24 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
|
/art/compiler/optimizing/ |
D | inliner.cc | 1118 HBasicBlock* otherwise = end_then->SplitBeforeForInlining(invoke_instruction); in CreateDiamondPatternForPolymorphicInline() local 1119 HBasicBlock* merge = otherwise->SplitAfterForInlining(invoke_instruction); in CreateDiamondPatternForPolymorphicInline() 1133 otherwise->AddInstruction(new (allocator) HGoto(dex_pc)); in CreateDiamondPatternForPolymorphicInline() 1139 graph_->AddBlock(otherwise); in CreateDiamondPatternForPolymorphicInline() 1143 cursor_block->AddSuccessor(otherwise); in CreateDiamondPatternForPolymorphicInline() 1146 otherwise->AddSuccessor(merge); in CreateDiamondPatternForPolymorphicInline() 1151 otherwise->SetDominator(cursor_block); in CreateDiamondPatternForPolymorphicInline() 1152 cursor_block->AddDominatedBlock(otherwise); in CreateDiamondPatternForPolymorphicInline() 1162 graph_->reverse_post_order_[++index] = otherwise; in CreateDiamondPatternForPolymorphicInline() 1169 otherwise, original_invoke_block, /* replace_if_back_edge= */ false); in CreateDiamondPatternForPolymorphicInline()
|
/art/tools/jvmti-agents/breakpoint-logger/ |
D | README.md | 37 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
|
/art/tools/jvmti-agents/ti-fast/ |
D | README.md | 102 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
|
/art/tools/jvmti-agents/titrace/ |
D | README.md | 14 * `-Xplugin` and `-agentpath` need to be used, otherwise libtitrace agent will fail during init.
|
/art/tools/jvmti-agents/field-counts/ |
D | README.md | 27 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
|
/art/tools/jvmti-agents/ti-alloc-sample/ |
D | README.md | 69 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
|
/art/tools/jvmti-agents/list-extensions/ |
D | README.md | 46 * `-Xplugin` and `-agentpath` need to be used, otherwise the agent will fail during init.
|
/art/runtime/ |
D | Android.bp | 514 // We always build dex2oat and dependencies, even if the host build is otherwise disabled, since
|
/art/runtime/interpreter/mterp/x86/ |
D | arithmetic.S | 36 div %cl # 8-bit divide otherwise.
|