代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/304657/3793471
java ifstate.java
// Copyright (c) 1997 Per M.A. Bothner.
// This is free software; for terms and warranty disclaimer see ./COPYING.
package gnu.bytecodecvssnap;
/** The state of a conditional expression or stateme
www.eeworm.com/read/298155/3873610
dat errorass9.dat
错误信息: Not in conditional block
中文注释: 在没有提了供条件汇编指令的情况下,指定了ENDIF或ELSE
www.eeworm.com/read/447738/1696982
l iwmmxt-bad.l
[^:]*: Assembler messages:
[^:]*:1: Error: conditional execution not supported with control register
[^:]*:2: Error: non-word size not supported with control register
[^:]*:3: Error: non-word size not
www.eeworm.com/read/438778/1822493
h crf1m.h
/*
* Linear-chain Conditional Random Fields (CRF).
*
* Copyright (c) 2007-2009, Naoaki Okazaki
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/438778/1822494
c crf1m.c
/*
* Linear-chain Conditional Random Fields (CRF).
*
* Copyright (c) 2007-2009, Naoaki Okazaki
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/400768/2346537
sources
TARGETNAME=Filedisk
TARGETPATH=obj
TARGETTYPE=DRIVER
INCLUDES=..\inc
#
# The WinXP DDK has introduced the DDK_TARGET_OS environemnt variable
# for conditional compilation. The test here is d
www.eeworm.com/read/400768/2346554
sources
TARGETNAME=Filedisk
TARGETPATH=obj
TARGETTYPE=DRIVER
INCLUDES=..\inc
#
# The WinXP DDK has introduced the DDK_TARGET_OS environemnt variable
# for conditional compilation. The test here is d
www.eeworm.com/read/366702/2882633
c tree-loop-1.c
/* PR tree-optimization/20640 */
/* After unrolling the loop, we'd turn some conditional branches into
unconditional ones, but branch redirection would fail to compute
the PHI args for the PHI
www.eeworm.com/read/366702/2883156
c pr20657.c
/* PR tree-optimization/20657
VRP did not pick up a conditional equivalence from the first "if"
statement, which was needed to eliminate the second "if" statement. */
/* { dg-do compile } */
/
www.eeworm.com/read/160391/5571797
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
%