Home
last modified time | relevance | path

Searched refs:ba (Results 1 – 12 of 12) sorted by relevance

/dalvik/dx/src/com/android/dx/command/dump/
DClassDumper.java60 ByteArray ba = new ByteArray(bytes); in dump() local
62 new DirectClassFile(ba, getFilePath(), getStrictParse()); in dump()
70 parsed(ba, readBytes, bytes.length - readBytes, "<extra data at end of file>"); in dump()
DDotDumper.java66 ByteArray ba = new ByteArray(bytes); in run() local
72 classFile = new DirectClassFile(ba, filePath, strictParse); in run()
78 new DirectClassFile(ba, filePath, strictParse); in run()
DBlockDumper.java107 ByteArray ba = new ByteArray(bytes); in dump() local
113 classFile = new DirectClassFile(ba, getFilePath(), getStrictParse()); in dump()
119 new DirectClassFile(ba, getFilePath(), getStrictParse()); in dump()
/dalvik/dx/tests/024-code-bytecode/
Dexpected.txt207 00ba: ifeq 00ba
208 00bd: ifne 00ba
209 00c0: iflt 00ba
210 00c3: ifge 00ba
211 00c6: ifgt 00ba
212 00c9: ifle 00ba
282 01ba: multianewarray type{java.lang.Object}, 04
Dsmall-class.txt211 99 0000 # 00ba: ifeq 00ba
212 9a fffd # 00bd: ifne 00ba
213 9b fffa # 00c0: iflt 00ba
214 9c fff7 # 00c3: ifge 00ba
215 9d fff4 # 00c6: ifgt 00ba
216 9e fff1 # 00c9: ifle 00ba
/dalvik/dx/src/com/android/dx/command/annotool/
DAnnotationLister.java71 ByteArray ba = new ByteArray(bytes); in process()
73 = new DirectClassFile(ba, name, true); in process()
/dalvik/dx/tests/139-lambda-metafactory/
Dexpected.txt106 00010c: ba05 0000 | string_data_off: 000005ba
599 0005ba: 03 |utf16_size: 00000003
780 0006ba: 0000 | unused: 0
/dalvik/dx/tests/087-ssa-local-vars/
Dexpected.txt952 block 00ba
1138 next 00ba
1165 pred 00ba
1169 g/StringBuilder;[b=00be] v30:"previous"Ljava/lang/StringBuilder;[b=00ba]
1171 StringBuilder;[b=00be] v39:"current"Ljava/lang/StringBuilder;[b=00ba]
/dalvik/dx/tests/122-switch-with-high-register/
Dexpected.txt103 00ba: add-int v1, v1, v101
231 01ba: add-int v1, v1, v229
660 00ba: add-int v3, v3, v101
788 01ba: add-int v3, v3, v229
/dalvik/dx/tests/135-invoke-custom/
Dexpected.txt86 0000dc: ba17 0000 | string_data_off: 000017ba
743 0006ba: 0300 | proto_idx: 0003
871 0007ba: 0c00 | proto_idx: 000c
4340 0013ba: 0000 |
4575 0014ba: 0000 | tries_size: 0000
4828 0015ba: 0000 |
4980 0016ba: 0000 | 0000 // byte
5086 0017ba: 11 |utf16_size: 00000011
5745 0020ba: 3e |0063: line 184
5999 0021ba: 152f | [2] proto (ZBCSIFJDLjava/lang/String;)V
/dalvik/opcode-gen/
Dbytecode.txt271 op ba ushr-int/2addr 12x y none continue
/dalvik/dx/tests/132-invoke-polymorphic/
Dexpected.txt996 0007ba: 6f00 |"o"