代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/162614/5527311
c 20031215-1.c
/* PR middle-end/13400 */
/* The following test used to fail at run-time with a write to read-only
memory, caused by if-conversion converting a conditional write into an
unconditional write. */
www.eeworm.com/read/347503/3169951
s err-1.s
! { dg-do assemble }
! Check that errors are emitted, with no crashes, when an external symbol
! is referenced in a conditional or unconditional branch.
start:
nop
bt externsym1 ! { dg-error "undef
www.eeworm.com/read/346158/3189771
m gaussian_cpd.m
function CPD = gaussian_CPD(varargin)
% GAUSSIAN_CPD Make a conditional linear Gaussian distrib.
%
% To define this CPD precisely, call the continuous (cts) parents (if any) X,
% the discrete parents
www.eeworm.com/read/346158/3190440
m scgcpot.m
function pot = scgcpot(cheadsize, ctailsize, p, A, B, C)
% SCGCPOT Make a base object of stable conditional gaussian potential.
% pot = scgcpot(cheadsize, ctailsize, p, A, B, C)
%
% cheadsize is t
www.eeworm.com/read/340665/3266545
s err-1.s
! { dg-do assemble }
! Check that errors are emitted, with no crashes, when an external symbol
! is referenced in a conditional or unconditional branch.
start:
nop
bt externsym1 ! { dg-error "undef
www.eeworm.com/read/340665/3279057
c 20031215-1.c
/* PR middle-end/13400 */
/* The following test used to fail at run-time with a write to read-only
memory, caused by if-conversion converting a conditional write into an
unconditional write. */
www.eeworm.com/read/340665/3280240
c 20020312-1.c
/* This testcase ICEd on alpha because of an unrecognized insn formed
by conditional move optimization using an incorrect mode. */
/* { dg-do compile } */
/* { dg-options "-O -ffast-math" } */
ch
www.eeworm.com/read/292984/3936012
m gaussian_cpd.m
function CPD = gaussian_CPD(varargin)
% GAUSSIAN_CPD Make a conditional linear Gaussian distrib.
%
% To define this CPD precisely, call the continuous (cts) parents (if any) X,
% the discrete parents
www.eeworm.com/read/292984/3936683
m scgcpot.m
function pot = scgcpot(cheadsize, ctailsize, p, A, B, C)
% SCGCPOT Make a base object of stable conditional gaussian potential.
% pot = scgcpot(cheadsize, ctailsize, p, A, B, C)
%
% cheadsize is t
www.eeworm.com/read/292964/3937160
m gaussian_cpd.m
function CPD = gaussian_CPD(varargin)
% GAUSSIAN_CPD Make a conditional linear Gaussian distrib.
%
% To define this CPD precisely, call the continuous (cts) parents (if any) X,
% the discrete parents