代码搜索:Dim
找到约 10,000 项符合「Dim」的源代码
代码结果 10,000
www.eeworm.com/read/235592/4647881
java dim.java
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*
* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0
*
* The contents of this file are subject to the Mozil
www.eeworm.com/read/216499/4892914
s dim.s
/
/
/ dim fortran function
.globl dim.
.globl retrn
.globl temp
.globl rerr
/
dim.: temp
.+2
setf
cmp *2(sp),$2
bne 2f
movf *2(r3),r0
subf *4(r3),r0
cfcc
bge 1f
clrf r0
1:
movf r0,temp
j
www.eeworm.com/read/195341/5112322
s dim.s
/
/
/ dim fortran function
.globl dim.
.globl retrn
.globl temp
.globl rerr
/
dim.: temp
.+2
setf
cmp *2(sp),$2
bne 2f
movf *2(r3),r0
subf *4(r3),r0
cfcc
bge 1f
clrf r0
1:
movf r0,temp
j
www.eeworm.com/read/177772/5320705
java dim.java
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*
* The contents of this file are subject to the Netscape Public
* License Version 1.1 (the "License"); you may not use
www.eeworm.com/read/348042/3159082
h dim.h
/*
* dim.h
*
* Coordinate system dimensions.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla P