代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/187737/5217402

tpl tsfunc.tpl

REM tSFunc.tpl REM EPOC OPL automatic test code for string functions. REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved. INCLUDE "Const.oph" INCLUDE "hUtils.oph" PROC Standalone:
www.eeworm.com/read/187737/5217411

tpl tlproc.tpl

REM tLProc.tpl REM EPOC OPL automatic test code for procedure loading. REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved. INCLUDE "Const.oph" INCLUDE "hUtils.oph" PROC Standalone:
www.eeworm.com/read/187737/5217412

tpl tstring.tpl

REM tString.tpl REM EPOC OPL automatic test code for strings. REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved. INCLUDE "Const.oph" INCLUDE "hUtils.oph" DECLARE EXTERNAL EXTERNAL
www.eeworm.com/read/187737/5217414

tpl tbplist.tpl

REM tBPList.tpl REM EPOC OPL automatic test code for list functions. REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved. INCLUDE "Const.oph" INCLUDE "hUtils.oph" PROC Standalone:
www.eeworm.com/read/187737/5217419

tpl tlfunc.tpl

REM tLFunc.tpl REM EPOC OPL automatic test code for long functions. REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved. INCLUDE "Const.oph" INCLUDE "hUtils.oph" PROC Standalone:
www.eeworm.com/read/187737/5217420

tpl tmaths.tpl

REM tMaths.tpl REM EPOC OPL automatic test code for maths operations. REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved. INCLUDE "Const.oph" INCLUDE "hUtils.oph" PROC Standalone:
www.eeworm.com/read/187737/5217443

tpl tbench.tpl

REM tBench.tpl REM EPOC OPL automatic test code -- benchmarking OPL. REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved. INCLUDE "Const.oph" INCLUDE "hUtils.oph" PROC Standalone:
www.eeworm.com/read/177697/5321198

am makefile.am

# Disable automatic dependency tracking if using other tools than gcc and gmake #AUTOMAKE_OPTIONS = no-dependencies EXTRA_DIST=testenc.c testenc_wb.c testenc_uwb.c testdenoise.c testecho.c INCLUDES
www.eeworm.com/read/346457/3182439

svn-base qemu-binfmt-conf.sh.svn-base

#!/bin/sh # enable automatic i386/ARM/M68K/MIPS/SPARC/PPC program execution by the kernel # load the binfmt_misc module if [ ! -d /proc/sys/fs/binfmt_misc ]; then /sbin/modprobe binfmt_misc fi if [
www.eeworm.com/read/294797/3915191

dpj i2c.dpj

ADSP-BF