代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/321483/3534537
t 02_parse_version.t
BEGIN { chdir 't' if -d 't' }
use strict;
use lib qw[../lib];
use Test::More 'no_plan';
my $Class = 'Module::Load::Conditional';
my $Meth = '_parse_version';
my $Verbose = @ARGV ? 1 :
www.eeworm.com/read/292984/3936293
m cond_gauss_inf_engine.m
function engine = cond_gauss_inf_engine(bnet)
% COND_GAUSS_INF_ENGINE Conditional Gaussian inference engine
% engine = cond_gauss_inf_engine(bnet)
%
% Enumerates all the discrete roots, and runs jtree
www.eeworm.com/read/292964/3937441
m cond_gauss_inf_engine.m
function engine = cond_gauss_inf_engine(bnet)
% COND_GAUSS_INF_ENGINE Conditional Gaussian inference engine
% engine = cond_gauss_inf_engine(bnet)
%
% Enumerates all the discrete roots, and runs jtree
www.eeworm.com/read/440906/1777669
c 900324_02.c
// g++ 1.37.1 bug 900324_02
// The following erroreous code causes g++ to segfault.
// Cfront 2.0 passes this test.
// keywords: segfault, function pointer, conditional operator ?:
void function_0
www.eeworm.com/read/440906/1781621
c 20020103-1.c
/* This testcase failed on Alpha at -O2 when simplifying conditional
expressions. */
int foo (void);
struct A
{
int a, b, c, d;
};
void bar (struct A *x)
{
int e, f;
e = foo ();
e = e
www.eeworm.com/read/440906/1781984
c c99-condexpr-1.c
/* Test for types of conditional expressions. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
/* Notes:
(a) The
www.eeworm.com/read/434858/1868274
m cond_gauss_inf_engine.m
function engine = cond_gauss_inf_engine(bnet)
% COND_GAUSS_INF_ENGINE Conditional Gaussian inference engine
% engine = cond_gauss_inf_engine(bnet)
%
% Enumerates all the discrete roots, and runs jtree
www.eeworm.com/read/396844/2407219
m cond_gauss_inf_engine.m
function engine = cond_gauss_inf_engine(bnet)
% COND_GAUSS_INF_ENGINE Conditional Gaussian inference engine
% engine = cond_gauss_inf_engine(bnet)
%
% Enumerates all the discrete roots, and runs jtree
www.eeworm.com/read/393163/2488388
m cond_gauss_inf_engine.m
function engine = cond_gauss_inf_engine(bnet)
% COND_GAUSS_INF_ENGINE Conditional Gaussian inference engine
% engine = cond_gauss_inf_engine(bnet)
%
% Enumerates all the discrete roots, and runs jtree
www.eeworm.com/read/391269/2520823
h gettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000-2002, 2004-2006 Free Software Foundation, Inc.
This program is free software; you can redistribute it