代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/366702/2865700
c scope1.c
// Test that we've scoped the destructor properly for variables declared
// in a conditional.
// { dg-do run }
extern "C" void abort ();
class C
{
bool live;
public:
C();
C(const C &);
~C (
www.eeworm.com/read/366702/2878132
c strlen-2.c
/* Copyright (C) 2003 Free Software Foundation.
Test strlen optimizations on conditional expressions.
Written by Jakub Jelinek, June 23, 2003. */
typedef __SIZE_TYPE__ size_t;
extern
www.eeworm.com/read/366702/2880031
c 20011219-2.c
/* This testcase failed on Alpha at -O2 when simplifying conditional
expressions. */
struct S {
unsigned long a;
double b, c;
};
extern double bar (double, double);
int
foo (unsigned long x
www.eeworm.com/read/366702/2883972
c unc4.c
/* { dg-do preprocess } */
/* { dg-options "-fno-show-column" } */
/* Tests for un-terminated conditional diagnostics.
Copyright (c) 1999 Free Software Foundation.
Contributed by Zack Weinberg,
www.eeworm.com/read/366702/2884411
c cond-lvalue-1.c
/* Test for deprecation of conditional expressions as lvalues. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "" } */
int x, y, z;
void
foo (void)
{
www.eeworm.com/read/358128/3001182
pm dist.pm
package CPANPLUS::Dist;
use strict;
use CPANPLUS::Error;
use CPANPLUS::Internals::Constants;
use Params::Check qw[check];
use Module::Load::Conditional qw[can_load check_install];
www.eeworm.com/read/160391/5571354
m gaussian_cpd.m
function CPD = gaussian_CPD(bnet, self, varargin)
% GAUSSIAN_CPD Make a conditional linear Gaussian distrib.
%
% CPD = gaussian_CPD(bnet, node, ...) will create a CPD with random parameters,
% whe
www.eeworm.com/read/412155/11213577
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 mod
www.eeworm.com/read/411028/11260788
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 mod
www.eeworm.com/read/109811/15547849
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 mod