Searched refs:LDC (Results 1 - 25 of 46) sorted by last modified time

12

/external/vogar/lib/
H A Dmockito-all-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/hamcrest/core/ org/hamcrest/internal/ org/ ...
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
/external/mockito/cglib-and-asm/src/org/mockito/asm/
H A DFrame.java263 // 1, //LDC, // visitLdcInsn
874 case Opcodes.LDC:
H A DMethodWriter.java1006 currentBlock.frame.execute(Opcodes.LDC, 0, cw, i);
1030 code.put11(Opcodes.LDC, index);
H A DOpcodes.java37 * opcodes are therefore not defined in this interface. Likewise for LDC,
157 int LDC = 18; // visitLdcInsn field in interface:Opcodes
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
H A DLdcInsnNode.java38 * A node that represents an LDC instruction.
59 super(Opcodes.LDC);
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/
H A DBasicInterpreter.java104 case LDC:
H A DFrame.java223 case Opcodes.LDC:
H A DSourceInterpreter.java63 case LDC:
/external/llvm/test/MC/ARM/
H A Dbasic-arm-instructions.s1059 @ LDC{L}/LDC2{L}
H A Dbasic-thumb2-instructions.s664 @ LDC{L}/LDC2{L}
/external/jarjar/lib/
H A Dasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
/external/javassist/src/main/javassist/bytecode/
H A DBytecode.java1157 * Appends LDC or LDC_W. The pushed item is a <code>String</code>
1160 * @param s the character string pushed by LDC or LDC_W.
1167 * Appends LDC or LDC_W.
1177 addOpcode(LDC);
H A DCodeAttribute.java381 case LDC :
H A DInstructionPrinter.java71 case LDC:
278 throw new RuntimeException("bad LDC: " + tag);
H A DOpcode.java187 int LDC = 18; field in interface:Opcode
/external/javassist/src/main/javassist/bytecode/analysis/
H A DExecutor.java106 case LDC:
774 throw new BadBytecode("bad LDC [pos = " + lastPos + "]: " + tag);
/external/javassist/src/main/javassist/bytecode/stackmap/
H A DTracer.java190 case Opcode.LDC :
295 throw new RuntimeException("bad LDC: " + tag);
/external/eigen/blas/testing/
H A Dcblat3.f402 $ LBB, LCC, LDA, LDAS, LDB, LDBS, LDC, LDCS, M, local in subroutine:CCHK1
435 * Set LDC to 1 more than minimum value if room.
436 LDC = M
437 IF( LDC.LT.NMAX )
438 $ LDC = LDC + 1
440 IF( LDC.GT.NMAX )
442 LCC = LDC*N
507 $ CC, LDC, RESET, ZERO )
532 LDCS = LDC
687 $ LDA, LDAS, LDB, LDBS, LDC local in subroutine:CCHK2
1276 $ LAA, LCC, LDA, LDAS, LDC local in subroutine:CCHK4
1608 $ K, KS, LAA, LBB, LCC, LDA, LDAS, LDB, LDBS, local in subroutine:CCHK5
3021 INTEGER KK, LDA, LDB, LDC local in subroutine:CMMCH
[all...]
H A Ddblat3.f388 $ LBB, LCC, LDA, LDAS, LDB, LDBS, LDC, LDCS, M, local in subroutine:DCHK1
421 * Set LDC to 1 more than minimum value if room.
422 LDC = M
423 IF( LDC.LT.NMAX )
424 $ LDC = LDC + 1
426 IF( LDC.GT.NMAX )
428 LCC = LDC*N
493 $ CC, LDC, RESET, ZERO )
518 LDCS = LDC
669 $ LDA, LDAS, LDB, LDBS, LDC local in subroutine:DCHK2
1244 $ LAA, LCC, LDA, LDAS, LDC local in subroutine:DCHK4
1519 $ K, KS, LAA, LBB, LCC, LDA, LDAS, LDB, LDBS, local in subroutine:DCHK5
2476 INTEGER KK, LDA, LDB, LDC local in subroutine:DMMCH
[all...]
H A Dsblat3.f388 $ LBB, LCC, LDA, LDAS, LDB, LDBS, LDC, LDCS, M, local in subroutine:SCHK1
421 * Set LDC to 1 more than minimum value if room.
422 LDC = M
423 IF( LDC.LT.NMAX )
424 $ LDC = LDC + 1
426 IF( LDC.GT.NMAX )
428 LCC = LDC*N
493 $ CC, LDC, RESET, ZERO )
518 LDCS = LDC
669 $ LDA, LDAS, LDB, LDBS, LDC local in subroutine:SCHK2
1244 $ LAA, LCC, LDA, LDAS, LDC local in subroutine:SCHK4
1519 $ K, KS, LAA, LBB, LCC, LDA, LDAS, LDB, LDBS, local in subroutine:SCHK5
2476 INTEGER KK, LDA, LDB, LDC local in subroutine:SMMCH
[all...]
H A Dzblat3.f403 $ LBB, LCC, LDA, LDAS, LDB, LDBS, LDC, LDCS, M, local in subroutine:ZCHK1
436 * Set LDC to 1 more than minimum value if room.
437 LDC = M
438 IF( LDC.LT.NMAX )
439 $ LDC = LDC + 1
441 IF( LDC.GT.NMAX )
443 LCC = LDC*N
508 $ CC, LDC, RESET, ZERO )
533 LDCS = LDC
688 $ LDA, LDAS, LDB, LDBS, LDC local in subroutine:ZCHK2
1278 $ LAA, LCC, LDA, LDAS, LDC local in subroutine:ZCHK4
1611 $ K, KS, LAA, LBB, LCC, LDA, LDAS, LDB, LDBS, local in subroutine:ZCHK5
3025 INTEGER KK, LDA, LDB, LDC local in subroutine:ZMMCH
[all...]

Completed in 405 milliseconds

12