/external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/ |
D | AdviceAdapter.java | 60 private static final String INVALID_OPCODE = "Invalid opcode "; field in AdviceAdapter 309 throw new IllegalArgumentException(INVALID_OPCODE + opcode); in visitInsn() 360 throw new IllegalArgumentException(INVALID_OPCODE + opcode); in visitVarInsn() 398 throw new IllegalArgumentException(INVALID_OPCODE + opcode); in visitFieldInsn()
|
/external/ow2-asm/asm-test/src/test/java/org/objectweb/asm/test/ |
D | ClassFileTest.java | 77 case INVALID_OPCODE: in testStaticNewInstance_invalidClass()
|
/external/ow2-asm/asm-test/src/main/java/org/objectweb/asm/test/ |
D | AsmTest.java | 265 INVALID_OPCODE("invalid.InvalidOpcode"), enumConstant
|
/external/sg3_utils/lib/ |
D | sg_pt_linux_nvme.c | 116 #define INVALID_OPCODE 0x20 macro 1806 mk_sense_asc_ascq(ptp, SPC_SK_ILLEGAL_REQUEST, INVALID_OPCODE, in sg_do_nvme_pt()
|
D | sg_pt_win32.c | 63 #define INVALID_OPCODE 0x20 macro 3114 mk_sense_asc_ascq(psp, SPC_SK_ILLEGAL_REQUEST, INVALID_OPCODE, in nvme_pt()
|
D | sg_pt_freebsd.c | 1233 #define INVALID_OPCODE 0x20 macro 3050 mk_sense_asc_ascq(ptp, SPC_SK_ILLEGAL_REQUEST, INVALID_OPCODE, in sg_do_nvme_pt()
|
/external/ow2-asm/asm-commons/src/test/resources/ |
D | sigtest-7.1.txt | 384 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
|
D | sigtest-6.2.txt | 386 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
|
D | sigtest-7.2.txt | 385 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
|
D | sigtest-9.0.txt | 404 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
|
D | sigtest-9.2.txt | 406 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
|
D | sigtest-7.3.1.txt | 402 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
|
D | sigtest-9.4.txt | 414 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
|
D | sigtest-9.1.txt | 405 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
|
D | sigtest-7.0.txt | 391 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
|
D | sigtest-8.0.1.txt | 401 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
|