Searched refs:special (Results 1 – 11 of 11) sorted by relevance
/art/test/038-inner-null/src/ |
D | Main.java | 19 Special special = new Special(); in main() local 20 special.callInner(); in main()
|
/art/test/003-omnibus-opcodes/src/ |
D | IntMath.java | 281 int special = 0; in divLiteralTestBody() local 287 special = (start+i) / 3; in divLiteralTestBody() 291 special = (start+i) / 4; in divLiteralTestBody() 295 special = (start+i) / 5; in divLiteralTestBody() 299 special = (start+i) / 6; in divLiteralTestBody() 303 special = (start+i) / 7; in divLiteralTestBody() 307 special = (start+i) / 8; in divLiteralTestBody() 311 special = (start+i) / 9; in divLiteralTestBody() 315 special = (start+i) / 10; in divLiteralTestBody() 319 special = (start+i) / 11; in divLiteralTestBody() [all …]
|
/art/test/574-irreducible-and-constant-area/ |
D | info.txt | 2 a HInvokeStaticOrDirect must have a special input (does not apply for irreducible
|
/art/test/800-smali/smali/ |
D | b_22244733.smali | 6 return-object p0 # Simple return, use the special-method path in Quick.
|
/art/runtime/interpreter/mterp/x86/ |
D | bindivLit8.S | 16 movl $special, %eax
|
D | bindivLit16.S | 19 movl $special, %eax
|
D | bindiv2addr.S | 19 movl $special, $result
|
D | bindiv.S | 26 movl $special, $result
|
/art/test/435-try-finally-without-catch/ |
D | info.txt | 20 special block(s) related to `catch'-less `try' statement(s), the
|
/art/runtime/interpreter/mterp/ |
D | README.txt | 52 Specifies a file to be used for the special FALLBACK tag on the "op" 69 applied (see below). If the special "FALLBACK" token is used instead of
|
/art/ |
D | NOTICE | 170 liable to You for damages, including any direct, indirect, special,
|