代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/320003/3551396
out testreturnremoval.out
unit TestReturnRemoval;
{ AFS 6 June 2001
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
This unit tests return removal
}
inte
www.eeworm.com/read/320003/3551407
out testasmlabel.out
unit TestAsmLabel;
{ AFS 15 Jan 2006
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
Test labels and numeric consts in asm
}
www.eeworm.com/read/320003/3551414
out littletest52.out
unit LittleTest52;
{ AFS October 2003
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility }
interface
implementation
{ do preproce
www.eeworm.com/read/320003/3551420
out testalign.out
unit TestAlign;
{ AFS 27 March 2000
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
This code tests the alignment beautifiers
most
www.eeworm.com/read/320003/3551424
out littletest13.out
unit LittleTest13;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
#13. pointers}
interface
implementation
type
PInteger
www.eeworm.com/read/320003/3551425
out littletest19.out
unit LittleTest19;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
to test properties }
interface
type
TSoy = class
protect
www.eeworm.com/read/320003/3551428
out testuseschanges.out
unit TestUsesChanges;
{ AFS 28 March 2000
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
This unit tests comments the uses clause
}
www.eeworm.com/read/320003/3551433
out testcharliterals.out
unit TestCharLiterals;
{ AFS 30 Jan 2000
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
This unit tests chars and strings }
int
www.eeworm.com/read/320003/3551436
out littletest3.out
unit LittleTest3;
{ This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
a minimal unit }
interface
var
fred: integer;
implement
www.eeworm.com/read/320003/3551450
out littletest15.out
unit LittleTest15;
{
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
}
interface
var
lpfnHook: function(Wnd: integer): integer