代码搜索:optimize

找到约 6,026 项符合「optimize」的源代码

代码结果 6,026
www.eeworm.com/read/392355/2501633

php optimize_ok.php

www.eeworm.com/read/366702/2869225

c optimize1.c

// { dg-do run } // { dg-options "-O2" } // // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 18 May 2001 // Bug 2781. We forgot to cop
www.eeworm.com/read/366702/2869441

c optimize2.c

// { dg-do run } // { dg-options "-O2" } // // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 26 May 2001 // Bug 2823. Inlineing the bo
www.eeworm.com/read/366702/2869469

c optimize4.c

// { dg-do assemble } // // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 24 Jul 2001 // Bug 3543. We forgot to resolve an OFFSET_REF
www.eeworm.com/read/366702/2869511

c optimize3.c

// { dg-do run } // { dg-options "-O2" } // // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 29 May 2001 // Bug 2936. We ICE'd on tree
www.eeworm.com/read/366702/2871894

c optimize2.c

// { dg-do run } // { dg-options "-w" } // Used to crash on the alpha with optimization. extern "C" void abort (void); struct Fix { unsigned short l; }; static inline void f (int len) { if (le
www.eeworm.com/read/358128/3004112

result rpl_optimize.result

stop slave; drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9; reset master; reset slave; drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9; start slave; create table t1 (a int not null auto_increment pri
www.eeworm.com/read/358128/3004847

test rpl_optimize.test

# Test for BUG#1858 "OPTIMIZE TABLE done by a client # thread stops the slave SQL thread". # You can replace OPTIMIZE by REPAIR. source include/master-slave.inc; create table t1 (a int not null auto
www.eeworm.com/read/172172/9722035

m bay_optimize.m

function [model,A,B,C,D] = bay_optimize(model,level, type, nb, bay) % Optimize the posterior probabilities of model (hyper-) parameters with respect to the different levels in Bayesian inference % %
www.eeworm.com/read/367440/9748398

m bay_optimize.m

function [model,A,B,C,D] = bay_optimize(model,level, type, nb, bay) % Optimize the posterior probabilities of model (hyper-) parameters with respect to the different levels in Bayesian inference % %