代码搜索:optimizations

找到约 908 项符合「optimizations」的源代码

代码结果 908
www.eeworm.com/read/225759/4792678

m jtree_dbn_fast_inf_engine.m

function engine = jtree_dbn_fast_inf_engine(bnet, onodes, compiled) % JTREE_DBN_FAST_INF_ENGINE Like jtree_dbn, but with optimizations % function engine = jtree_dbn_fast_inf_engine(bnet, onodes, compi
www.eeworm.com/read/209559/4970356

h semaphore-helper.h

/* $Id: semaphore-helper.h,v 1.3 2001/03/26 15:00:33 orjanf Exp $ * * SMP- and interrupt-safe semaphores helper functions. Generic versions, no * optimizations whatsoever... * */ #ifndef _ASM_S
www.eeworm.com/read/195013/5120764

h semaphore-helper.h

/* $Id: semaphore-helper.h,v 1.3 2001/03/26 15:00:33 orjanf Exp $ * * SMP- and interrupt-safe semaphores helper functions. Generic versions, no * optimizations whatsoever... * */ #ifndef _ASM_S
www.eeworm.com/read/316872/3599994

h semaphore-helper.h

/* $Id: semaphore-helper.h,v 1.3 2001/03/26 15:00:33 orjanf Exp $ * * SMP- and interrupt-safe semaphores helper functions. Generic versions, no * optimizations whatsoever... * */ #ifndef _ASM_S
www.eeworm.com/read/292705/3947191

h semaphore-helper.h

/* $Id: semaphore-helper.h,v 1.3 2001/03/26 15:00:33 orjanf Exp $ * * SMP- and interrupt-safe semaphores helper functions. Generic versions, no * optimizations whatsoever... * */ #ifndef _ASM_S
www.eeworm.com/read/439082/1817219

h semaphore-helper.h

/* $Id: semaphore-helper.h,v 1.3 2001/03/26 15:00:33 orjanf Exp $ * * SMP- and interrupt-safe semaphores helper functions. Generic versions, no * optimizations whatsoever... * */ #ifndef _ASM_S
www.eeworm.com/read/430518/1926197

h semaphore-helper.h

/* $Id: semaphore-helper.h,v 1.3 2001/03/26 15:00:33 orjanf Exp $ * * SMP- and interrupt-safe semaphores helper functions. Generic versions, no * optimizations whatsoever... * */ #ifndef _ASM_S
www.eeworm.com/read/398634/2373178

m4 check_cpu.m4

AC_DEFUN([MYSQL_CHECK_CPU], [AC_CACHE_CHECK([if compiler supports optimizations for current cpu], mysql_cv_cpu,[ ac_save_CFLAGS="$CFLAGS" if test -r /proc/cpuinfo ; then cpuinfo="cat /proc/cpuinfo"
www.eeworm.com/read/395229/2448649

h semaphore-helper.h

/* $Id: semaphore-helper.h,v 1.3 2001/03/26 15:00:33 orjanf Exp $ * * SMP- and interrupt-safe semaphores helper functions. Generic versions, no * optimizations whatsoever... * */ #ifndef _ASM_S
www.eeworm.com/read/366702/2882902

c recip-5.c

/* { dg-options "-O1 -funsafe-math-optimizations -ftrapping-math -fdump-tree-recip -fdump-tree-optimized" } */ /* { dg-do compile } */ /* { dg-warning "-fassociative-math disabled" "" { target *-*-* }