代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/240162/4583488
f auto0.f
* Test automatic arrays.
program auto0
implicit none
integer i
integer j0(40)
integer j1(40)
integer jc0(40)
integer jc1(40)
common /jc0/ jc0
comm
www.eeworm.com/read/190666/5176100
f auto1.f
* Test automatic arrays.
program auto1
implicit none
integer i
integer j0(40)
integer j1(40)
integer jc0(40)
integer jc1(40)
common /jc0/ jc0
comm
www.eeworm.com/read/190666/5176114
f auto0.f
* Test automatic arrays.
program auto0
implicit none
integer i
integer j0(40)
integer j1(40)
integer jc0(40)
integer jc1(40)
common /jc0/ jc0
comm
www.eeworm.com/read/187737/5217327
tpl p16col.tpl
REM p16col.tpl
REM EPOC OPL automatic test code for 16-color graphics.
REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved.
INCLUDE "Const.oph"
INCLUDE "hUtils.oph"
PROC Standalone:
www.eeworm.com/read/187737/5217329
tpl popxbmp.tpl
REM pOpxBmp.tpl
REM EPOC OPL automatic test code for BMP opx.
REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved.
INCLUDE "Const.oph"
INCLUDE "hUtils.oph"
include "bmp.oxh"
PROC St
www.eeworm.com/read/187737/5217333
tpl pgr32.tpl
REM pgr32.tpl
REM EPOC OPL automatic test code for opler1 graphics.
REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved.
INCLUDE "Const.oph"
INCLUDE "hUtils.oph"
PROC Standalone:
R
www.eeworm.com/read/187737/5217406
tpl tio.tpl
REM tIO.tpl
REM EPOC OPL automatic test code for IO functionality.
REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved.
INCLUDE "Const.oph"
INCLUDE "hUtils.oph"
CONST KPath$="c:\Opl1
www.eeworm.com/read/340665/3276775
f auto1.f
* Test automatic arrays.
program auto1
implicit none
integer i
integer j0(40)
integer j1(40)
integer jc0(40)
integer jc1(40)
common /jc0/ jc0
comm
www.eeworm.com/read/340665/3276789
f auto0.f
* Test automatic arrays.
program auto0
implicit none
integer i
integer j0(40)
integer j1(40)
integer jc0(40)
integer jc1(40)
common /jc0/ jc0
comm
www.eeworm.com/read/440906/1778407
f auto1.f
* Test automatic arrays.
program auto1
implicit none
integer i
integer j0(40)
integer j1(40)
integer jc0(40)
integer jc1(40)
common /jc0/ jc0
comm