HomeSort by relevance Sort by last modified time
    Searched refs:subroutine (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/
Subroutine.java 39 * A method subroutine (corresponds to a JSR instruction).
43 class Subroutine {
51 private Subroutine() {
54 Subroutine(
65 public Subroutine copy() {
66 Subroutine result = new Subroutine();
74 public boolean merge(final Subroutine subroutine) throws AnalyzerException {
77 if (subroutine.access[i] && !access[i]) {
    [all...]
Analyzer.java 68 private Subroutine[] subroutines;
109 subroutines = new Subroutine[n];
129 // computes the subroutine for each instruction:
130 Subroutine main = new Subroutine(null, m.maxLocals, null);
136 Subroutine sub = (Subroutine) subroutineHeads.get(jsr.label);
138 sub = new Subroutine(jsr.label, m.maxLocals, jsr);
175 Subroutine subroutine = subroutines[insn]; local
    [all...]
  /external/javassist/src/main/javassist/bytecode/analysis/
Executor.java 55 * Execute the instruction, modeling the effects on the specified frame and subroutine.
56 * If a subroutine is passed, the access flags will be modified if this instruction accesses
63 * @param subroutine the optional subroutine this instruction belongs to.
66 public void execute(MethodInfo method, int pos, CodeIterator iter, Frame frame, Subroutine subroutine) throws BadBytecode {
114 evalLoad(Type.INTEGER, iter.byteAt(pos + 1), frame, subroutine);
117 evalLoad(Type.LONG, iter.byteAt(pos + 1), frame, subroutine);
120 evalLoad(Type.FLOAT, iter.byteAt(pos + 1), frame, subroutine);
123 evalLoad(Type.DOUBLE, iter.byteAt(pos + 1), frame, subroutine);
    [all...]
Analyzer.java 90 private Subroutine[] subroutines;
174 Subroutine subroutine = subroutines[pos]; local
177 executor.execute(method, pos, iter, frame, subroutine);
189 mergeRet(queue, iter, pos, frame, subroutine);
306 private void mergeJsr(IntQueue queue, Frame frame, Subroutine sub, int pos, int next) throws BadBytecode {
308 throw new BadBytecode("No subroutine at jsr target! [pos = " + pos + "]");
318 // Skip everything accessed by a subroutine, mergeRet must handle this
361 private void mergeRet(IntQueue queue, CodeIterator iter, int pos, Frame frame, Subroutine subroutine) throws BadBytecode
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
fslotx.s 3 # This is needed for example with bl because the subroutine will return
fslot.s 3 # This is needed for example with bl because the subroutine will return
  /external/libxml2/vms/
build_libxml.com 238 $!- the BUILD subroutine. Compile then insert into library or link as required
240 $BUILD: subroutine
  /dalvik/dx/src/com/android/dx/cf/code/
Ropper.java 115 * {@code non-null;} list of subroutine-nest labels
136 private final Subroutine[] subroutines;
222 private class Subroutine {
223 /** list of all blocks that jsr to this subroutine */
225 /** List of all blocks that return from this subroutine */
227 /** first block in this subroutine */
233 * @param startBlock First block of the subroutine.
235 Subroutine(int startBlock) {
245 * @param startBlock First block of the subroutine.
247 * subroutine
1567 Subroutine subroutine; local
1695 Subroutine subroutine = subroutines[i]; local
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BaseRecognizer.pm 459 my ($package, $filename, $line, $subroutine) = @frame;
465 if ($subroutine eq NEXT_TOKEN_RULE_NAME) {
473 push @{$rules}, $subroutine;
  /external/elfutils/src/
addr2line.c 354 own line. Just print the first subroutine name. */
747 Dwarf_Die subroutine; local
750 dieoff, &subroutine); local
754 nscopes = dwarf_getscopes_die (&subroutine, &scopes);
  /external/llvm/bindings/go/llvm/
dibuilder.go 320 // DISubroutineType holds the values for creating subroutine type debug metadata.
322 // File is the file in which the subroutine type is defined.
325 // Parameters contains the subroutine parameter types,
330 // CreateSubroutineType creates subroutine type debug metadata.
  /toolchain/binutils/binutils-2.25/etc/
add-log.el 519 "^[ \t]*\\(program\\|subroutine\\|function\
545 ;; Subroutine used within get-method-definition.
  /external/cblas/testing/
c_cblat2.f 297 * Test each subroutine in turn.
462 SUBROUTINE CCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
631 * subroutine.
653 * Call the subroutine.
817 SUBROUTINE CCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
    [all...]
c_dblat2.f 293 * Test each subroutine in turn.
456 SUBROUTINE DCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
622 * subroutine.
644 * Call the subroutine.
816 SUBROUTINE DCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
    [all...]
c_sblat2.f 293 * Test each subroutine in turn.
456 SUBROUTINE SCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
622 * subroutine.
644 * Call the subroutine.
816 SUBROUTINE SCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
    [all...]
c_zblat2.f 297 * Test each subroutine in turn.
462 SUBROUTINE ZCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
632 * subroutine.
654 * Call the subroutine.
818 SUBROUTINE ZCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
    [all...]
c_cblat3.f 279 * Test each subroutine in turn.
425 SUBROUTINE CCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
572 * subroutine.
594 * Call the subroutine.
720 SUBROUTINE CPRCN1(NOUT, NC, SNAME, IORDER, TRANSA, TRANSB, M, N,
755 SUBROUTINE CCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
889 * subroutine.
    [all...]
c_dblat3.f 274 * Test each subroutine in turn.
417 SUBROUTINE DCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
559 * subroutine.
581 * Call the subroutine.
706 SUBROUTINE DPRCN1(NOUT, NC, SNAME, IORDER, TRANSA, TRANSB, M, N,
741 SUBROUTINE DCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
870 * subroutine.
891 * Call the subroutine.
    [all...]
c_sblat3.f 273 * Test each subroutine in turn.
416 SUBROUTINE SCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
559 * subroutine.
581 * Call the subroutine.
709 SUBROUTINE SPRCN1(NOUT, NC, SNAME, IORDER, TRANSA, TRANSB, M, N,
744 SUBROUTINE SCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
874 * subroutine.
895 * Call the subroutine.
    [all...]
c_zblat3.f 280 * Test each subroutine in turn.
426 SUBROUTINE ZCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
573 * subroutine.
595 * Call the subroutine.
721 SUBROUTINE ZPRCN1(NOUT, NC, SNAME, IORDER, TRANSA, TRANSB, M, N,
756 SUBROUTINE ZCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
890 * subroutine.
    [all...]
  /external/eigen/blas/testing/
cblat2.f 285 * Test each subroutine in turn.
398 SUBROUTINE CCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
559 * subroutine.
581 * Call the subroutine.
743 SUBROUTINE CCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
    [all...]
dblat2.f 280 * Test each subroutine in turn.
391 SUBROUTINE DCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
549 * subroutine.
571 * Call the subroutine.
732 SUBROUTINE DCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
878 * subroutine.
    [all...]
sblat2.f 280 * Test each subroutine in turn.
391 SUBROUTINE SCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
549 * subroutine.
571 * Call the subroutine.
732 SUBROUTINE SCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
878 * subroutine.
    [all...]
zblat2.f 286 * Test each subroutine in turn.
399 SUBROUTINE ZCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
561 * subroutine.
583 * Call the subroutine.
745 SUBROUTINE ZCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
    [all...]
dblat3.f 258 * Test each subroutine in turn.
356 SUBROUTINE DCHK1( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
498 * subroutine.
520 * Call the subroutine.
637 SUBROUTINE DCHK2( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
766 * subroutine.
787 * Call the subroutine.
907 SUBROUTINE DCHK3( SNAME, EPS, THRESH, NOUT, NTRA, TRACE, REWI,
    [all...]

Completed in 855 milliseconds

1 2 3 4 5