Searched refs:COUNT (Results 26 - 34 of 34) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci.h169 # define COUNT(x) do { (x)++; } while (0) macro
171 # define COUNT(x) do {} while (0) macro
H A Dehci-hcd.c482 COUNT (ehci->stats.lost_iaa);
839 COUNT (ehci->stats.normal);
841 COUNT (ehci->stats.error);
847 COUNT (ehci->stats.reclaim);
H A Dehci-q.c238 COUNT (ehci->stats.complete);
243 COUNT (ehci->stats.complete);
247 COUNT (ehci->stats.unlink);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh264.c7918 #define COUNT 8000 macro
7919 #define SIZE (COUNT*40)
7933 for(i=0; i<COUNT; i++){
7941 for(i=0; i<COUNT; i++){
7958 for(i=0; i<COUNT; i++){
7960 set_se_golomb(&pb, i - COUNT/2);
7966 for(i=0; i<COUNT; i++){
7973 if(j != i - COUNT/2){
7987 for(i=0; i<COUNT; i++){
8019 printf("error=%f max_error=%d\n", ((float)error)/COUNT/1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Ddrvfbi.c133 OUT_82c54_TIMER(3,COUNT(2) | RW_OP(3) | TMODE(2)) ;
157 OUT_82c54_TIMER(3,COUNT(2) | RW_OP(3) | TMODE(3)) ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Dspeed.c1083 #define COUNT(d) (d) macro
1090 #define COUNT(d) (count) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Dftpserver.pl1545 elsif($_ =~ /COUNT ([A-Z]+) (.*)/) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dspeed.c1559 #define COUNT(d) (d) macro
1566 #define COUNT(d) (count) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dskfbi.h1915 #define COUNT(t) ((t)<<6) /* counter */ macro

Completed in 206 milliseconds

12