代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/251776/12320286
makefile
CC=gcc
DEBUG_FLAGS=#-DDEBUG
INCLUDE_FLAGS=-I../include -I/usr/src/linux-2.4/include
KERNEL_FLAGS=-DMODULE -D__KERNEL__ -DLINUX
OPTIMIZE_FLAGS=-O2
WARNING_FLAGS=-Wall
CFLAGS:= \
$(DEBUG_FLAGS) \
$(I
www.eeworm.com/read/128691/14281736
hpp mcctest.hpp
//
// MATLAB Compiler: 2.1
// Date: Wed Oct 24 01:07:43 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/229146/14351439
prj mouse_demo.prj
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C12.stp
[PROJECT]
author_=anis_ben-
www.eeworm.com/read/117961/14892516
makefile
#!/bin/make
# Uncomment to build for 555 format 16bpp system (565 default)
RGB555=Y
# Uncomment to build Nano-X version
NANOXDIR=/usr2/home/greg/net/microwin/src
GUIAPP=main_nx.c
GUIINC=$(NANOXDIR)/
www.eeworm.com/read/218619/14912562
prj mouse_demo.prj
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C2.stp
[PROJECT]
author_=slim_jall
www.eeworm.com/read/212376/15157386
hpp exm3.hpp
//
// MATLAB Compiler: 2.2
// Date: Tue Jun 25 10:44: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/212376/15157393
hpp maindet.hpp
//
// MATLAB Compiler: 2.2
// Date: Tue Jun 25 12:44:31 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/212376/15157431
hpp shading.hpp
//
// MATLAB Compiler: 2.2
// Date: Tue Jun 25 10:54:11 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/212376/15157433
hpp mainrank.hpp
//
// MATLAB Compiler: 2.2
// Date: Tue Jun 25 12:44:08 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/168845/5432139
hpp force_instantiate.hpp
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifnde