代码搜索:Compiles
找到约 1,454 项符合「Compiles」的源代码
代码结果 1,454
www.eeworm.com/read/320003/3551289
out testsimpleifdef.out
unit TestSimpleIfdef;
{ AFS 22 August 2002
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
}
interface
implementation
{$DEFINE
www.eeworm.com/read/320003/3551305
out testasmand.out
unit TestASMAnd;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
This unit tests ampersands '&' in ASM blocks
submitted by Trid
www.eeworm.com/read/320003/3551327
out testraise.out
unit TestRaise;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
to test the 'raise' keyword }
interface
implementation
uses Sy
www.eeworm.com/read/320003/3551373
out testdelphinetoperatoroverload.out
unit TestDelphiNetOperatorOverload;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
test operator overloads in Delphi.NET }
inter
www.eeworm.com/read/320003/3551378
out testgenericconstructorstatic.out
program TestGenericConstructeurStatic;
{$APPTYPE CONSOLE}
{ AFS December 2007
This code compiles, but is not semantically meaningfull.
It is test cases for the code-formating utility
www.eeworm.com/read/320003/3551405
out testgenericconstraintconstructor.out
program TestGenericConstraintConstructor;
{$APPTYPE CONSOLE}
{ AFS December 2007
This code compiles, but is not semantically meaningfull.
It is test cases for the code-formating utility
www.eeworm.com/read/320003/3551411
out testgenericclassoperators.out
program TestGenericClassOperators;
{$APPTYPE CONSOLE}
{ AFS December 2007
This code compiles, but is not semantically meaningfull.
It is test cases for the code-formating utility
www.eeworm.com/read/320003/3551431
out testemptysquarebrackets.out
unit TestEmptySquareBrackets;
{ AFS August 2003
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility }
interface
type
TMonkey = (gibb
www.eeworm.com/read/382791/2623746
cpp statlink.cpp
////////////////////////////////////////////////////////////////
// VCKBASE -- August 2000
// Compiles with Visual C++ 6.0, runs on Windows 98 and probably NT too.
//
// CStaticLink implements a s
www.eeworm.com/read/382791/2625584
cpp statlink.cpp
////////////////////////////////////////////////////////////////
// VCKBASE -- August 2000
// Compiles with Visual C++ 6.0, runs on Windows 98 and probably NT too.
//
// CStaticLink implements a s