代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/103075/7087296
test10
#!/bin/sh
. ./init_test
echo "*** Transformation between file and directory"
runA -f $H/A
runB -a $H/B
mkdir $H/A/dir
stamp 01 $H/A/dir
echo "a-content" > $H/A/dir/a
stamp 02 $H/A/dir/a
runA
runB
www.eeworm.com/read/103075/7087300
test4
#!/bin/sh
. ./init_test
echo "*** Test very normal case with several hosts without remove"
runA -f $H/A
runB -a $H/B
runC -a $H/C
runD -a $H/D
echo "o" > $H/A/a ; stamp 01 $H/A/a
echo "p" > $H/B/b
www.eeworm.com/read/103075/7087311
test46
#!/bin/sh
. ./init_test
echo "*** Test FIFO"
runA -f $H/A
runB -a $H/B
mkfifo $H/A/f1 $H/A/f2 $H/A/f3 $H/A/f4 $H/A/f5
runA
touch $H/B/f2
mkdir $H/B/f3
touch $H/B/f3/file
ln -s /tmp $H/B/f4
runB
[
www.eeworm.com/read/103075/7087314
test6
#!/bin/sh
. ./init_test
echo "*** Test very normal case with run on the same host"
runA -f $H/A
runB -a $H/B
echo AA > $H/A/a ; stamp 01 $H/A/a
echo AB > $H/A/b ; stamp 02 $H/A/b
echo AC > $H/A/c
www.eeworm.com/read/103075/7087327
test11
#!/bin/sh
. ./init_test
truncate() {
gzip -d /dev/null | tr "[\000]" "[\200]" |
awk '
/'"$1"'/ {
if ( '$2' >= 0 ) print B ;
if ( '$2' >= 1 ) print $0 ;
exit
}
{ if ( B!="" ) print B
www.eeworm.com/read/103075/7087331
test9
#!/bin/sh
. ./init_test
echo "*** Test add of files in the same directory on some host"
runA -f $H/A
runB -a $H/B
runC -a $H/C
mkdir $H/A/dir
runA
runB
runC
echo a >$H/A/dir/a
stamp 25 $H/A/dir
ec
www.eeworm.com/read/449644/7125294
c gpif.c
// This program configures the General Programmable Interface (GPIF) for FX2.
// Parts of this program are automatically generated using the GPIF Tool V2.40 [700].
// Please do n
www.eeworm.com/read/449644/7125306
lst gpif.lst
C51 COMPILER V7.02b GPIF 07/11/2004 12:05:28 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE GPIF
OBJECT MODULE PLACED IN G
www.eeworm.com/read/449644/7125566
c gpif.c
// This program configures the General Programmable Interface (GPIF) for FX2.
// Parts of this program are automatically generated using the GPIF Tool V2.40 [700].
// Please do n
www.eeworm.com/read/449644/7125575
lst gpif.lst
C51 COMPILER V7.02b GPIF 06/30/2004 15:13:48 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE GPIF
OBJECT MODULE PLACED IN G