代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/349916/10782105
bat go.bat
echo off
echo making executables ...
make
echo running ga %1 ...
ga %1
echo making report ...
if x == x%1 goto NULL
echo rep.%1 for ga %1 > rep.%1
report %1 >> rep.%1
goto DONE
:NULL
echo r
www.eeworm.com/read/349226/10840320
lif twindots.lif
#Life 1.05
#D Twin Dot Agars
#D The one on left by Don Woods;
#D Dean Hickerson stabilized the
#D border, making it finite, and
#D introduced the second one.
#D See also LONEDOTS.
#N
#P -37 -1
www.eeworm.com/read/461294/7229626
go
# csh script for running GENESIS
echo making executables ...
make f=$1 ga.$1
echo running ga.$1 $2 ...
ga.$1 $2
echo making report ...
if (x$2 == x) then
echo rep for ga.$1 > rep
date >> r
www.eeworm.com/read/461294/7229627
bat go.bat
echo off
echo making executables ...
make
echo running ga %1 ...
ga %1
echo making report ...
if x == x%1 goto NULL
echo rep.%1 for ga %1 > rep.%1
report %1 >> rep.%1
goto DONE
:NULL
echo r
www.eeworm.com/read/461185/7232236
nfo ti2308_2.nfo
TMS320C54x ANSI C Optimizer Version 3.70
Copyright (c) 1996-2001 Texas Instruments Incorporated
======File-level Analysis Summary======
extern void McBSP0Init() is called from
www.eeworm.com/read/461185/7232271
nfo ti1692_2.nfo
TMS320C54x ANSI C Optimizer Version 3.70
Copyright (c) 1996-2001 Texas Instruments Incorporated
======File-level Analysis Summary======
extern void McBSP0Init() is called from
www.eeworm.com/read/461185/7232311
nfo ti2308_2.nfo
TMS320C54x ANSI C Optimizer Version 3.70
Copyright (c) 1996-2001 Texas Instruments Incorporated
======File-level Analysis Summary======
extern void McBSP0Init() is called from
www.eeworm.com/read/461185/7232346
nfo ti1692_2.nfo
TMS320C54x ANSI C Optimizer Version 3.70
Copyright (c) 1996-2001 Texas Instruments Incorporated
======File-level Analysis Summary======
extern void McBSP0Init() is called from
www.eeworm.com/read/457219/7331799
go
# csh script for running GENESIS
echo making executables ...
make f=$1 ga.$1
echo running ga.$1 $2 ...
ga.$1 $2
echo making report ...
if (x$2 == x) then
echo rep for ga.$1 > rep
date >> r
www.eeworm.com/read/457219/7331800
bat go.bat
echo off
echo making executables ...
make
echo running ga %1 ...
ga %1
echo making report ...
if x == x%1 goto NULL
echo rep.%1 for ga %1 > rep.%1
report %1 >> rep.%1
goto DONE
:NULL
echo r