代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/320003/3551423
out littletest2.out
unit LittleTest2;
{
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
a very minimal unit }
interface
const
FOO = 3;
implem
www.eeworm.com/read/320003/3551451
out testdelphinetnestedtype2.out
unit TestDelphiNetNestedType2;
{
AFS May 2005
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
More complex test of nested types in
www.eeworm.com/read/320003/3551452
out testdelphinetsealedclass.out
unit TestDelphiNetSealedClass;
{ AFS 19 Dec 2005
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
Test Delphi.net syntax for sealed an
www.eeworm.com/read/320003/3551459
out testlayoutbare.out
unit TestLayoutBare;
{ AFS 1 March 2000
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
a 'bare' block is one that does not have begi
www.eeworm.com/read/320003/3551462
out littletest49.out
unit LittleTest49;
{ AFS 7 October 2003
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility
}
interface
implementation
function F
www.eeworm.com/read/320003/3551464
out littletest39.out
unit LittleTest39;
{ AFS 23 August 2003
This unit compiles but is not semantically meaningfull
it is test cases for the code formatting utility }
interface
implementation
procedure foo
www.eeworm.com/read/423632/2025551
spec groff.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : A document formatting system
Name : groff
Version : 1.18.1
Release : 1
License : GPL
Vendor
www.eeworm.com/read/388617/8595483
cpp strout.cpp
// strout.cpp -- incore formatting (output)
#include
#include
#include
int main()
{
using namespace std;
ostringstream outstr; // manages a string stream
www.eeworm.com/read/388617/8596533
cpp strout.cpp
// strout.cpp -- incore formatting (output)
#include
#include
#include
int main()
{
using namespace std;
ostringstream outstr; // manages a string stream
www.eeworm.com/read/175135/9558573
cpp strout.cpp
// strout.cpp -- incore formatting (output)
#include
#include
#include
int main()
{
using namespace std;
ostringstream outstr; // manages a string stream