Home
last modified time | relevance | path

Searched refs:this (Results 101 – 125 of 582) sorted by relevance

12345678910>>...24

/art/test/928-jni-table/
Dinfo.txt5 TODO: We should really do more with this test.
/art/test/2031-zygote-compiled-frame-deopt/
Dinfo.txt5 We would hit DCHECKS before (part of) the fix to this bug.
/art/
DCPPLINT.cfg5 # you may not use this file except in compliance with the License.
32 # TODO: this should be re-enabled.
/art/test/064-field-access/jasmin/
DSubClassUsingInaccessibleField.j4 ; you may not use this file except in compliance with the License.
28 ; using this very class as the declaring class in the FieldId, bug: 27684368 .
/art/tools/jvmti-agents/wrapagentproperties/
DAndroid.bp5 // you may not use this file except in compliance with the License.
25 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/dump-jvmti-state/
DAndroid.bp5 // you may not use this file except in compliance with the License.
24 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/test/601-method-access/smali/
DSubClassUsingInaccessibleMethod.smali4 # you may not use this file except in compliance with the License.
27 # using this very class as the declaring class in the MethodId, bug: 28771056.
/art/tools/jvmti-agents/list-extensions/
DAndroid.bp5 // you may not use this file except in compliance with the License.
24 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/test/553-invoke-super/smali/
Dinvokesuper.smali5 # you may not use this file except in compliance with the License.
29 # Do an invoke super on this class, to confuse runtime/compiler.
/art/tools/jvmti-agents/breakpoint-logger/
DAndroid.bp5 // you may not use this file except in compliance with the License.
25 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/libartimagevalues/
DAndroid.bp11 // TODO(b/133140750): Clean this up.
/art/test/622-simplifyifs-exception-edges/smali/
DTest.smali4 # you may not use this file except in compliance with the License.
64 # SimplifyIfs() would have looked at predecessors of this block based on the indexes
66 # this caused out-of-range access triggering a DCHECK() in dchecked_vector<>.
/art/compiler/driver/
Dcompiler_options_map.def5 * you may not use this file except in compliance with the License.
18 #error "Please #define COMPILER_OPTIONS_KEY before #including this file"
19 #define COMPILER_OPTIONS_KEY(...) // Don't display errors in this file in IDEs.
/art/runtime/verifier/
Dreg_type-inl.h65 const ConstantType* const_val = down_cast<const ConstantType*>(this); in IsConstantBoolean()
138 return AssignableFrom(*this, src, false, verifier); in IsAssignableFrom()
142 return AssignableFrom(*this, src, true, verifier); in IsStrictlyAssignableFrom()
/art/libdexfile/dex/
Ddex_file_structs.h158 DCHECK_LT(idx, this->size_); in GetTypeItem()
159 return this->list_[idx]; in GetTypeItem()
287 return reinterpret_cast<const uint8_t*>(this) + flags_offset_[class_def_idx]; in GetFlagsPointer()
/art/build/sdk/
DAndroid.bp4 // you may not use this file except in compliance with the License.
33 // Java 9 uses system modules which encapsulates this
41 // Java 9 uses system modules which encapsulates this
49 // Java 9 uses system modules which encapsulates this
/art/test/109-suspend-check/
Dinfo.txt2 to a safepoint. This tests the ability of the VM to do this for a tight loop.
/art/test/1958-transform-try-jit/
Dinfo.txt4 Note this test deliberately avoids any internal libart calls so it can be
/art/test/586-checker-null-array-get/
Dinfo.txt3 not the same type. Note that this only happens if the array is null.
/art/test/076-boolean-put/
Dinfo.txt3 verifier had to be "loosened" to allow this case.
/art/test/695-simplify-throws/
Dinfo.txt2 to trip on this code: the DCE pass would re-build the dominator
/art/adbconnection/
DAndroid.bp5 // you may not use this file except in compliance with the License.
25 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/titrace/
DAndroid.bp5 // you may not use this file except in compliance with the License.
28 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/tools/jvmti-agents/simple-force-redefine/
DAndroid.bp5 // you may not use this file except in compliance with the License.
24 // Note that this tool needs to be built for both 32-bit and 64-bit since it requires
/art/test/509-pre-header/smali/
DPreHeader.smali4 # you may not use this file except in compliance with the License.
19 # Label names in this method are taken from the original apk

12345678910>>...24