Home
last modified time | relevance | path

Searched refs:not (Results 26 – 50 of 1154) sorted by relevance

12345678910>>...47

/art/test/472-unreachable-if-regression/smali/
DTest.smali5 # you may not use this file except in compliance with the License.
24 not-int v0, v0
42 not-int v0, v0
/art/test/800-smali/smali/
Db_134061982.smali32 # Make r1 not-reference.
41 # r2 should not be primitive, so this should hard-fail if reached.
55 .catch Ldoes/not/ResolveException; {:indirect_leg .. :end} :catch_inner
Db_134061983_2.smali32 # Make r1 not-reference.
41 # r2 should not be primitive, so this should hard-fail if reached.
55 .catch Ldoes/not/ResolveException; {:indirect_leg .. :end} :catch_inner
Db_20224106.smali3 # Test that a hard + soft verifier failure in invoke-interface does not lead to
13 # 2) The receiver is not an interface or Object
Db_27799205_1.smali4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access).
11 .method public static test([Ljava/lang/Object;[Ldo/not/resolve/K;Z)V
Db_27799205_2.smali4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access).
11 .method public static test([Ljava/lang/Object;[Ldo/not/resolve/K;Z)V
/art/test/031-class-attributes/jasmin/
DClassAttrs$1.j4 ; you may not use this file except in compliance with the License.
32 ; does not. See http://b/62290080
33 .inner class static inner ClassAttrs$1 ; <anonymous> <not a member>
/art/test/954-invoke-polymorphic-verifier/smali/
DFakeSignaturePolymorphic.smali5 # you may not use this file except in compliance with the License.
28 # Fail here because Main;->invoke does not have right flags (ie not native or varargs).
/art/openjdkjvmti/include/
DCPPLINT.cfg5 # you may not use this file except in compliance with the License.
17 # External headers, not subject to our lint rules.
/art/test/416-optimizing-arith-not/
Dinfo.txt1 Tests for bitwise not operations.
/art/test/640-checker-boolean-simd/src/
DMain.java75 static void not() { in not() method in Main
103 not(); in main()
/art/test/453-not-byte/smali/
DNotByte.smali4 # you may not use this file except in compliance with the License.
21 not-int v0, v0
/art/test/537-checker-inline-and-unverified/
Dinfo.txt1 Checks that unverified methods are not inlined.
/art/test/143-string-value/
Dexpected.txt1 The String#value field is not present on Android versions >= 6.0
/art/test/1337-gc-coverage/
Dinfo.txt1 Tests internal GC functions which are not exposed through normal APIs.
/art/test/532-checker-nonnull-arrayset/
Dinfo.txt1 Test that we optimize ArraySet when the value is not null.
/art/test/595-profile-saving/
Dinfo.txt1 Check that profile recording works even when JIT compilation is not enabled.
/art/test/970-iface-super-resolution-gen/
Dexpected.txt1 This file is generated by util-src/generate_smali.py do not directly modify!
/art/test/971-iface-super/
Dexpected.txt1 This file is generated by util-src/generate_smali.py do not directly modify!
/art/test/557-checker-ref-equivalent/
Dinfo.txt1 Checker tests to ensure we do not get reference and integer phi equivalents.
/art/test/999-redefine-hiddenapi/
Dinfo.txt1 Tests that JVMTI class redefinition does not strip away hidden API access flags.
/art/test/584-checker-div-bool/
Dinfo.txt1 Regression test for optimizing that used to not accept
/art/test/961-default-iface-resolution-gen/
Dexpected.txt1 This file is generated by util-src/generate_smali.py do not directly modify!
/art/test/968-default-partial-compile-gen/
Dexpected.txt1 This file is generated by util-src/generate_smali.py do not directly modify!
/art/test/964-default-iface-init-gen/
Dexpected.txt1 This file is generated by util-src/generate_smali.py do not directly modify!

12345678910>>...47