代码搜索:Compiles

找到约 1,454 项符合「Compiles」的源代码

代码结果 1,454
www.eeworm.com/read/234134/4660857

c strings.c

/* COW : Character Oriented Windows strings.c : common string pool (multiused strings) (compiles with minimal headers) NOTE : the types of data in this file must track strings.h */ #if
www.eeworm.com/read/229812/4747419

c sedcomp.c

/* sedcomp.c -- stream editor main and compilation phase The stream editor compiles its command input (from files or -e options) into an internal form using compile() then executes the compile
www.eeworm.com/read/209357/4978641

jamon jlinetest.jamon

No need to have a test to exercise this; if it compiles, it's good. int i; % // the next line has no characters after the % % % int j = i; % j is
www.eeworm.com/read/209357/4979001

jamon jlinetest.jamon

No need to have a test to exercise this; if it compiles, it's good. int i; % // the next line has no characters after the % % % int j = i; % j is
www.eeworm.com/read/204040/5035190

c strings.c

/* COW : Character Oriented Windows strings.c : common string pool (multiused strings) (compiles with minimal headers) NOTE : the types of data in this file must track strings.h */ #if
www.eeworm.com/read/179213/5309079

java client.java

package client; import library.Api; /** * This class must make use of some member or constructor exported by * library.Api, such that this class (client.Client) compiles if and only if * t
www.eeworm.com/read/162614/5528423

c sync-1.c

/* Validate that each of the __sync builtins compiles. This won't necessarily link, since the target might not support the builtin, so this may result in external library calls. */ signed ch
www.eeworm.com/read/320003/3551272

out testbogustypes.out

unit TestBogusTypes; { AFS 5 May 2K This unit compiles but is not semantically meaningfull it is test cases for the code formatting utility Test use of type names in other contexts This i
www.eeworm.com/read/320003/3551299

out testlinebreaking.out

unit TestLineBreaking; { AFS 5 May 2K This unit compiles but is not semantically meaningfull it is test cases for the code formatting utility This unit tests line breaking so the code aim
www.eeworm.com/read/320003/3551314

out testrecords.out

unit TestRecords; { AFS 31 July 2K test record declarations This code compiles, but is not semantically meaningfull. It is test cases for the code-formating utility most of these defs