代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/296774/7113742
x-apollo68
# x-apollo68 -- 680x0 based Apollos as host system
# vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
# Use a Berkeley environment.
CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3
www.eeworm.com/read/296774/7113945
x-sysv3
# this is m88k/x-sysv3
# native compiler does not provide alloca
ALLOCA = alloca.o
# end m88k/x-sysv3
www.eeworm.com/read/297233/8038629
x-apollo68
# x-apollo68 -- 680x0 based Apollos as host system
# vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
# Use a Berkeley environment.
CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3
www.eeworm.com/read/297233/8038910
t-rtems
# RTEMS uses newlib which does not require prototype fixing
STMP_FIXPROTO =
www.eeworm.com/read/297233/8039399
x-sysv3
# this is m88k/x-sysv3
# native compiler does not provide alloca
ALLOCA = alloca.o
# end m88k/x-sysv3
www.eeworm.com/read/145469/12721989
txt readme.txt
Note that BEA Weblogic 6.1 currently does not fully comply with RMI-IIOP because your
RMI-IIOP implementation does not extend javax.rmi.PortableRemoteObject.
www.eeworm.com/read/144120/12812756
v leaf.v
// Test the reader's ability to instantiate external cells (leaf cells). The
// scalarLeaf module is a fully-defined external module that does not appear
// in the Verilog input. The noOrder module
www.eeworm.com/read/238991/13310250
h r591io.h
/**************************************************************************
NAME: r591io.c
INFO: In/Out module for the PHYTEC training board
www.eeworm.com/read/307145/13727649
nosource
Chapter 25 does not contain any example source code.
If it did, it would fill the CD-ROM easily, let alone the book.
www.eeworm.com/read/238485/13882275
3 fd_copy.3
.TH fd_copy 3
.SH NAME
fd_copy \- duplicate a descriptor
.SH SYNTAX
.B #include
int \fBfd_copy\fP(\fIto\fR,\fIfrom\fR);
int \fIto\fR;
.br
int \fIfrom\fR;
.SH DESCRIPTION
.B fd_copy
copies
de