Home
last modified time | relevance | path

Searched refs:up (Results 1 – 24 of 24) sorted by relevance

/art/test/001-Main/
Dinfo.txt1 Import of a previous oat test. Empty main, just test starting up the runtime.
/art/
DPREUPLOAD.cfg2 check_generated_files_up_to_date = tools/cpp-define-generator/presubmit-check-files-up-to-date
/art/test/706-jit-skip-compilation/
Dinfo.txt4 oat file and so we may end up compiling a method which we shouldn't.
/art/test/068-classloader/
Dinfo.txt5 mix things up.
/art/tools/ahat/
DREADME.txt35 * [low priority] by site allocations won't line up if the stack has been
36 truncated. Is there any way to manually line them up in that case?
63 * Look up totalRetainedSize for a heap by Heap object, not by a separate heap
73 * Adding up allocations by stack frame.
/art/runtime/interpreter/mterp/arm/
Dop_mul_long_2addr.S19 mov r0, rINST @ r0<- &fp[A] (free up rINST)
/art/tools/
Dsetup-buildbot-device.sh52 adb shell ifconfig lo up
Dlibcore_failures.txt7 * It is also used to enable AOSP experiments, and not mess up with CTS's expectations.
/art/runtime/interpreter/mterp/x86/
Dcvtfp_int.S37 je .L${opcode}_special_case # fix up result
/art/test/600-verifier-fails/
Dinfo.txt10 bail immediately and not allow soft verification failures to pile up
/art/test/954-invoke-polymorphic-verifier/smali/
DTooFewArguments.smali24 # Set up v0 as a null MethodHandle
DTooManyArguments.smali24 # Set up v0 as a null MethodHandle
/art/test/459-dead-phi/smali/
DEquivalentPhi.smali38 # delete the old phi, which ends up having incompatible input
/art/test/952-invoke-custom/generator/
Dbuild-test.sh44 echo Build environment is not set-up.
/art/test/978-virtual-interface/smali/
DIface.smali18 # // methods to ensure the 11'th target lines up to the same vtable slot as the
/art/dex2oat/
DAndroid.bp36 // extremely slow first boot. Disabled to help speed up
/art/tools/bisection_search/
DREADME.md68 --cleanup clean up after bisecting
/art/test/485-checker-dce-loop-update/smali/
DTestCase.smali176 # Additional logic which will end up outside the loop
254 # Inner loop which will end up outside its parent
/art/test/004-JniTest/
Djni_test.cc658 bool up = i % 2 == 0; in Java_Main_enterJniCriticalSection() local
660 if (up) { in Java_Main_enterJniCriticalSection()
/art/tools/dexfuzz/
DREADME92 VerifyFail - the number of mutated files that ended up failing to verify, either
/art/runtime/interpreter/mterp/
DREADME.txt10 they are picked up by the Android build system.
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1356 SETUP_GP # set up gp because we are not returning
/art/runtime/interpreter/mterp/out/
Dmterp_x86.S3580 je .Lop_float_to_int_special_case # fix up result
3647 je .Lop_float_to_long_special_case # fix up result
3737 je .Lop_double_to_int_special_case # fix up result
3804 je .Lop_double_to_long_special_case # fix up result
Dmterp_arm.S5629 mov r0, rINST @ r0<- &fp[A] (free up rINST)