Searched refs:COUNT (Results 1 - 25 of 59) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dgolomb-test.c30 #define COUNT 8191 macro
31 #define SIZE (COUNT * 4)
45 for (i = 0; i < COUNT; i++)
50 for (i = 0; i < COUNT; i++) {
63 for (i = 0; i < COUNT; i++)
68 for (i = 0; i < COUNT; i++) {
80 for (i = 0; i < COUNT; i++)
81 set_se_golomb(&pb, i - COUNT / 2);
85 for (i = 0; i < COUNT; i++) {
89 if (j != i - COUNT /
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/lib/
H A Ddelay.c25 *timer_value = sysreg_read(COUNT);
33 bclock = sysreg_read(COUNT);
35 now = sysreg_read(COUNT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bf/
H A Dbfspeed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc2/
H A Drc2speed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5speed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc2/
H A Drc2speed.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
231 a=((double)COUNT(ca))/d;
251 b=((double)COUNT(cb)*8)/d;
268 c=((double)COUNT(cc)*BUFSIZE)/d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5speed.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
231 a=((double)COUNT(ca))/d;
251 b=((double)COUNT(cb)*8)/d;
268 c=((double)COUNT(cc)*BUFSIZE)/d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc2/
H A Drc2speed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5speed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbfspeed.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
231 a=((double)COUNT(ca))/d;
251 b=((double)COUNT(cb)*8)/d;
268 c=((double)COUNT(cc)*BUFSIZE)/d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dcast_spd.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
231 a=((double)COUNT(ca))/d;
251 b=((double)COUNT(cb)*8)/d;
268 c=((double)COUNT(cc)*BUFSIZE)/d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cast/
H A Dcast_spd.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bf/
H A Dbfspeed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cast/
H A Dcast_spd.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dmlpdsp_armv6.S92 COUNT .req a2 label
174 tst COUNT, #SAMPLES_PER_LOOP - 1 // always seems to be in practice
178 teq COUNT, #0
208 subs COUNT, COUNT, #SAMPLES_PER_LOOP
216 .unreq COUNT
233 COUNT .req a2 label
291 tst COUNT, #SAMPLES_PER_LOOP - 1 // always seems to be in practice
295 subs COUNT, COUNT, #SAMPLES_PER_LOO
344 COUNT .req a2 label
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dspeed.c221 #define COUNT(d) (d) macro
224 #define COUNT(d) (count) macro
235 a=((double)COUNT(ca))/d;
252 b=((double)COUNT(cb)*8)/d;
269 c=((double)COUNT(cc)*BUFSIZE)/d;
290 d=((double)COUNT(cd)*BUFSIZE)/d;
303 e=((double)COUNT(ce))/e;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ebsa110/
H A Dcore.c143 #define COUNT ((CLKBY7 + (HZ / 2)) / HZ) macro
159 * If count > COUNT, make the number negative.
161 if (count > COUNT)
164 offset = COUNT;
171 offset = offset * (1000000 / HZ) / COUNT;
186 count += COUNT;
211 __raw_writeb(COUNT & 0xff, PIT_T1);
212 __raw_writeb(COUNT >> 8, PIT_T1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Dspeed.c212 # define COUNT(d) (d) macro
215 # define COUNT(d) (count) macro
226 a = ((double)COUNT(ca)) / d;
242 b = ((double)COUNT(cb) * 8) / d;
258 c = ((double)COUNT(cc) * BUFSIZE) / d;
275 d = ((double)COUNT(cd) * BUFSIZE) / d;
288 e = ((double)COUNT(ce)) / e;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Dspeed.c212 # define COUNT(d) (d) macro
215 # define COUNT(d) (count) macro
226 a = ((double)COUNT(ca)) / d;
242 b = ((double)COUNT(cb) * 8) / d;
258 c = ((double)COUNT(cc) * BUFSIZE) / d;
275 d = ((double)COUNT(cd) * BUFSIZE) / d;
288 e = ((double)COUNT(ce)) / e;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc4/
H A Drc4speed.c199 # define COUNT(d) (d) macro
202 # define COUNT(d) (count) macro
217 a = ((double)COUNT(ca)) / d;
231 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc4/
H A Drc4speed.c211 #define COUNT(d) (d) macro
214 #define COUNT(d) (count) macro
230 a=((double)COUNT(ca))/d;
244 c=((double)COUNT(cc)*BUFSIZE)/d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc4/
H A Drc4speed.c199 # define COUNT(d) (d) macro
202 # define COUNT(d) (count) macro
217 a = ((double)COUNT(ca)) / d;
231 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Didea_spd.c213 #define COUNT(d) (d) macro
216 #define COUNT(d) (count) macro
232 a=((double)COUNT(ca))/d;
251 aa=((double)COUNT(cca))/d;
271 b=((double)COUNT(cb)*8)/d;
288 c=((double)COUNT(cc)*BUFSIZE)/d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/idea/
H A Didea_spd.c201 # define COUNT(d) (d) macro
204 # define COUNT(d) (count) macro
219 a = ((double)COUNT(ca)) / d;
237 aa = ((double)COUNT(cca)) / d;
256 b = ((double)COUNT(cb) * 8) / d;
272 c = ((double)COUNT(cc) * BUFSIZE) / d;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/idea/
H A Didea_spd.c201 # define COUNT(d) (d) macro
204 # define COUNT(d) (count) macro
219 a = ((double)COUNT(ca)) / d;
237 aa = ((double)COUNT(cca)) / d;
256 b = ((double)COUNT(cb) * 8) / d;
272 c = ((double)COUNT(cc) * BUFSIZE) / d;

Completed in 305 milliseconds

123