代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/201859/15394235
java nonassoc_action.java
package java_cup;
/** This class represents a shift/reduce nonassociative error within the
* parse table. If action_table element is assign to type
* nonassoc_action, it cannot be changed, and
www.eeworm.com/read/113863/15446343
c incr_fcntl1.c
/* Although this program compiles and runs for 1 thread, you cannot run
it with more than 1 thread, since fcntl locks are between processes,
not threads */
/* include main */
#include "unpipc.h
www.eeworm.com/read/103733/15724899
inf filethread.inf
;; FileThread.inf
;; ********* PLEASE READ ***********
;; The wizard cannot create exact INF files for all buses and device types.
;; You may have to make changes to this file in order to get yo
www.eeworm.com/read/100584/15870918
c incr_fcntl1.c
/* Although this program compiles and runs for 1 thread, you cannot run
it with more than 1 thread, since fcntl locks are between processes,
not threads */
/* include main */
#include "unpipc.h
www.eeworm.com/read/100152/15881972
filtdef
#!/usr/local/bin/perl
use Compress::Zlib ;
binmode STDIN;
binmode STDOUT;
$x = deflateInit()
or die "Cannot create a deflation stream\n" ;
while ()
{
($output, $status) = $x->deflate($_) ;
www.eeworm.com/read/100152/15881974
filtinf
#!/usr/local/bin/perl
use Compress::Zlib ;
$x = inflateInit()
or die "Cannot create a inflation stream\n" ;
$input = '' ;
binmode STDIN;
binmode STDOUT;
while (read(STDIN, $input, 4096))
{
www.eeworm.com/read/100077/15886027
h ecu_pwd.h
/*+-------------------------------------------------------------------------
ecu_pwd.h
wht@n4hgf.Mt-Park.GA.US
We cannot always guarantee against multiple inclusion because
some old development env
www.eeworm.com/read/100077/15886062
c ecusea.c
char *revision = "3.20"; /* cannot be longer than 7 chars (blk0.sender) */
/* #define TABLE_CRC16 */
#ifdef M_XENIX
#define NO_SELECT
#endif
/*+------------------------------------------------------
www.eeworm.com/read/100018/15889225
notes
- Cannot have different options for the same host on the same *local*
filesystem. Ie
/usr -maproot=daemon florissa
/tmp -ro -mapall=jcameron:staff daemon florissa
Would not be allowed if /usr an