Home
last modified time | relevance | path

Searched refs:Short (Results 51 – 61 of 61) sorted by relevance

123

/art/runtime/
Dmethod_handles.cc45 V(Primitive::kPrimShort, Short, Short, S) \
/art/test/107-int-math2/src/
DMain.java825 res += throwClassCast(new Short((short)321)); in testClassCast()
/art/runtime/verifier/
Dreg_type_cache.cc97 return Short(); in FromDescriptor()
Dreg_type.cc840 return reg_types->Short(); // short MERGE short => short in Merge()
Dreg_type_test.cc192 const RegType& short_reg_type = cache.Short(); in TEST_F()
/art/test/988-method-trace/
Dexpected.txt417 ..=> public static short java.lang.Short.reverseBytes(short)
418 ..<= public static short java.lang.Short.reverseBytes(short) -> <class java.lang.Short: 0>
/art/runtime/jni/
Djni_internal.cc1459 GET_PRIMITIVE_FIELD(Short, obj); in GetShortField()
1491 GET_STATIC_PRIMITIVE_FIELD(Short); in GetStaticShortField()
1539 SET_PRIMITIVE_FIELD(Short, obj, v); in SetShortField()
1571 SET_STATIC_PRIMITIVE_FIELD(Short, v); in SetStaticShortField()
Dcheck_jni.cc2264 FIELD_ACCESSORS(jshort, Short, Primitive::kPrimShort, S, I) in FIELD_ACCESSORS()
2377 CALL(jshort, Short, Primitive::kPrimShort, S) in CALL()
2630 PRIMITIVE_ARRAY_FUNCTIONS(jshort, Short, Primitive::kPrimShort) in PRIMITIVE_ARRAY_FUNCTIONS()
/art/test/1912-get-set-local-primitive/
Dexpected.txt210 Value is '32766' (class: class java.lang.Short)
/art/test/1965-get-set-local-primitive-no-tables/
Dexpected.txt210 Value is '32766' (class: class java.lang.Short)
/art/openjdkjvmti/
Dti_redefine.cc2660 UPDATE_FIELD(Short); in CopyField()
2710 UPDATE_FIELD(Short); in ClearField()

123