/art/libartbase/base/ |
D | bit_vector.cc | 145 bool changed = false; in Union() local 149 return changed; in Union() 157 changed = true; in Union() 169 changed = true; in Union() 173 return changed; in Union() 179 bool changed = false; in UnionIfNotIn() local 183 return changed; in UnionIfNotIn() 205 changed = true; in UnionIfNotIn() 214 changed = true; in UnionIfNotIn() 218 return changed; in UnionIfNotIn()
|
D | bit_vector_test.cc | 181 bool changed = first.UnionIfNotIn(&second, &third); in TEST() local 183 EXPECT_FALSE(changed); in TEST() 192 bool changed = first.UnionIfNotIn(&second, &third); in TEST() local 194 EXPECT_TRUE(changed); in TEST()
|
/art/test/921-hello-failure/ |
D | info.txt | 6 - NewName: The name of the class is changed 7 - DifferentAccess: Class access is changed from <default> to 'public'
|
/art/runtime/interpreter/mterp/armng/ |
D | arithmetic.S | 31 $instr @ $result<- op, r0-r3 changed 64 $instr @ $result<- op, r0-r3 changed 94 $instr @ $result<- op, r0-r3 changed 130 $instr @ $result<- op, r0-r3 changed 169 $instr @ result<- op, r0-r3 changed 204 $instr @ result<- op, r0-r3 changed 225 $instr @ r0<- op, r0-r3 changed 249 $instr @ r0<- op, r0-r3 changed 272 $instr @ r0/r1<- op, r2-r3 changed 294 $instr @ r0<- op, r0-r3 changed [all …]
|
/art/runtime/interpreter/mterp/arm/ |
D | arithmetic.S | 31 $instr @ $result<- op, r0-r3 changed 64 $instr @ $result<- op, r0-r3 changed 94 $instr @ $result<- op, r0-r3 changed 130 $instr @ $result<- op, r0-r3 changed 169 $instr @ result<- op, r0-r3 changed 204 $instr @ result<- op, r0-r3 changed 225 $instr @ r0<- op, r0-r3 changed 249 $instr @ r0<- op, r0-r3 changed 272 $instr @ r0/r1<- op, r2-r3 changed 294 $instr @ r0<- op, r0-r3 changed [all …]
|
/art/runtime/verifier/ |
D | register_line.cc | 100 size_t changed = 0; in MarkRefsAsInitialized() local 104 changed++; in MarkRefsAsInitialized() 112 DCHECK_GT(changed, 0u); in MarkRefsAsInitialized() 431 bool changed = false; in MergeRegisters() local 439 changed = changed || !cur_type.Equals(new_type); in MergeRegisters() 540 changed = true; in MergeRegisters() 542 return changed; in MergeRegisters()
|
D | method_verifier.cc | 4886 bool changed = true; in UpdateRegisters() local 4914 changed = target_line->MergeRegisters(this, merge_line); in UpdateRegisters() 4918 if (kVerifierDebug && changed) { in UpdateRegisters() 4925 if (update_merge_line && changed) { in UpdateRegisters() 4929 if (changed) { in UpdateRegisters()
|
/art/test/606-erroneous-class/ |
D | info.txt | 3 changed by another thread.
|
/art/compiler/optimizing/ |
D | ssa_liveness_analysis.cc | 273 bool changed; in ComputeLiveInAndLiveOutSets() local 275 changed = false; in ComputeLiveInAndLiveOutSets() 285 changed = true; in ComputeLiveInAndLiveOutSets() 288 } while (changed); in ComputeLiveInAndLiveOutSets() 293 bool changed = false; in UpdateLiveOut() local 297 changed = true; in UpdateLiveOut() 300 return changed; in UpdateLiveOut()
|
D | loop_optimization.cc | 613 bool changed = false; in TraverseLoopsInnerToOuter() local 619 changed = true; in TraverseLoopsInnerToOuter() 628 changed = simplified_ || changed; in TraverseLoopsInnerToOuter() 632 changed = OptimizeInnerLoop(node) || changed; in TraverseLoopsInnerToOuter() 635 return changed; in TraverseLoopsInnerToOuter()
|
/art/tools/ahat/etc/ |
D | ahat_api_msg.txt | 1 The public API for ahat.jar has changed.
|
D | README.txt | 3 ROOT_DEBUGGER records manually changed to a ROOT_FINALIZING record.
|
/art/test/1957-error-ext/ |
D | expected-stdout.txt | 3 …rm redefinition of 'Lart/Test1957$Transform;': Total number of declared methods changed from 2 to 1
|
/art/cmdline/ |
D | token_range.h | 212 bool changed = false; in RemoveCharacter() local 216 changed = true; in RemoveCharacter() 224 if (!changed) { in RemoveCharacter()
|
/art/runtime/interpreter/mterp/ |
D | README.txt | 77 to a mode that requires inter-instruction checking, rIBASE is changed 79 changed is the value of curHandlerTable - which is part of the interpBreak
|
/art/runtime/ |
D | alloc_instrumentation.md | 31 3. Not trust kInstrumented once we've given up the mutator lock, since it could have changed in the
|
D | mutator_gc_coord.md | 68 pending suspension requests that slid in just before it changed state.
|
/art/openjdkjvmti/ |
D | OpenjdkJvmTi.cc | 1141 jvmtiCapabilities changed = {}; in AddCapabilities() local 1153 changed.e = 1; \ in AddCapabilities() 1164 changed, in AddCapabilities() 1174 jvmtiCapabilities changed = {}; in RelinquishCapabilities() local 1180 changed.e = 1; \ in RelinquishCapabilities() 1188 changed, in RelinquishCapabilities()
|
/art/test/1975-hello-structural-transformation/ |
D | expected-stdout.txt | 97 Reading changed value
|
/art/test/510-checker-try-catch/smali/ |
D | SsaBuilder.smali | 179 # exceptional paths. Since v0 is never changed, there should be no phis.
|
/art/test/552-checker-primitive-typeprop/smali/ |
D | ArrayGet.smali | 77 # changed.
|
/art/ |
D | NOTICE | 111 stating that You changed the files; and
|
/art/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 9260 Ljava/util/Observable;->changed:Z
|