代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/143881/5754189
weh tcwhelp.weh
[KEYWORDS]
#define=1
#elif=1
#else=1
#endif=1
#error=1
#if=1
#ifdef=1
#ifndef=1
#include=1
#line=1
#pragma=1
#undef=1
_DELTA=1
_DLL_=1
_link=1
__CDECL__=1
__COMPACT__=1
__DATE__=1
_
www.eeworm.com/read/101082/6244385
5cdfs cdfs.5cdfs
.\" SCCSID: @(#)cdfs.5 7.1 4/26/90
.TH cdfs 5cdfs
.SH Name
cdfs \- The CD-ROM (Compact Disc Read Only Memory) File System
.SH Description
.NXR "cdfs file"
.NXR "CDFS - CD-ROM File System"
The ISO 96
www.eeworm.com/read/101082/6246240
5cdfs cdfs.5cdfs
.\" SCCSID: @(#)cdfs.5 7.1 4/26/90
.TH cdfs 5cdfs
.SH Name
cdfs \- The CD-ROM (Compact Disc Read Only Memory) File System
.SH Description
.NXR "cdfs file"
.NXR "CDFS - CD-ROM File System"
The ISO 96
www.eeworm.com/read/480838/6662445
m newton.m
function [] = newton(f,Df,x0,maxite);
format compact
xMax=1.5*abs(x0);
xMin=-xMax;
yMax=abs(feval(f,xMax));
t = xMin:0.05:xMax;
plot(t,feval(f,t),'k-');
axis([xMin xMax -yMax yMax]);
hold on;
pl
www.eeworm.com/read/37025/1066722
src vbi.src
; Core\code\vbi.SRC generated from: Core\code\vbi.c
; COMPILER INVOKED BY:
; C:\Keil\C51\BIN\C51.EXE Core\code\vbi.c COMPACT OPTIMIZE(9,SPEED) BROWSE SRC DEBUG OBJECTEXTEND CODE SYMBOLS PRINT
www.eeworm.com/read/479931/1327160
cgs ldsl-mach.cgs
# sh testcase for lds.l @${rn}+, mach -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global ldsl_mach
ldsl_mach:
mov #40, r0
shll8 r0
#
www.eeworm.com/read/479931/1327166
cgs stcl-gbr.cgs
# sh testcase for stc.l gbr, @-$rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global stcl_gbr
stcl_gbr:
mov #42, r0
ldc r0, gbr
mov
www.eeworm.com/read/479931/1327167
cgs sts-mach.cgs
# sh testcase for sts mach, $rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global sts_mach
sts_mach:
mov #42, r0
lds r0, mach
sts ma
www.eeworm.com/read/479931/1327169
cgs movw1.cgs
# sh testcase for mov.w $rm, @$rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
mov #30, r1
shll8 r1
init:
# Build up a distinctive bit p
www.eeworm.com/read/479931/1327181
cgs sts-macl.cgs
# sh testcase for sts macl, $rn -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global sts_macl
sts_macl:
mov #42, r0
lds r0, macl
sts ma