代码搜索:draft

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

代码结果 3,786
www.eeworm.com/read/162614/5517404

c using9.c

// { dg-do compile } // Origin: C++ Standard Draft (7.3.3/12) // PR c++/2294: using declarations should not conflict, but only cause // an ambiguous overload set to be created. namespace B { void
www.eeworm.com/read/340665/3272786

c using9.c

// { dg-do compile } // Origin: C++ Standard Draft (7.3.3/12) // PR c++/2294: using declarations should not conflict, but only cause // an ambiguous overload set to be created. namespace B { void
www.eeworm.com/read/332904/3391696

java itemstate.java

package org.hibernate.auction.model; import java.io.Serializable; import java.util.*; public class ItemState implements Serializable { private char state; public static final ItemState DRAFT = n
www.eeworm.com/read/316872/3604159

txt devres.txt

Devres - Managed Device Resource ================================ Tejun Heo First draft 10 January 2007 1. Intro : Huh? Devres? 2. Devres : Devres in a nutshell 3. Devres Group
www.eeworm.com/read/440906/1774382

c using9.c

// { dg-do compile } // Origin: C++ Standard Draft (7.3.3/12) // PR c++/2294: using declarations should not conflict, but only cause // an ambiguous overload set to be created. namespace B { void
www.eeworm.com/read/420803/2062189

txt changes.txt

libtheora 1.0alpha4 (2004 December 15) * first draft of the Theora I Format Specification * API documentation generated from theora.h with Doxygen * fix a double-update bug in the motion analy
www.eeworm.com/read/396408/2421732

c cache2.c

#include "config.h" // Initial draft of my new cache system... // Note it runs in 2 processes (using fork()), but doesn't requires locking!! // TODO: seeking, data consistency checking #define READ_
www.eeworm.com/read/389922/2530265

c touch.c

/* touch - update file times Author: Peter Holzer */ /* Touch - change file access and modification times. * * Usage: see end of file * * Conforms to P1003.2 draft 10, sec. 4.62, except that ti
www.eeworm.com/read/386590/2570265

todo

TODO ==== - update vbv_delay calculation to agree with November 1994 (WG11 approved IS draft of ISO/IEC 13818-2). - allow intra only encoding of sequences (disable ipflag in putseq.c)
www.eeworm.com/read/366702/2865854

c using9.c

// { dg-do compile } // Origin: C++ Standard Draft (7.3.3/12) // PR c++/2294: using declarations should not conflict, but only cause // an ambiguous overload set to be created. namespace B { void