代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/136989/5828150
mpt em3vcpdll.mpt
// -*- MPC -*-
// em3vcpdll.mpt,v 1.19 2003/12/30 15:18:22 dhinton Exp
conditional_include "idl_compiler_win32"
conditional_include "common"
configurations = Release Debug
platform_lon
www.eeworm.com/read/136989/5828153
mpt vc7lib.mpt
// -*- MPC -*-
// vc7lib.mpt,v 1.2 2003/12/30 15:18:22 dhinton Exp
conditional_include "idl_compiler_win32"
conditional_include "common"
configurations = "Static Release" "Static Debug"
c
www.eeworm.com/read/487897/6501711
cmake v3d_macros.cmake
# -*- CMake -*-
macro (enable_feature feature)
set (${feature} 1)
add_definitions(-D${feature})
endmacro (enable_feature)
macro (enable_conditional_feature feature dep_feature)
if (${dep_featu
www.eeworm.com/read/253222/12238756
ac configure.ac
## Process this file with autoconf to create configure. -*- autoconf -*-
# Copyright 2001-2005, 2007 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or m
www.eeworm.com/read/130491/14189814
in configure.in
AC_INIT(dbacl.c)
AC_CANONICAL_SYSTEM
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(dbacl,1.3.1)
case $host in
*-*-linux*) AC_DEFINE([OS_LINUX],[],[this is a Linux system])
;;
*-sun-*) AC_DEFINE([OS_
www.eeworm.com/read/162614/5530430
c 20030814-3.c
/* { dg-do compile } */
/* { dg-options "-O1 -fdump-tree-dom3" } */
extern void abort (void);
void
foo (int value)
{
switch (value)
{
case 40:
case 42:
if (value != 42)
ab
www.eeworm.com/read/173137/9671611
dot cpp.dot
/* produced by mprof 1.1 from cpp.out */
digraph "allocation call graph"
{
"START" -> "_start" [label = "114042"];
"_start" -> "main" [label = "114042"];
"main" -> "xmalloc" [label = "303
www.eeworm.com/read/104929/15681035
ref chap8.ref
|all-probs {1}
|pr1-def {2}
|pr2-def {3}
|prob-def {4}
|indep-def {5}
|mean1 {6}
|median1 {7}
|mean2 {9}
|var1 {13}
|var2 {15}
|cheb1 {17}
|cheb2 {18}
|hat-e {19}
|hat-v {20}
|e-fixedpts {23}
|mu2-fix
www.eeworm.com/read/338205/12319781
dat saniov.dat
+---------------------------------------------------------+
Conditional Correlated Distributions |
by Simulated Annealing Program |
Simulation
www.eeworm.com/read/19245/828215
asm willfit.asm
****************************************************
* Example for using conditional with user messages *
****************************************************
#ifdef ?
#message ***************