代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/216499/4892353
1 if.1
.th IF I 5/2/74
.sh NAME
if \*- conditional command
.sh SYNOPSIS
.bd if
expr command [ arg ... ]
.sh DESCRIPTION
.it If
evaluates the expression
.it expr,
and if its value is
true,
executes the given
www.eeworm.com/read/215485/4904468
m reduce_pot.m
function [reduced_pot,successful] = reduce_pot(pot,tailnodes)
% Executes the reduce operation defined in
% Stable Local Computation with Conditional Gaussian Distributions
% Steffen L. Lauritzen
% Fra
www.eeworm.com/read/197905/5091914
m reduce_pot.m
function [reduced_pot,successful] = reduce_pot(pot,tailnodes)
% Executes the reduce operation defined in
% Stable Local Computation with Conditional Gaussian Distributions
% Steffen L. Lauritzen
% Fra
www.eeworm.com/read/195341/5111765
1 if.1
.th IF I 5/2/74
.sh NAME
if \*- conditional command
.sh SYNOPSIS
.bd if
expr command [ arg ... ]
.sh DESCRIPTION
.it If
evaluates the expression
.it expr,
and if its value is
true,
executes the given
www.eeworm.com/read/190666/5178040
c 20020418-1.c
/* ifcvt accidently deletes a referenced label while generating
conditional traps on machines having such patterns */
struct foo { int a; };
void gcc_crash(struct foo *p)
{
if (__builtin_expect(
www.eeworm.com/read/190666/5179324
c 20011130-2.c
/* This testcase caused infinite loop in life info computation
after if conversion on IA-64. Conditional register dead for
pseudo holding sign-extended k was improperly computed,
resulting i
www.eeworm.com/read/190666/5179904
c mi1.c
/* Test "ignore redundant include" facility.
We must test with C and C++ comments, and null directives, outside
the guard conditional; also, we test guarding with #ifndef and #if
!defined.
www.eeworm.com/read/180437/5284232
h debug.h
/* @(#) debug.h 2.1 87/12/25 12:22:02 */
/*
The contents of this file are hereby released to the public domain.
-- Rahul Dhesi 1986/11/14
defines conditional func
www.eeworm.com/read/162614/5528642
c 20011130-2.c
/* This testcase caused infinite loop in life info computation
after if conversion on IA-64. Conditional register dead for
pseudo holding sign-extended k was improperly computed,
resulting i
www.eeworm.com/read/346158/3190500
m reduce_pot.m
function [reduced_pot,successful] = reduce_pot(pot,tailnodes)
% Executes the reduce operation defined in
% Stable Local Computation with Conditional Gaussian Distributions
% Steffen L. Lauritzen
% Fra