HomeSort by relevance Sort by last modified time
    Searched full:subroutines (Results 101 - 125 of 337) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/mockito/cglib-and-asm/src/org/mockito/asm/
MethodWriter.java 331 * The number of subroutines in this method.
333 private int subroutines; field in class:MethodWriter
874 ++subroutines;
    [all...]
  /external/pcre/dist/doc/
pcrecompat.3 77 9. Subpatterns that are called as subroutines (whether or not recursively) are
  /external/proguard/docs/
downloads.html 102 <li>Fixed inlining problem of non-returning subroutines.
266 <li>Fixed evaluation of subroutines in pre-JDK 1.5 code.
349 <li>Fixed handling of exceptions when inlining subroutines.
379 <li>Fixed optimization of some non-returning subroutines.
    [all...]
  /external/proguard/src/proguard/
ProGuard.java 298 System.out.println("Inlining subroutines...");
  /external/valgrind/auxprogs/
gen-mdg 70 # Subroutines
  /external/zlib/src/examples/
fitblk.c 9 Simplify code moving compression to subroutines
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
diagnostic.h 1 /* Various declarations for language-independent diagnostics subroutines.
pretty-print.h 1 /* Various declarations for language-independent pretty-print subroutines.
  /external/linux-tools-perf/src/tools/perf/util/
dwarf-aux.c 109 * should be subprogram or inlined-subroutines.
721 * subroutines. We have to check functions list or given function.
  /external/valgrind/memcheck/tests/
vcpu_fbench.c 132 model. This was compiled to call subroutines for
134 which was used by the subroutines.
  /external/valgrind/perf/
fbench.c 128 model. This was compiled to call subroutines for
130 which was used by the subroutines.
  /external/v8/src/mips/
assembler-mips.h 157 // v0, v1: Used when returning multiple values from subroutines.
166 // allowed to be destroyed by subroutines.
175 // s0 - s7: Subroutine register variables. Subroutines that write to these
    [all...]
  /external/v8/src/mips64/
assembler-mips64.h 146 // v0, v1: Used when returning multiple values from subroutines.
155 // and are allowed to be destroyed by subroutines.
164 // s0 - s7: Subroutine register variables. Subroutines that write to these
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 49 * subroutines. Like call/return, there is an explicit flow of control
  /external/bison/lib/
obstack.c 1 /* obstack.c - subroutines used implicitly by object stack macros
  /external/e2fsprogs/lib/ext2fs/
bitops.h 45 /* Support for sending warning messages from the inline subroutines */
  /external/eigen/blas/f2c/
dsbmv.c 161 /* .. External Subroutines .. */
dtbmv.c 172 /* .. External Subroutines .. */
ssbmv.c 163 /* .. External Subroutines .. */
stbmv.c 172 /* .. External Subroutines .. */
  /external/eigen/blas/fortran/
ctbmv.f 154 * .. External Subroutines ..
dtbmv.f 154 * .. External Subroutines ..
stbmv.f 154 * .. External Subroutines ..
ztbmv.f 154 * .. External Subroutines ..
  /external/eigen/lapack/
clarft.f 189 * .. External Subroutines ..

Completed in 396 milliseconds

1 2 3 45 6 7 8 91011>>