Home
last modified time | relevance | path

Searched refs:then (Results 1 – 21 of 21) sorted by relevance

/art/tools/
Dart20 if [ z"$BASH_SOURCE" != z ]; then
34 … "$(realpath "$ANDROID_ROOT/bin/$DALVIKVM")" = "$(realpath "$ANDROID_ROOT/bin/dalvikvm64")" ]; then
46 if [ "$1" = "--invoke-with" ]; then
50 elif [ "$1" = "-d" ]; then
53 elif [ "$1" = "--32" ]; then
56 elif [ "$1" = "--64" ]; then
59 elif [ "$1" = "--perf" ]; then
62 elif [ "$1" = "--perf-report" ]; then
65 elif expr "$1" : "--" >/dev/null 2>&1; then
83 if [ "$ANDROID_DATA" = "/data" ] || [ "$ANDROID_DATA" = "" ]; then
[all …]
Dlibcore_failures.txt49 is greater then a date in 1998.",
/art/test/063-process-manager/
Dinfo.txt1 Test that spawning a child process and then reaping it (a) works and (b)
/art/compiler/optimizing/
Dgvn_test.cc142 HBasicBlock* then = new (&allocator) HBasicBlock(graph); in TEST_F() local
145 graph->AddBlock(then); in TEST_F()
149 block->AddSuccessor(then); in TEST_F()
151 then->AddSuccessor(join); in TEST_F()
154 then->AddInstruction(new (&allocator) HInstanceFieldGet(parameter, in TEST_F()
163 then->AddInstruction(new (&allocator) HGoto()); in TEST_F()
191 ASSERT_TRUE(then->GetFirstInstruction()->IsGoto()); in TEST_F()
Dregister_allocator_test.cc484 HBasicBlock* then = new (allocator) HBasicBlock(graph); in BuildIfElseWithPhi() local
487 graph->AddBlock(then); in BuildIfElseWithPhi()
491 block->AddSuccessor(then); in BuildIfElseWithPhi()
493 then->AddSuccessor(join); in BuildIfElseWithPhi()
495 then->AddInstruction(new (allocator) HGoto()); in BuildIfElseWithPhi()
518 then->AddInstruction(*input1); in BuildIfElseWithPhi()
Dinliner.cc560 HBasicBlock* then = cursor_block->SplitAfterForInlining(compare); in CreateDiamondPatternForPolymorphicInline() local
587 graph_->AddBlock(then); in CreateDiamondPatternForPolymorphicInline()
593 cursor_block->AddSuccessor(then); in CreateDiamondPatternForPolymorphicInline()
598 then->SetDominator(cursor_block); in CreateDiamondPatternForPolymorphicInline()
599 cursor_block->AddDominatedBlock(then); in CreateDiamondPatternForPolymorphicInline()
608 graph_->reverse_post_order_[++index] = then; in CreateDiamondPatternForPolymorphicInline()
616 then, original_invoke_block, /* replace_if_back_edge */ false); in CreateDiamondPatternForPolymorphicInline()
/art/test/965-default-verify/
Dinfo.txt5 since it is much more proactive about finding likely runtime errors then smali.
/art/test/800-smali/smali/
Db_22331663_fail.smali16 # be movable now, so ensure that we do not get a conflict (and then allow the move).
Db_22331663.smali31 # which creates a conflict. Copy the conflict, and then return. This should not make the
/art/test/565-checker-irreducible-loop/smali/
DIrreducibleLoop.smali35 # The then part: beginning of the irreducible loop.
70 # The then part: beginning of the irreducible loop.
/art/test/535-regression-const-val/smali/
DTestCase.smali24 :then
/art/test/571-irreducible-loop/smali/
DIrreducibleLoop.smali29 # The then part: beginning of the irreducible loop.
/art/test/435-try-finally-without-catch/
Dinfo.txt26 then by suppressing them for good.
/art/test/530-checker-regression-reftype-final/smali/
DTestCase.smali49 :then
/art/test/564-checker-irreducible-loop/smali/
DIrreducibleLoop.smali30 # The then part: beginning of the irreducible loop.
/art/cmdline/
DREADME.md20 To use, create a `CmdlineParser::Builder` and then chain the `Define` methods together with
85 `-orange:` prefix and then strip it, leaving only the remains to be parsed.
/art/
DNOTICE98 or contributory patent infringement, then any patent licenses
120 distribution, then any Derivative Works that You distribute must
/art/runtime/interpreter/mterp/
DREADME.txt174 "out" are editable, then:
/art/test/510-checker-try-catch/smali/
DBuilder.smali294 if-eqz p0, :then
301 :then
DRuntime.smali389 # copy the value to the location of the catch phi. The value is then returned.
/art/test/dexdump/
Dbytecodes.txt535 000bd6: 1a02 7600 |0099: const-string v2, "ok then" // string@0076