Searched refs:inter (Results 1 - 14 of 14) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dbttv-driver.c591 int inter; local
631 inter = (height>tvnorms[btv->win.norm].sheight/2) ? 1 : 0;
638 for (line=0; line < (height<<(1^inter)); line++)
646 if (inter)
710 int inter; local
722 inter = (height>tvnorms[btv->win.norm].sheight/2) ? 1 : 0;
730 for (line=0; line < (height<<(1^inter)); line++)
732 if (inter)
841 int i, line, x, y, bpl, width, height, inter, maxw; local
850 inter
983 int inter = (height>tvn->sheight/2) ? 0 : 1; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dusb-ohci.c1023 /* 2^int( ld (inter)) */
1025 static int ep_2_n_interval (int inter) argument
1028 for (i = 0; ((inter >> i) > 1 ) && (i < 5); i++);
1054 int inter; local
1102 for (i = 0; i < ep_rev (6, interval); i += inter) {
1103 inter = 1;
1107 inter = ep_rev (6, (dma_to_ed (ohci, le32_to_cpup (ed_p)))->int_interval);
1123 for ( i = 0; i < 32; i += inter) {
1124 inter = 1;
1128 inter
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/autoconf/
H A Dltmain.sh2655 echo "*** Warning: inter-library dependencies are not supported in this platform."
2657 echo "*** Warning: inter-library dependencies are not known to be supported."
2659 echo "*** All declared inter-library dependencies are being dropped."
2680 echo "*** Warning: libtool could not satisfy all declared inter-library"
2699 echo "*** The inter-library dependencies that have been dropped here will be"
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/libcharset/autoconf/
H A Dltmain.sh2655 echo "*** Warning: inter-library dependencies are not supported in this platform."
2657 echo "*** Warning: inter-library dependencies are not known to be supported."
2659 echo "*** All declared inter-library dependencies are being dropped."
2680 echo "*** Warning: libtool could not satisfy all declared inter-library"
2699 echo "*** The inter-library dependencies that have been dropped here will be"
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/libcharset/
H A Dlibtool2941 echo "*** Warning: inter-library dependencies are not supported in this platform."
2943 echo "*** Warning: inter-library dependencies are not known to be supported."
2945 echo "*** All declared inter-library dependencies are being dropped."
2966 echo "*** Warning: libtool could not satisfy all declared inter-library"
2985 echo "*** The inter-library dependencies that have been dropped here will be"
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/
H A Dlibtool2941 echo "*** Warning: inter-library dependencies are not supported in this platform."
2943 echo "*** Warning: inter-library dependencies are not known to be supported."
2945 echo "*** All declared inter-library dependencies are being dropped."
2966 echo "*** Warning: libtool could not satisfy all declared inter-library"
2985 echo "*** The inter-library dependencies that have been dropped here will be"
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A Dlibtool2995 echo "*** Warning: inter-library dependencies are not supported in this platform."
2997 echo "*** Warning: inter-library dependencies are not known to be supported."
2999 echo "*** All declared inter-library dependencies are being dropped."
3020 echo "*** Warning: libtool could not satisfy all declared inter-library"
3039 echo "*** The inter-library dependencies that have been dropped here will be"
H A Dltmain.sh2701 echo "*** Warning: inter-library dependencies are not supported in this platform."
2703 echo "*** Warning: inter-library dependencies are not known to be supported."
2705 echo "*** All declared inter-library dependencies are being dropped."
2726 echo "*** Warning: libtool could not satisfy all declared inter-library"
2745 echo "*** The inter-library dependencies that have been dropped here will be"
/asus-wl-520gu-7.0.1.45/src/router/acl/
H A Dlibtool2990 echo "*** Warning: inter-library dependencies are not supported in this platform."
2992 echo "*** Warning: inter-library dependencies are not known to be supported."
2994 echo "*** All declared inter-library dependencies are being dropped."
3015 echo "*** Warning: libtool could not satisfy all declared inter-library"
3034 echo "*** The inter-library dependencies that have been dropped here will be"
/asus-wl-520gu-7.0.1.45/src/router/attr/
H A Dlibtool2990 echo "*** Warning: inter-library dependencies are not supported in this platform."
2992 echo "*** Warning: inter-library dependencies are not known to be supported."
2994 echo "*** All declared inter-library dependencies are being dropped."
3015 echo "*** Warning: libtool could not satisfy all declared inter-library"
3034 echo "*** The inter-library dependencies that have been dropped here will be"
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Dlibtool3812 $echo "*** Warning: inter-library dependencies are not supported in this platform."
3814 $echo "*** Warning: inter-library dependencies are not known to be supported."
3816 $echo "*** All declared inter-library dependencies are being dropped."
3837 $echo "*** Warning: libtool could not satisfy all declared inter-library"
3856 $echo "*** The inter-library dependencies that have been dropped here will be"
H A Dltmain.sh3469 $echo "*** Warning: inter-library dependencies are not supported in this platform."
3471 $echo "*** Warning: inter-library dependencies are not known to be supported."
3473 $echo "*** All declared inter-library dependencies are being dropped."
3494 $echo "*** Warning: libtool could not satisfy all declared inter-library"
3513 $echo "*** The inter-library dependencies that have been dropped here will be"
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/
H A Dsmp.tex236 APIC controller registers and sending an inter-processor interrupt (IPI) to
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dash.c7040 * to the shell. This means that an infinite loop started by an inter-
7711 int inter; local
7719 inter = 0;
7721 inter++;
7726 n = parsecmd(inter);

Completed in 279 milliseconds