Home
last modified time | relevance | path

Searched refs:same (Results 1 – 25 of 26) sorted by relevance

12

/art/test/586-checker-null-array-get/
Dinfo.txt2 that used to merge two array gets that have the same inputs but
3 not the same type. Note that this only happens if the array is null.
/art/test/064-field-access/
Dinfo.txt3 more exceptional conditions exist at the same time. For example,
7 same time, we can only throw one or the other.
/art/test/583-checker-zero/
Dinfo.txt1 Regression test for optimizing that used to think 0.0 has the same bits
/art/test/531-regression-debugphi/
Dinfo.txt2 the same type, prohibited by SSAChecker.
/art/test/563-checker-invoke-super/
Dinfo.txt2 calls when in the same dex file.
/art/test/505-simplifier-type-propagation/
Dinfo.txt3 instructions from one type to the same type.
/art/test/MultiDexModifiedSecondary/
DREADME.txt2 the same classes.dex file as MultiDex, but a different classes2.dex.
/art/test/123-compiler-regressions-mt/
Dinfo.txt6 17689750 GVN assigns the same value names across MONITOR_ENTER and volatile reads.
/art/test/955-lambda-smali/smali/
DBoxUnbox.smali49 # Test boxing and unboxing; the same lambda should be invoked as if there was no box.
61 # Test that boxing the same lambda twice yield the same object.
69 # The objects should be not-null, and they should have the same reference
81 const-string v4, "(BoxUnbox) Boxing repeatedly FAILED: objects were not same reference"
/art/test/087-gc-after-link/
Dinfo.txt5 that dvmFreeClassInnards could be called twice on the same class.
/art/test/
DREADME.txt10 in the "src2" directory are compiled separately but to the same output
/art/test/541-regression-inlined-deopt/smali/
DTestCase.smali47 # Make sure the reference is not stored in the same vreg as used by
/art/test/557-checker-ref-equivalent/smali/
DTestCase.smali38 # broke the invariant of not sharing the same spill slot between those two
/art/runtime/openjdkjvm/
DNOTICE5 is licensed under the same terms as the file jvm.h. The
/art/test/503-dead-instructions/smali/
DDeadInstructions.smali29 # the compilers must do the same.
/art/test/800-smali/smali/
DsameFieldNames.smali4 # Test multiple fields with the same name and different types.
/art/test/458-checker-instruction-simplification/src/
DMain.java1635 short same = (short) (value & 0xffff); in shortAnd0xffffToShortToDouble() local
1636 return (double) same; in shortAnd0xffffToShortToDouble()
/art/tools/dexfuzz/
DREADME80 - Files will always be executed in the same directory where you are executing DexFuzz.
106 output. NB: if all backends crashed with the same output, this would
/art/test/510-checker-try-catch/smali/
DRegisterAllocator.smali20 # phis are allocated to the same stack slot.
DBuilder.smali1248 # Test that a MOVE_RESULT instruction is placed into the same block as the
1275 # Test that a MOVE_RESULT instruction is placed into the same block as the
DRuntime.smali18 # The following tests all share the same structure, signature and return values:
/art/tools/checker/
DREADME20 lines must therefore match the check lines in the same order.
/art/cmdline/
DREADME.md78 "--help"}` where both `--help` and `-h` are aliases for the same argument.
227 Will parse multiple instances of the same argument repeatedly into the `existing_value` (which will
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1040 * Restore rReg's value from offset($sp) if rReg is not the same as rExclude.
1771 # Load FPRs the same as GPRs. Look at BuildNativeCallFrameStateMachine.
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S979 * Restore rReg's value from offset($sp) if rReg is not the same as rExclude.
1751 # Load FPRs the same as GPRs. Look at BuildNativeCallFrameStateMachine.

12