代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/229812/4742144
txt future.txt
- optimize generation of copy ctor so that if all refs are optimized away in a
module, the object code for the copy-ctor is not included in the .obj file
(see ..\bugs\afs239.c)
- add unary o
www.eeworm.com/read/201813/5056636
icc makefile.icc
CC = icc
CFLAGS += -I../
# optimize for SPEED
#
# -mcpu= can be pentium, pentiumpro (covers PII through PIII) or pentium4
# -ax? specifies make code specifically for ? but compatible with IA-32
#
www.eeworm.com/read/192230/5159796
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = exception namespace optimize run
all:
@echo "Nothing to be done for all..."
info:
install-info:
dvi:
install:
uninstall: force
installcheck:
check:
www.eeworm.com/read/162614/5519874
c pmf5.c
// { dg-do run }
// Bug: g++ expanded b->member() multiple times, causing the optimizer to
// decide that things weren't related and optimize 'die' into an infinite
// loop.
struct A {
virtual ~A(
www.eeworm.com/read/344585/3207937
m bay_initlssvm.m
function [model, ss] = bay_initlssvm(model)
% Initialize the hyperparameters [$ \gamma$] and [$ \sigma^2$] before optimization with bay_optimize
%
% >> [gam, sig2] = bay_initlssvm({X,Y,type,[],[]})
www.eeworm.com/read/305303/3774512
scm srfi1.scm
;; FIXME - optimize or remove call-cc uses
;; FIXME - map for-each are also defined here
;;; SRFI-1 list-processing library -*- Scheme -*-
;;; Reference implementation
;;;
;;; Copyright (c) 1998,
www.eeworm.com/read/420803/2060754
c layer3.c
/*
* Mpeg Layer-3 audio decoder
* --------------------------
* copyright (c) 1995-1999 by Michael Hipp.
* All rights reserved. See also 'README'
*
* Optimize-TODO: put short bands into the
www.eeworm.com/read/419387/2079094
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = exception namespace optimize run
all:
@echo "Nothing to be done for all..."
info:
install-info:
dvi:
install:
uninstall: force
installcheck:
check:
www.eeworm.com/read/418017/2094363
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = exception namespace optimize run
all:
@echo "Nothing to be done for all..."
info:
install-info:
dvi:
install:
uninstall: force
installcheck:
check:
www.eeworm.com/read/410728/2205115
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = exception namespace optimize run
all:
@echo "Nothing to be done for all..."
info:
install-info:
dvi:
install:
uninstall: force
installcheck:
check: