Home
last modified time | relevance | path

Searched refs:REV (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/contrib/reghunt/bin/
Dgcc-svn-update-fix35 echo "`date` svn update begun for id ${ID}, rev ${REV} (fix)"
36 echo svn update --non-interactive --revision ${REV} >> $LOG
37 svn update --non-interactive --revision ${REV} >> $LOG
45 echo "`date` svn checkout begun for id ${ID}, rev ${REV}"
46 echo svn checkout --non-interactive --revision ${REV} \
48 svn checkout --non-interactive --revision ${REV} \
79 REV=`${REG_IDS} -f index -t rev ${ID}`
80 LOG=${REG_SRCDIR}/logs/${BUGID}/${REV}.log
101 FIX=${REG_PATCHES}/${REV}.fix
Dgcc-svn-update52 echo "`date` svn update begun for id ${ID}, rev ${REV}"
53 echo svn update --non-interactive --revision ${REV} >> $LOG
54 svn update --non-interactive --revision ${REV} >> $LOG
62 echo "`date` svn checkout begun for id ${ID}, rev ${REV}"
63 echo svn checkout --non-interactive --revision ${REV} \
65 svn checkout --non-interactive --revision ${REV} \
96 REV=`${REG_IDS} -f index -t rev ${ID}`
97 LOG=${REG_SRCDIR}/logs/${BUGID}/${REV}.log
Dgcc-svn-report14 REV=`${REG_IDS} -f index -t rev ${ID}`
18 svn log --revision $REV
22 echo ' http://gcc.gnu.org/viewcvs?view=rev&rev='$REV
26 svn log --quiet --revision $REV | sed -e '/---/d' -e 's/^/ /'
Dgcc-svn-recordfail7 REV=`${REG_IDS} -f index -t rev ${ID}`
8 echo $REV >> ${REG_FAILLIST}
Dgcc-svn-checkfail8 REV=`${REG_IDS} -f index -t rev ${ID}`
9 grep -q "^${REV}$" ${REG_FAILLIST}
/netbsd/src/tests/ipf/expected/
Df2928 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
34 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
40 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
46 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
Dni627 REV: IN pkts 1 bytes 52 OUT pkts 1 bytes 52
33 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
39 REV: IN pkts 1 bytes 56 OUT pkts 1 bytes 56
Df2512 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
18 REV: IN pkts 0 bytes 0 OUT pkts 1 bytes 264
Df11169 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
175 REV: IN pkts 1 bytes 28 OUT pkts 0 bytes 0
217 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0
223 REV: IN pkts 1 bytes 28 OUT pkts 0 bytes 0
266 REV: IN pkts 1 bytes 40 OUT pkts 0 bytes 0
Dni2318 REV: IN pkts 1 bytes 28 OUT pkts 1 bytes 28
/netbsd/src/sys/lib/libkern/
Dcrc32.c25 #define REV(w) (((w)>>24)+(((w)>>8)&0xff00)+ \ macro
90 c = REV((u4)crc); in crc32()
114 return (uint32_t)(REV(c)); in crc32()
/netbsd/src/external/cddl/osnet/dist/uts/common/zmod/
Dcrc32.c61 # define REV(w) (((w)>>24)+(((w)>>8)&0xff00)+ \ macro
144 crc_table[4][n] = REV(c); in make_crc_table()
148 crc_table[k + 4][n] = REV(c); in make_crc_table()
315 c = REV((u4)crc);
339 return (unsigned long)(REV(c));
/netbsd/src/sys/dev/ic/
Daic6360reg.h92 #define REV 0x1c /* Revision (001 for 6360) */ macro
Daic6360.c230 (int)bus_space_read_1(iot, ioh, REV))); in aic_find()
/netbsd/src/external/gpl2/xcvs/dist/
DMINOR-BUGS6 * "cvs update -ko -p -r REV file" doesn't seem to pay attention to the
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/
DCommonServices.h1143 #define NumVersionBuild( MAJOR, MINOR, BUGFIX, STAGE, REV ) \ argument
1148 ( ( ( REV ) & 0xFF ) ) )
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.opt124 Use MIPS-DSP REV 2 instructions.
Dmips-dspr2.md19 ; MIPS DSP ASE REV 2 Revision 0.02 11/24/2006
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dor1kcommon.cpu283 ((SYS VR REV 5 0 "revision field")
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dor1kcommon.cpu283 ((SYS VR REV 5 0 "revision field")
/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Ddsp2.igen3 // Simulator definition for the MIPS DSP REV 2 ASE.
/netbsd/src/external/gpl3/gdb/dist/sim/arm/
DChangeLog-2021450 USUB8, SEL, REV, REV16, RBIT, BFC, BFI, SBFX and UBFX
/netbsd/src/external/bsd/wpa/dist/hostapd/
DChangeLog1265 * finished update from IEEE 802.1X-2001 to IEEE 802.1X-REV (now d11)
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delfxx-mips.c14733 #define LEVEL_REV(LEV,REV) ((LEV) << 3 | (REV)) argument
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delfxx-mips.c14715 #define LEVEL_REV(LEV,REV) ((LEV) << 3 | (REV)) argument

12