Searched defs:NMAX (Results 1 - 18 of 18) sorted by relevance

/external/freetype/src/gzip/
H A Dadler32.c11 #define NMAX 5552 macro
12 /* NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */
33 k = len < NMAX ? len : NMAX;
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dadler32.c12 #define NMAX 5552 macro
13 /* NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */
136 /* do length NMAX blocks -- requires just one modulo operation */
137 while (len >= NMAX) {
138 len -= NMAX;
139 n = NMAX / 16; /* NMAX is divisible by 16 */
148 /* do remaining bytes (less than NMAX, still just one modulo) */
/external/chromium_org/third_party/zlib/
H A Dadler32.c15 #define NMAX 5552 macro
16 /* NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */
99 /* do length NMAX blocks -- requires just one modulo operation */
100 while (len >= NMAX) {
101 len -= NMAX;
102 n = NMAX / 16; /* NMAX is divisible by 16 */
111 /* do remaining bytes (less than NMAX, still just one modulo) */
/external/qemu/distrib/zlib-1.2.8/
H A Dadler32.c15 #define NMAX 5552 macro
16 /* NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */
104 /* do length NMAX blocks -- requires just one modulo operation */
105 while (len >= NMAX) {
106 len -= NMAX;
107 n = NMAX / 16; /* NMAX is divisible by 16 */
116 /* do remaining bytes (less than NMAX, still just one modulo) */
/external/zlib/src/
H A Dadler32.c15 #define NMAX 5552 macro
16 /* NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */
104 /* do length NMAX blocks -- requires just one modulo operation */
105 while (len >= NMAX) {
106 len -= NMAX;
107 n = NMAX / 16; /* NMAX is divisible by 16 */
116 /* do remaining bytes (less than NMAX, still just one modulo) */
/external/chromium_org/third_party/opus/src/celt/tests/
H A Dtest_unit_cwrs32.c51 #define NMAX (240) macro
118 int y[NMAX];
/external/libopus/celt/tests/
H A Dtest_unit_cwrs32.c51 #define NMAX (240) macro
118 int y[NMAX];
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_adler32.c15 #define NMAX 5552 macro
16 /* NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */
104 /* do length NMAX blocks -- requires just one modulo operation */
105 while (len >= NMAX) {
106 len -= NMAX;
107 n = NMAX / 16; /* NMAX is divisible by 16 */
116 /* do remaining bytes (less than NMAX, still just one modulo) */
/external/valgrind/main/auxprogs/
H A Dvalgrind-di-server.c232 # define NMAX 5552 macro
233 /* NMAX is the largest n such that
307 /* do length NMAX blocks -- requires just one modulo operation */
308 while (len >= NMAX) {
309 len -= NMAX;
310 n = NMAX / 16; /* NMAX is divisible by 16 */
319 /* do remaining bytes (less than NMAX, still just one modulo) */
344 # undef NMAX macro
/external/valgrind/main/coregrind/
H A Dm_libcbase.c967 # define NMAX 5552 macro
968 /* NMAX is the largest n such that
1042 /* do length NMAX blocks -- requires just one modulo operation */
1043 while (len >= NMAX) {
1044 len -= NMAX;
1045 n = NMAX / 16; /* NMAX is divisible by 16 */
1054 /* do remaining bytes (less than NMAX, still just one modulo) */
1079 # undef NMAX macro
/external/eigen/blas/testing/
H A Dcblat2.f76 INTEGER NMAX, INCMAX variable in program:CBLAT2
77 PARAMETER ( NMAX = 65, INCMAX = 2 )
91 COMPLEX A( NMAX, NMAX ), AA( NMAX*NMAX ),
92 $ ALF( NALMAX ), AS( NMAX*NMAX ), BET( NBEMAX ),
93 $ X( NMAX ), XS( NMAX*INCMA
418 INTEGER INCMAX, NALF, NBET, NIDIM, NINC, NKB, NMAX local in subroutine:CCHK1
763 INTEGER INCMAX, NALF, NBET, NIDIM, NINC, NKB, NMAX local in subroutine:CCHK2
1111 INTEGER INCMAX, NIDIM, NINC, NKB, NMAX local in subroutine:CCHK3
1473 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:CCHK4
1750 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:CCHK5
2034 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:CCHK6
2705 INTEGER KL, KU, LDA, M, N, NMAX local in subroutine:CMAKE
2889 INTEGER INCX, INCY, M, N, NMAX local in subroutine:CMVCH
[all...]
H A Dcblat3.f58 INTEGER NMAX variable in program:CBLAT3
59 PARAMETER ( NMAX = 65 )
71 COMPLEX AA( NMAX*NMAX ), AB( NMAX, 2*NMAX ),
72 $ ALF( NALMAX ), AS( NMAX*NMAX ),
73 $ BB( NMAX*NMAX ), BE
387 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:CCHK1
672 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:CCHK2
951 INTEGER NALF, NIDIM, NMAX local in subroutine:CCHK3
1261 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:CCHK4
1593 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:CCHK5
2899 INTEGER LDA, M, N, NMAX local in subroutine:CMAKE
[all...]
H A Ddblat2.f73 INTEGER NMAX, INCMAX variable in program:DBLAT2
74 PARAMETER ( NMAX = 65, INCMAX = 2 )
88 DOUBLE PRECISION A( NMAX, NMAX ), AA( NMAX*NMAX ),
89 $ ALF( NALMAX ), AS( NMAX*NMAX ), BET( NBEMAX ),
90 $ G( NMAX ), X( NMAX ), X
409 INTEGER INCMAX, NALF, NBET, NIDIM, NINC, NKB, NMAX local in subroutine:DCHK1
750 INTEGER INCMAX, NALF, NBET, NIDIM, NINC, NKB, NMAX local in subroutine:DCHK2
1092 INTEGER INCMAX, NIDIM, NINC, NKB, NMAX local in subroutine:DCHK3
1450 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:DCHK4
1711 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:DCHK5
1989 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:DCHK6
2635 INTEGER KL, KU, LDA, M, N, NMAX local in subroutine:DMAKE
2804 INTEGER INCX, INCY, M, N, NMAX local in subroutine:DMVCH
[all...]
H A Ddblat3.f53 INTEGER NMAX variable in program:DBLAT3
54 PARAMETER ( NMAX = 65 )
66 DOUBLE PRECISION AA( NMAX*NMAX ), AB( NMAX, 2*NMAX ),
67 $ ALF( NALMAX ), AS( NMAX*NMAX ),
68 $ BB( NMAX*NMAX ), BE
375 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:DCHK1
656 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:DCHK2
926 INTEGER NALF, NIDIM, NMAX local in subroutine:DCHK3
1231 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:DCHK4
1506 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:DCHK5
2368 INTEGER LDA, M, N, NMAX local in subroutine:DMAKE
[all...]
H A Dsblat2.f73 INTEGER NMAX, INCMAX variable in program:SBLAT2
74 PARAMETER ( NMAX = 65, INCMAX = 2 )
88 REAL A( NMAX, NMAX ), AA( NMAX*NMAX ),
89 $ ALF( NALMAX ), AS( NMAX*NMAX ), BET( NBEMAX ),
90 $ G( NMAX ), X( NMAX ), X
409 INTEGER INCMAX, NALF, NBET, NIDIM, NINC, NKB, NMAX local in subroutine:SCHK1
750 INTEGER INCMAX, NALF, NBET, NIDIM, NINC, NKB, NMAX local in subroutine:SCHK2
1092 INTEGER INCMAX, NIDIM, NINC, NKB, NMAX local in subroutine:SCHK3
1450 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:SCHK4
1711 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:SCHK5
1989 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:SCHK6
2635 INTEGER KL, KU, LDA, M, N, NMAX local in subroutine:SMAKE
2804 INTEGER INCX, INCY, M, N, NMAX local in subroutine:SMVCH
[all...]
H A Dsblat3.f53 INTEGER NMAX variable in program:SBLAT3
54 PARAMETER ( NMAX = 65 )
66 REAL AA( NMAX*NMAX ), AB( NMAX, 2*NMAX ),
67 $ ALF( NALMAX ), AS( NMAX*NMAX ),
68 $ BB( NMAX*NMAX ), BE
375 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:SCHK1
656 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:SCHK2
926 INTEGER NALF, NIDIM, NMAX local in subroutine:SCHK3
1231 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:SCHK4
1506 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:SCHK5
2368 INTEGER LDA, M, N, NMAX local in subroutine:SMAKE
[all...]
H A Dzblat2.f77 INTEGER NMAX, INCMAX variable in program:ZBLAT2
78 PARAMETER ( NMAX = 65, INCMAX = 2 )
92 COMPLEX*16 A( NMAX, NMAX ), AA( NMAX*NMAX ),
93 $ ALF( NALMAX ), AS( NMAX*NMAX ), BET( NBEMAX ),
94 $ X( NMAX ), XS( NMAX*INCMA
420 INTEGER INCMAX, NALF, NBET, NIDIM, NINC, NKB, NMAX local in subroutine:ZCHK1
766 INTEGER INCMAX, NALF, NBET, NIDIM, NINC, NKB, NMAX local in subroutine:ZCHK2
1115 INTEGER INCMAX, NIDIM, NINC, NKB, NMAX local in subroutine:ZCHK3
1478 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:ZCHK4
1756 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:ZCHK5
2041 INTEGER INCMAX, NALF, NIDIM, NINC, NMAX local in subroutine:ZCHK6
2713 INTEGER KL, KU, LDA, M, N, NMAX local in subroutine:ZMAKE
2897 INTEGER INCX, INCY, M, N, NMAX local in subroutine:ZMVCH
[all...]
H A Dzblat3.f59 INTEGER NMAX variable in program:ZBLAT3
60 PARAMETER ( NMAX = 65 )
72 COMPLEX*16 AA( NMAX*NMAX ), AB( NMAX, 2*NMAX ),
73 $ ALF( NALMAX ), AS( NMAX*NMAX ),
74 $ BB( NMAX*NMAX ), BE
388 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:ZCHK1
673 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:ZCHK2
953 INTEGER NALF, NIDIM, NMAX local in subroutine:ZCHK3
1263 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:ZCHK4
1596 INTEGER NALF, NBET, NIDIM, NMAX local in subroutine:ZCHK5
2903 INTEGER LDA, M, N, NMAX local in subroutine:ZMAKE
[all...]

Completed in 784 milliseconds