OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subroutines
(Results
151 - 175
of
444
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html
134
<li>Fixed evaluation of
subroutines
in pre-JDK 1.5 code.
217
<li>Fixed handling of exceptions when inlining
subroutines
.
247
<li>Fixed optimization of some non-returning
subroutines
.
/art/runtime/interpreter/mterp/arm/
footer.S
3
* Common
subroutines
and data
/art/runtime/interpreter/mterp/arm64/
footer.S
3
* Common
subroutines
and data
/art/runtime/interpreter/mterp/x86/
footer.S
3
* Common
subroutines
and data
/dalvik/docs/
verifier.html
66
because Dalvik doesn't support
subroutines
.
/dalvik/dx/src/com/android/dx/cf/code/
LocalsArraySet.java
28
* This peculiar case is to support in-method
subroutines
, which can
/external/ImageMagick/PerlMagick/t/
filter.t
24
require 't/
subroutines
.pl';
read.t
23
require 't/
subroutines
.pl';
/external/eigen/blas/f2c/
dspmv.c
128
/* .. External
Subroutines
.. */
sspmv.c
128
/* .. External
Subroutines
.. */
/external/eigen/blas/fortran/
chbmv.f
150
* .. External
Subroutines
..
chpmv.f
116
* .. External
Subroutines
..
dsbmv.f
144
* .. External
Subroutines
..
dspmv.f
112
* .. External
Subroutines
..
ssbmv.f
146
* .. External
Subroutines
..
sspmv.f
112
* .. External
Subroutines
..
zhbmv.f
150
* .. External
Subroutines
..
zhpmv.f
116
* .. External
Subroutines
..
/external/iputils/
tftpsubs.c
39
/* Simple minded read-ahead/write-behind
subroutines
for tftp user and
/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
Completed in 329 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>