代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/490329/1201804
cxx ivp_halfspacesoup.cxx
// Copyright (C) Ipion Software GmbH 1999-2000. All rights reserved.
#include
//#include
#include
#include
www.eeworm.com/read/490329/1201821
cxx ivp_surbuild_polyhdrn_cncv.cxx
// Copyright (C) Ipion Software GmbH 1999-2000. All rights reserved.
#include
#include
#include
#include
www.eeworm.com/read/490329/1201850
cxx ivp_buoyancy_solver.cxx
#include
#ifndef WIN32
# pragma implementation "ivp_buoyancy_solver.hxx"
#endif
#include
#include
#include
www.eeworm.com/read/479931/1327204
cgs stsl-mach.cgs
# sh testcase for sts.l mach, @-$rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global stsl_mach
stsl_mach:
# Build up a distinctive bi
www.eeworm.com/read/479931/1327244
cgs bsr.cgs
# sh testcase for bsr $disp12 -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global bsr
bsr:
bsr okay
slot:
nop
bad:
fail
fail
okay:
p
www.eeworm.com/read/479931/1327286
cgs stsl-macl.cgs
# sh testcase for sts.l macl, @-$rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global stsl_macl
stsl_macl:
# Build up a distinctive bi
www.eeworm.com/read/479931/1327319
cgs macl.cgs
# sh testcase for mac.l @${rm}+, @${rn}+
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
# force S-bit clear
clrs
# Store some magic numbers in memory.
www.eeworm.com/read/463795/1535226
cs fcl.cs
using System;
using System.IO;
using System.Drawing;
namespace Skyiv.Ben.PushBox.Common
{
///
/// 这里是 .NET Framework 支持,而 .NET Compact Framework 不支持的东东
///
stati
www.eeworm.com/read/463795/1535264
cs fcl.cs
using System;
using System.IO;
using System.Drawing;
namespace Skyiv.Ben.PushBox.Common
{
///
/// 这里是 .NET Framework 支持,而 .NET Compact Framework 不支持的东东
///
stati
www.eeworm.com/read/234134/4661688
makefile
.asm.obj:
$(asm) -DMODEL_COMPACT $(ainc) $(aflags) $*.asm,$*.obj;
!IFDEF BUILD_L
$(asm) -DMODEL_LARGE $(ainc) $(aflags) $*.asm,large\$*.obj;
!ENDIF
!IFDEF BUILD_M
$(asm) -DMODEL_MEDIUM $(ainc