代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/244733/12846607
__i fw.__i
"source\fw.c" ROM(COMPACT) OPTIMIZE (9,SPEED) REGFILE (.\fx2_ata_5.ORC) BROWSE ORDER INCDIR(..\Software) DEFINE (GPIF="0",FLASH="0",DEVICE_TYPE_IS_SCSI="1",DEVICE_TYPE_IS_IDE="1",VBUS_DETECT="1") DEBU
www.eeworm.com/read/244733/12846611
__i scsi.__i
"source\scsi.c" ROM(COMPACT) OPTIMIZE (9,SPEED) REGFILE (.\fx2_ata_5.ORC) BROWSE ORDER INCDIR(..\Software) DEFINE (GPIF="0",FLASH="0",DEVICE_TYPE_IS_SCSI="1",DEVICE_TYPE_IS_IDE="1",VBUS_DETECT="1") DE
www.eeworm.com/read/137407/13323866
hpp sgltest1.hpp
//
// MATLAB Compiler: 2.1
// Date: Fri Oct 26 10:24:04 2001
// Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
// "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/137406/13323944
hpp sgltest1.hpp
//
// MATLAB Compiler: 2.1
// Date: Fri Oct 26 10:24:04 2001
// Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
// "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/137131/13344981
ac configure.ac
dnl -*- m4 -*-
dnl
dnl libmad - MPEG audio decoder library
dnl Copyright (C) 2000-2004 Underbit Technologies, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it u
www.eeworm.com/read/319335/13453935
hpp sphere.hpp
//
// MATLAB Compiler: 2.2
// Date: Tue Jun 25 10:54:12 2002
// Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
// "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/308726/13694576
hpp gasket.hpp
//
// MATLAB Compiler: 3.0
// Date: Sat Sep 04 16:38:32 2004
// Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on"
// "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/131315/5935795
sh osf1.sh
ccflags="$ccflags -Olimit 2900"
libswanted=m
tmp=`(uname -a) 2>/dev/null`
case "$tmp" in
OSF1*)
case "$tmp" in
*mips)
d_volatile=define
;;
*)
cat
www.eeworm.com/read/347504/11661304
in configure.in
dnl -*- m4 -*-
dnl
dnl libmad - MPEG audio decoder library
dnl Copyright (C) 2000-2001 Robert Leslie
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it und
www.eeworm.com/read/156811/11762451
makefile
# Makefile for Cross Interleaved Reed Solomon encoder/decoder
#
# (c) Henry Minsky, Universal Access 1991-1996
#
RANLIB = ranlib
AR = ar
VERSION = 1.0
DIRNAME= rscode-$(VERSION)
CC = gcc
# OPTIMI