代码搜索:draft

找到约 3,786 项符合「draft」的源代码

代码结果 3,786
www.eeworm.com/read/125133/6032911

text ofmt.text

should we use DIME? http://www.ietf.org/internet-drafts/draft-nielsen-dime-00.txt the below is out of date. Here's the object-file format. Its design goals: - Simple, compact, and quick to read i
www.eeworm.com/read/125133/6033091

text ofmt.text

should we use DIME? http://www.ietf.org/internet-drafts/draft-nielsen-dime-00.txt the below is out of date. Here's the object-file format. Its design goals: - Simple, compact, and quick to read i
www.eeworm.com/read/108242/6183617

c tty.c

/* tty.c - Return tty name Author: Freeman P. Pascal IV */ /* Minor changes to make tty conform to POSIX1003.2 Draft10 Thomas Brupbacher (tobr@mw.lpc.ethz.ch) */ #include #includ
www.eeworm.com/read/9238/165642

rep 50m_dds.rep

Protel Design System Design Rule Check PCB File : \DOC\Draft\work\92 AD9835\50M_DDS.PcbDoc Date : 2004-7-21 Time : 17:01:23 Violations Detected : 0 Time Elapsed : 00:00:00
www.eeworm.com/read/9238/165748

rep 50m_dds.rep

Protel Design System Design Rule Check PCB File : \DOC\Draft\work\92 AD9835\50M_DDS.PcbDoc Date : 2004-7-21 Time : 17:01:23 Violations Detected : 0 Time Elapsed : 00:00:00
www.eeworm.com/read/229812/4739897

c tf08.c

// 14-4 p.317 draft template T max( T a, T b ) { return ( a > b ) ? a : b; } //int max(int,int); void f( int a, int b, char c, char d ) { int m1 = max(a,b);
www.eeworm.com/read/182103/5273023

c ata.c

/* * ata.c * * ATA RTEMS driver. ATA driver is hardware independant implementation of * ATA-2 standart, working draft X3T10/0948D, revision 4c. ATA driver bases * on RTEMS IDE controller driver
www.eeworm.com/read/321483/3535633

t hmacsha.t

# HMAC-SHA-256 test vectors from draft-ietf-ipsec-ciph-sha-256-01.txt use strict; my $MODULE; BEGIN { $MODULE = ($ENV{PERL_CORE} || -e "SHA.pm") ? "Digest::SHA" : "Digest::SHA::PurePerl"; eval "r
www.eeworm.com/read/288961/3997242

java queryexpressiontype.java

package org.oasis_open.docs.wsrf._2004._06.wsrf_ws_resourceproperties_1_2_draft_01; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.x
www.eeworm.com/read/288961/3997249

java package-info.java

@javax.xml.bind.annotation.XmlSchema(namespace = "http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd") package org.oasis_open.docs.wsn._2004._06.wsn_ws_basenotification_1_