| /netbsd/src/external/gpl3/gcc/dist/contrib/reghunt/bin/ |
| D | gcc-svn-update-fix | 35 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
|
| D | gcc-svn-update | 52 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
|
| D | gcc-svn-report | 14 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/^/ /'
|
| D | gcc-svn-recordfail | 7 REV=`${REG_IDS} -f index -t rev ${ID}` 8 echo $REV >> ${REG_FAILLIST}
|
| D | gcc-svn-checkfail | 8 REV=`${REG_IDS} -f index -t rev ${ID}` 9 grep -q "^${REV}$" ${REG_FAILLIST}
|
| /netbsd/src/tests/ipf/expected/ |
| D | f29 | 28 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
|
| D | ni6 | 27 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
|
| D | f25 | 12 REV: IN pkts 0 bytes 0 OUT pkts 0 bytes 0 18 REV: IN pkts 0 bytes 0 OUT pkts 1 bytes 264
|
| D | f11 | 169 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
|
| D | ni23 | 18 REV: IN pkts 1 bytes 28 OUT pkts 1 bytes 28
|
| /netbsd/src/sys/lib/libkern/ |
| D | crc32.c | 25 #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/ |
| D | crc32.c | 61 # 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/ |
| D | aic6360reg.h | 92 #define REV 0x1c /* Revision (001 for 6360) */ macro
|
| D | aic6360.c | 230 (int)bus_space_read_1(iot, ioh, REV))); in aic_find()
|
| /netbsd/src/external/gpl2/xcvs/dist/ |
| D | MINOR-BUGS | 6 * "cvs update -ko -p -r REV file" doesn't seem to pay attention to the
|
| /netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/ |
| D | CommonServices.h | 1143 #define NumVersionBuild( MAJOR, MINOR, BUGFIX, STAGE, REV ) \ argument 1148 ( ( ( REV ) & 0xFF ) ) )
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | mips.opt | 124 Use MIPS-DSP REV 2 instructions.
|
| D | mips-dspr2.md | 19 ; MIPS DSP ASE REV 2 Revision 0.02 11/24/2006
|
| /netbsd/src/external/gpl3/gdb/dist/cpu/ |
| D | or1kcommon.cpu | 283 ((SYS VR REV 5 0 "revision field")
|
| /netbsd/src/external/gpl3/binutils/dist/cpu/ |
| D | or1kcommon.cpu | 283 ((SYS VR REV 5 0 "revision field")
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | dsp2.igen | 3 // Simulator definition for the MIPS DSP REV 2 ASE.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/arm/ |
| D | ChangeLog-2021 | 450 USUB8, SEL, REV, REV16, RBIT, BFC, BFI, SBFX and UBFX
|
| /netbsd/src/external/bsd/wpa/dist/hostapd/ |
| D | ChangeLog | 1265 * finished update from IEEE 802.1X-2001 to IEEE 802.1X-REV (now d11)
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elfxx-mips.c | 14733 #define LEVEL_REV(LEV,REV) ((LEV) << 3 | (REV)) argument
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elfxx-mips.c | 14715 #define LEVEL_REV(LEV,REV) ((LEV) << 3 | (REV)) argument
|