Searched refs:ANS (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dbzmore46 ANS=`dd bs=1 count=1 2>/dev/null`
49 if test "$ANS" = 'e' -o "$ANS" = 'q'; then
53 if test "$ANS" != 's'; then
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/scripts/
H A Dxzmore.in63 ANS=`dd bs=1 count=1 2>/dev/null`
66 case "$ANS" in
70 if test "$ANS" != 's'; then
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/scripts/
H A Dxzmore63 ANS=`dd bs=1 count=1 2>/dev/null`
66 case "$ANS" in
70 if test "$ANS" != 's'; then
H A Dxzmore.in63 ANS=`dd bs=1 count=1 2>/dev/null`
66 case "$ANS" in
70 if test "$ANS" != 's'; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUninstallUSBModem38 read ANS
39 while [ "${ANS}" != "Y" -a "${ANS}" != "y" -a "${ANS}" != "N" -a "${ANS}" != "n" -a ! -z "${ANS}" ]
42 read ANS
44 : ${ANS:="${DEFVAL}"}
45 if [ "${ANS}" != "Y" -a "${ANS}" !
[all...]
H A Dinstall175 read ANS
176 while [ "${ANS}" != "Y" -a "${ANS}" != "y" -a "${ANS}" != "N" -a "${ANS}" != "n" -a ! -z "${ANS}" ]
179 read ANS
181 : ${ANS:="${DEFVAL}"}
182 if [ "${ANS}" != "Y" -a "${ANS}" !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c2595 lp->media = ANS;
2603 case ANS:
2626 next_tick = de4x5_suspect_state(dev, 1000, ANS, test_tp, dc21041_autoconf);
2781 if (lp->infoblock_media == ANS) {
2797 lp->media = ANS;
2811 case ANS:
2934 ** When autonegotiation is working, the ANS part searches the SROM for
2981 if ((lp->infoblock_media == ANS) &&
2986 lp->media = ANS;
2994 case ANS
[all...]
H A Dde4x5.h828 #define ANS 0x0020 /* Intermediate AutoNegotiation State */ macro
832 #define ANS_SUSPECT 0x0802 /* Suspect the ANS (TP) port is down */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/fate/
H A Dvideo.mak20 fate-ansi: CMD = framecrc -chars_per_frame 44100 -i $(SAMPLES)/ansi/TRE-IOM5.ANS -pix_fmt rgb24
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dvideo.mak23 fate-ansi: CMD = framecrc -chars_per_frame 44100 -i $(TARGET_SAMPLES)/ansi/TRE-IOM5.ANS -pix_fmt rgb24

Completed in 84 milliseconds