代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/346158/3190493
readme
% Stable conditional Gaussian inference
% Written by Rainer Deventer
@techreport{Lauritzen99,
author = "S. Lauritzen and F. Jensen",
title = "Stable Local Computation with Conditional {G}aussian
www.eeworm.com/read/340665/3278704
x builtin-constant.x
set torture_eval_before_execute {
global compiler_conditional_xfail_data
set compiler_conditional_xfail_data {
"This test fails on all targets when optimizing." \
{ "*-*-*" } \
www.eeworm.com/read/292984/3936736
readme
% Stable conditional Gaussian inference
% Written by Rainer Deventer
@techreport{Lauritzen99,
author = "S. Lauritzen and F. Jensen",
title = "Stable Local Computation with Conditional {G}aussian
www.eeworm.com/read/292964/3937884
readme
% Stable conditional Gaussian inference
% Written by Rainer Deventer
@techreport{Lauritzen99,
author = "S. Lauritzen and F. Jensen",
title = "Stable Local Computation with Conditional {G}aussian
www.eeworm.com/read/440906/1780337
x builtin-constant.x
set torture_eval_before_execute {
global compiler_conditional_xfail_data
set compiler_conditional_xfail_data {
"This test fails on all targets when optimizing." \
{ "*-*-*" } \
www.eeworm.com/read/434858/1868541
readme
% Stable conditional Gaussian inference
% Written by Rainer Deventer
@techreport{Lauritzen99,
author = "S. Lauritzen and F. Jensen",
title = "Stable Local Computation with Conditional {G}aussian
www.eeworm.com/read/393163/2488831
readme
% Stable conditional Gaussian inference
% Written by Rainer Deventer
@techreport{Lauritzen99,
author = "S. Lauritzen and F. Jensen",
title = "Stable Local Computation with Conditional {G}aussian
www.eeworm.com/read/388975/8560626
m4 acinclude.m4
AC_DEFUN([AC_PROG_CC_PIE], [
AC_CACHE_CHECK([whether ${CC-cc} accepts -fPIE], ac_cv_prog_cc_pie, [
echo 'void f(){}' > conftest.c
if test -z "`${CC-cc} -fPIE -pie -c conftest.c 2>&1`"; then
ac
www.eeworm.com/read/288820/8605497
m4 acinclude.m4
AC_DEFUN([AC_PROG_CC_PIE], [
AC_CACHE_CHECK([whether ${CC-cc} accepts -fPIE], ac_cv_prog_cc_pie, [
echo 'void f(){}' > conftest.c
if test -z "`${CC-cc} -fPIE -pie -c conftest.c 2>&1`"; then
ac
www.eeworm.com/read/371050/9570158
ac configure.ac
#XuYuan 2005-08-08
# Process this file with autoconf to produce a configure script.
AC_INIT([SEU-3D], 0.3.c.release-5v5, [xychn15@yahoo.com.cn])
AC_CONFIG_HEADER([config.h])
AC_