/art/test/042-new-instance/src/ |
D | Main.java | 187 CC.newInstance(); in main() 195 static class CC { class in LocalClass3 196 private CC() {} in CC() method in LocalClass3.CC 200 Class<?> c = CC.class; in newInstance()
|
/art/test/160-read-barrier-stress/ |
D | info.txt | 1 Test stressing read barriers for CC GC.
|
/art/runtime/interpreter/mterp/x86ng/ |
D | floating_point.S | 19 movzbl 3(rPC), %ecx # ecx<- CC 57 movzbl 3(rPC), %eax # eax <- CC 177 movzbl 2(rPC), %eax # eax <- CC 210 movzbl 2(rPC), %eax # eax <- CC
|
D | array.S | 10 movzbl 3(rPC), %ecx # ecx <- CC 67 movzbl 3(rPC), %ecx # ecx <- CC 101 movzbl 3(rPC), %ecx # ecx <- CC
|
D | arithmetic.S | 8 movzbl 3(rPC), %ecx # ecx <- CC 154 movzbl 3(rPC), %ecx # ecx <- CC 167 movzbl 3(rPC),%ecx # ecx <- CC 239 movzbl 3(rPC), %ecx # ecx <- CC 400 movzbl 3(rPC), %ecx # ecx <- CC 442 movzbl 3(rPC), %eax # eax <- CC 517 movzbl 3(rPC), %ecx # ecx <- CC 734 movzbl 3(rPC), %ecx # ecx <- CC 802 movzbl 3(rPC), %ecx # ecx <- CC 882 movzbl 3(rPC), %ecx # ecx <- CC
|
/art/runtime/interpreter/mterp/x86_64ng/ |
D | floating_point.S | 19 movzbq 3(rPC), %rcx # ecx<- CC 57 movzbq 3(rPC), %rax # eax <- CC 177 movzbq 2(rPC), %rax # eax <- CC 210 movzbq 2(rPC), %rax # eax <- CC
|
D | array.S | 10 movzbq 3(rPC), %rcx # ecx <- CC 67 movzbq 3(rPC), %rcx # rcx <- CC 100 movzbq 3(rPC), %rcx # rcx <- CC
|
D | arithmetic.S | 7 movzbq 3(rPC), %rcx # rcx <- CC 188 movzbq 3(rPC), %rcx # rcx <- CC 201 movzbq 3(rPC), %rcx # ecx <- CC 279 movzbq 3(rPC), %rcx # ecx <- CC 412 movzbq 3(rPC), %rcx # ecx <- CC
|
/art/test/1000-non-moving-space-stress/ |
D | info.txt | 2 sticky-bit CC (young-generation) collection involving an unreachable
|
/art/runtime/interpreter/mterp/armng/ |
D | arithmetic.S | 20 mov r3, r0, lsr #8 @ r3<- CC 119 FETCH_S r3, 1 @ r3<- ssssCCBB (sign-extended for CC) 156 mov r3, r0, lsr #8 @ r3<- CC 159 VREG_INDEX_TO_ADDR r3, r3 @ r3<- &fp[CC] 345 mov r3, r0, lsr #8 @ r3<- CC 347 VREG_INDEX_TO_ADDR r3, r3 @ r3<- &fp[CC] 377 mov r3, r0, lsr #8 @ r3<- CC 465 FETCH_S r3, 1 @ r3<- ssssCCBB (sign-extended for CC 546 mov r3, r0, lsr #8 @ r3<- CC 548 VREG_INDEX_TO_ADDR r3, r3 @ r3<- &fp[CC] [all …]
|
D | floating_point.S | 12 mov r3, r0, lsr #8 @ r3<- CC
|
D | array.S | 10 FETCH_B r3, 1, 1 @ r3<- CC 72 FETCH_B r3, 1, 1 @ r3<- CC
|
/art/runtime/interpreter/mterp/riscv64/ |
D | floating_point.S | 20 % get_vreg_float("ft2", "t2", is_double=is_double) # ft2 := fp[CC] 41 % get_vreg_float("ft2", "t2", is_double=is_double) # ft2 := fp[CC]
|
D | arithmetic.S | 231 % get_vreg("t2", "t2", is_wide=is_wide) # t2 := fp[CC] 262 % get_vreg("t2", "t2") # t2 := fp[CC]
|
D | array.S | 120 % get_vreg(index, index) # index := fp[CC]
|
/art/runtime/ |
D | runtime_options.def | 111 // Disable the compiler for CC (for now).
|
/art/test/dexdump/ |
D | invoke-custom.lst | 5 0x000025c0 68 TestBase assertEquals (CC)V TestBase.java 34
|
D | all-dex-files.lst | 114 0x000025c0 68 TestBase assertEquals (CC)V TestBase.java 34
|
D | invoke-custom.txt | 153 type : '(CC)V' 161 0025b0: |[0025b0] TestBase.assertEquals:(CC)V
|
D | all-dex-files.txt | 8970 type : '(CC)V' 8978 0025b0: |[0025b0] TestBase.assertEquals:(CC)V
|
/art/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 3235 Ljava/lang/String;->doReplace(CC)Ljava/lang/String; 3829 Ljava/net/URI;->decode(CC)B 3846 Ljava/net/URI;->highMask(CC)J 3872 Ljava/net/URI;->lowMask(CC)J 4106 Ljava/nio/CharBuffer;->compare(CC)I 4107 Ljava/nio/CharBuffer;->equals(CC)Z 4287 Ljava/nio/file/attribute/PosixFilePermissions;->isSet(CC)Z 5542 Ljava/time/format/DateTimeFormatterBuilder$PrefixTree$CI;->isEqual(CC)Z 5556 Ljava/time/format/DateTimeFormatterBuilder$PrefixTree;->isEqual(CC)Z 5649 Ljava/time/format/DateTimeParseContext;->charEquals(CC)Z [all …]
|
/art/build/boot/ |
D | boot-image-profile.txt | 1924 HSPLjava/lang/Character;->isSurrogatePair(CC)Z 1933 HSPLjava/lang/Character;->toCodePoint(CC)I 2378 HSPLjava/lang/String;->replace(CC)Ljava/lang/String; 4654 HSPLjava/time/format/DateTimeParseContext;->charEquals(CC)Z 5010 HSPLjava/util/Arrays;->binarySearch([CC)I 5049 HSPLjava/util/Arrays;->fill([CC)V
|