代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/474814/1390689
java ifstate.java
// Copyright (c) 1997 Per M.A. Bothner.
// This is free software; for terms and warranty disclaimer see ./COPYING.
package gnu.bytecode;
import java.io.*;
/** The state of a conditional expression
www.eeworm.com/read/251838/4415506
m direct_combine_pots.m
function pot = direct_combine_pots(pot1, pot2)
% DIRECTED_COMBINE_POTS The combination operation corresponds to ordinary composition of conditional distributions.
% In some sense is similar to that
www.eeworm.com/read/249482/4451107
dat errortc115.dat
错误信息: Unexpected end of file in conditional started on line xxx
中文注释: 从 xxx 行开始的条件语句尚未结束,文件不能结束
www.eeworm.com/read/233448/4676342
mm const-str-12.mm
/* APPLE LOCAL file 4154928 */
/* Test if ObjC types play nice in conditional expressions. */
/* Author: Ziemowit Laski */
/* { dg-options "-fno-constant-cfstrings -fconstant-string-class=Foo" } */
www.eeworm.com/read/233448/4676594
m const-str-12.m
/* APPLE LOCAL file 4154928 */
/* Test if ObjC types play nice in conditional expressions. */
/* Author: Ziemowit Laski */
/* { dg-options "-fno-constant-cfstrings -fconstant-string-class=Foo" } */
www.eeworm.com/read/229812/4738944
c dtor08.c
#include "fail.h"
// Positive test verifying that conditional destruction works.
// #pragma on (dump_emit_ic)
// #pragma on (callgraph)
#if 0
#define dbg_printf printf
#else
void db
www.eeworm.com/read/216499/4892546
ct2
.NH
If; relational operators; compound statements
.PP
The basic conditional-testing statement in C
is the
.UL if
statement:
.E1
c = getchar( );
if( c \*= '?' )
printf("why did you type a question mar
www.eeworm.com/read/215485/4904465
m direct_combine_pots.m
function pot = direct_combine_pots(pot1, pot2)
% DIRECTED_COMBINE_POTS The combination operation corresponds to ordinary composition of conditional distributions.
% In some sense is similar to that
www.eeworm.com/read/213849/4911190
h gettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or
www.eeworm.com/read/197905/5091911
m direct_combine_pots.m
function pot = direct_combine_pots(pot1, pot2)
% DIRECTED_COMBINE_POTS The combination operation corresponds to ordinary composition of conditional distributions.
% In some sense is similar to that