Searched refs:did (Results 226 - 250 of 364) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dchecksum_32.S351 bne 5b ! we did not go negative, continue looping
387 bne ccdbl ! we did not go negative, continue looping
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A DMakefile.in880 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Disp.S500 btst &idbyz_bit,SPCOND_FLG(%a6) # did divide-by-zero occur?
512 btst &idbyz_bit,SPCOND_FLG(%a6) # did divide-by-zero occur?
3040 tst.l %d0 # did error occur?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/conftools/
H A Dltmain.sh997 # Suppress compiler output if we already did a PIC compilation.
3547 $echo "*** because a test_compile did reveal that the linker did not use it for"
3589 $echo "*** because a test_compile did reveal that the linker did not use this one"
3662 $echo "*** because I did check the linker path looking for a file starting"
3714 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/
H A Dlibtool1349 # Suppress compiler output if we already did a PIC compilation.
3899 $echo "*** because a test_compile did reveal that the linker did not use it for"
3941 $echo "*** because a test_compile did reveal that the linker did not use this one"
4014 $echo "*** because I did check the linker path looking for a file starting"
4066 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libogg-1.1.4/
H A Dltmain.sh1034 # Suppress compiler output if we already did a PIC compilation.
3626 $echo "*** because a test_compile did reveal that the linker did not use it for"
3666 $echo "*** because a test_compile did reveal that the linker did not use this one"
3739 $echo "*** because I did check the linker path looking for a file starting"
3791 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/
H A Dltmain.sh1034 # Suppress compiler output if we already did a PIC compilation.
3626 $echo "*** because a test_compile did reveal that the linker did not use it for"
3666 $echo "*** because a test_compile did reveal that the linker did not use this one"
3739 $echo "*** because I did check the linker path looking for a file starting"
3791 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dltmain.sh1027 # Suppress compiler output if we already did a PIC compilation.
3593 $echo "*** because a test_compile did reveal that the linker did not use it for"
3633 $echo "*** because a test_compile did reveal that the linker did not use this one"
3706 $echo "*** because I did check the linker path looking for a file starting"
3758 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Dlibtool1349 # Suppress compiler output if we already did a PIC compilation.
3899 $echo "*** because a test_compile did reveal that the linker did not use it for"
3941 $echo "*** because a test_compile did reveal that the linker did not use this one"
4014 $echo "*** because I did check the linker path looking for a file starting"
4066 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dltmain.sh1027 # Suppress compiler output if we already did a PIC compilation.
3593 $echo "*** because a test_compile did reveal that the linker did not use it for"
3633 $echo "*** because a test_compile did reveal that the linker did not use this one"
3706 $echo "*** because I did check the linker path looking for a file starting"
3758 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dltmain.sh997 # Suppress compiler output if we already did a PIC compilation.
3547 $echo "*** because a test_compile did reveal that the linker did not use it for"
3589 $echo "*** because a test_compile did reveal that the linker did not use this one"
3662 $echo "*** because I did check the linker path looking for a file starting"
3714 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/
H A Dltmain.sh1032 # Suppress compiler output if we already did a PIC compilation.
3592 $echo "*** because a test_compile did reveal that the linker did not use it for"
3632 $echo "*** because a test_compile did reveal that the linker did not use this one"
3705 $echo "*** because I did check the linker path looking for a file starting"
3757 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddc395x.c170 #define MK_RES(drv,did,msg,tgt) ((int)(drv)<<24 | (int)(did)<<16 | (int)(msg)<<8 | (int)(tgt))
171 #define MK_RES_LNX(drv,did,msg,tgt) ((int)(drv)<<24 | (int)(did)<<16 | (int)(msg)<<8 | (int)(tgt)<<1)
176 #define SET_RES_DID(who,did) { who &= ~RES_DID; who |= (int)(did) << 16; }
1615 /* This IRQ should NOT get lost, as we did not acknowledge it */
1913 /* nothing to update since we did not transfer any data */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/conftools/
H A Dltmain.sh997 # Suppress compiler output if we already did a PIC compilation.
3547 $echo "*** because a test_compile did reveal that the linker did not use it for"
3589 $echo "*** because a test_compile did reveal that the linker did not use this one"
3662 $echo "*** because I did check the linker path looking for a file starting"
3714 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/
H A Dlibtool1349 # Suppress compiler output if we already did a PIC compilation.
3899 $echo "*** because a test_compile did reveal that the linker did not use it for"
3941 $echo "*** because a test_compile did reveal that the linker did not use this one"
4014 $echo "*** because I did check the linker path looking for a file starting"
4066 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/build-aux/
H A Dltmain.sh1029 # Suppress compiler output if we already did a PIC compilation.
3597 $echo "*** because a test_compile did reveal that the linker did not use it for"
3637 $echo "*** because a test_compile did reveal that the linker did not use this one"
3710 $echo "*** because I did check the linker path looking for a file starting"
3762 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dltmain.sh1029 # Suppress compiler output if we already did a PIC compilation.
3597 $echo "*** because a test_compile did reveal that the linker did not use it for"
3637 $echo "*** because a test_compile did reveal that the linker did not use this one"
3710 $echo "*** because I did check the linker path looking for a file starting"
3762 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/
H A Dltmain.sh942 # Suppress compiler output if we already did a PIC compilation.
3444 $echo "*** because a test_compile did reveal that the linker did not use it for"
3486 $echo "*** because a test_compile did reveal that the linker did not use this one"
3559 $echo "*** because I did check the linker path looking for a file starting"
3611 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dltmain.sh1027 # Suppress compiler output if we already did a PIC compilation.
3593 $echo "*** because a test_compile did reveal that the linker did not use it for"
3633 $echo "*** because a test_compile did reveal that the linker did not use this one"
3706 $echo "*** because I did check the linker path looking for a file starting"
3758 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/
H A Dltmain.sh1018 # Suppress compiler output if we already did a PIC compilation.
3578 $echo "*** because a test_compile did reveal that the linker did not use it for"
3618 $echo "*** because a test_compile did reveal that the linker did not use this one"
3691 $echo "*** because I did check the linker path looking for a file starting"
3743 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dltmain.sh1027 # Suppress compiler output if we already did a PIC compilation.
3593 $echo "*** because a test_compile did reveal that the linker did not use it for"
3633 $echo "*** because a test_compile did reveal that the linker did not use this one"
3706 $echo "*** because I did check the linker path looking for a file starting"
3758 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A Dlibtool1390 # Suppress compiler output if we already did a PIC compilation.
3982 $echo "*** because a test_compile did reveal that the linker did not use it for"
4022 $echo "*** because a test_compile did reveal that the linker did not use this one"
4095 $echo "*** because I did check the linker path looking for a file starting"
4147 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/utils/
H A Dltmain.sh1034 # Suppress compiler output if we already did a PIC compilation.
3626 $echo "*** because a test_compile did reveal that the linker did not use it for"
3666 $echo "*** because a test_compile did reveal that the linker did not use this one"
3739 $echo "*** because I did check the linker path looking for a file starting"
3791 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/build-aux/
H A Dltmain.sh938 # Suppress compiler output if we already did a PIC compilation.
3419 $echo "*** because a test_compile did reveal that the linker did not use it for"
3461 $echo "*** because a test_compile did reveal that the linker did not use this one"
3534 $echo "*** because I did check the linker path looking for a file starting"
3586 $echo "*** because I did check the linker path looking for a file starting"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/build-aux/
H A Dltmain.sh938 # Suppress compiler output if we already did a PIC compilation.
3419 $echo "*** because a test_compile did reveal that the linker did not use it for"
3461 $echo "*** because a test_compile did reveal that the linker did not use this one"
3534 $echo "*** because I did check the linker path looking for a file starting"
3586 $echo "*** because I did check the linker path looking for a file starting"

Completed in 335 milliseconds

1234567891011>>