代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/38039/1094655
mnu optadjust1.mnu
ADJUST#SET1
#
Reverse#Seq
Reverse hits in the NC seq tool path.
#
Reverse#Set
Reverse all NC seqs that belong to the optimize set.
#
www.eeworm.com/read/474814/1390486
h list.h
// $Header$
#ifndef list_h
#define list_h
// BaseList.h --
// Interface for class BaseList, current implementation is as an
// array of ent's. This implementation was chosen to optimize
// getting
www.eeworm.com/read/470720/1450305
c string-opt-16.c
/* Copyright (C) 2001 Free Software Foundation.
Ensure that builtin memcmp operations when all three arguments
are constant is optimized and performs correctly. Taken from
PR optimize/3508
www.eeworm.com/read/470693/1462251
c string-opt-16.c
/* Copyright (C) 2001 Free Software Foundation.
Ensure that builtin memcmp operations when all three arguments
are constant is optimized and performs correctly. Taken from
PR optimize/3508
www.eeworm.com/read/240722/4570439
in ksh2o.in
molecule:
O 0.172 0.000 0.000
H 0.745 0.000 0.754
H 0.745 0.000 -0.754
optimize: yes
checkpoint: no
method: KS (xc = XALPHA)
basis: 6-31G*
www.eeworm.com/read/240722/4570441
in uhfch2opt.in
multiplicity: 3
molecule:
C 0.000 0.000 -0.100
H 0.000 0.857 0.596
H 0.000 -0.857 0.596
optimize: yes
checkpoint: no
method: UHF
basis: 6-31G*
www.eeworm.com/read/240722/4570442
in rhfch2opt.in
multiplicity: 3
molecule:
C 0.000 0.000 -0.100
H 0.000 0.857 0.596
H 0.000 -0.857 0.596
optimize: yes
checkpoint: no
method: RHF
basis: 6-31G*
www.eeworm.com/read/240722/4570446
in hfch2opt.in
multiplicity: 3
molecule:
C 0.000 0.000 -0.100
H 0.000 0.857 0.596
H 0.000 -0.857 0.596
optimize: yes
checkpoint: no
method: HF
basis: 6-31G*
www.eeworm.com/read/240162/4588053
c string-6.c
/* Copyright (C) 2001 Free Software Foundation.
Ensure that builtin memcmp operations when all three arguments
are constant is optimized and performs correctly. Taken from
PR optimize/3508
www.eeworm.com/read/209350/4979494
java backwardbranchmarker.java
package proguard.optimize.info;
import proguard.classfile.util.SimplifiedVisitor;
import proguard.classfile.instruction.visitor.InstructionVisitor;
import proguard.classfile.instruction.*;
import pro