代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/393721/2465338
define chk.define
#!/bin/sh -
#
# $Id: chk.define,v 1.21 2002/03/27 04:32:58 bostic Exp $
#
# Check to make sure that all #defines are actually used.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source dis
www.eeworm.com/read/393718/2466567
str chk.str
#!/bin/sh -
#
# $Id: chk.str,v 1.5 2001/10/12 17:55:36 bostic Exp $
#
# Check spelling in quoted strings.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source distribution directory.'
exi
www.eeworm.com/read/393718/2466618
define chk.define
#!/bin/sh -
#
# $Id: chk.define,v 1.21 2002/03/27 04:32:58 bostic Exp $
#
# Check to make sure that all #defines are actually used.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source dis
www.eeworm.com/read/393716/2468068
str chk.str
#!/bin/sh -
#
# $Id: chk.str,v 1.5 2001/10/12 17:55:36 bostic Exp $
#
# Check spelling in quoted strings.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source distribution directory.'
exi
www.eeworm.com/read/393716/2468119
define chk.define
#!/bin/sh -
#
# $Id: chk.define,v 1.21 2002/03/27 04:32:58 bostic Exp $
#
# Check to make sure that all #defines are actually used.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source dis
www.eeworm.com/read/393713/2469402
str chk.str
#!/bin/sh -
#
# $Id: chk.str,v 1.5 2001/10/12 17:55:36 bostic Exp $
#
# Check spelling in quoted strings.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source distribution directory.'
exi
www.eeworm.com/read/393713/2469453
define chk.define
#!/bin/sh -
#
# $Id: chk.define,v 1.21 2002/03/27 04:32:58 bostic Exp $
#
# Check to make sure that all #defines are actually used.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source dis
www.eeworm.com/read/393710/2470731
str chk.str
#!/bin/sh -
#
# $Id: chk.str,v 1.5 2001/10/12 17:55:36 bostic Exp $
#
# Check spelling in quoted strings.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source distribution directory.'
exi
www.eeworm.com/read/393710/2470782
define chk.define
#!/bin/sh -
#
# $Id: chk.define,v 1.21 2002/03/27 04:32:58 bostic Exp $
#
# Check to make sure that all #defines are actually used.
d=../..
[ -f $d/LICENSE ] || {
echo 'FAIL: cannot find source dis
www.eeworm.com/read/393163/2488559
m bnet_from_engine.m
function bnet = bnet_from_engine(engine)
% BNET_FROM_ENGINE Return the bnet structure stored inside the engine (inf_engine)
% bnet = bnet_from_engine(engine)
bnet = engine.bnet;
% We cannot write 'e