代码搜索:conditional

找到约 2,177 项符合「conditional」的源代码

代码结果 2,177
www.eeworm.com/read/366702/2865116

c sse5-pcmov2.c

/* Test that the compiler properly optimizes conditional floating point moves into the pcmov instruction on SSE5 systems. */ /* { dg-do compile } */ /* { dg-require-effective-target lp64 } */ /*
www.eeworm.com/read/366702/2865294

c sse5-pcmov.c

/* Test that the compiler properly optimizes conditional floating point moves into the pcmov instruction on SSE5 systems. */ /* { dg-do compile } */ /* { dg-require-effective-target lp64 } */ /*
www.eeworm.com/read/358128/3001187

pm signature.pm

package CPANPLUS::Module::Signature; use strict; use Cwd; use CPANPLUS::Error; use Params::Check qw[check]; use Module::Load::Conditional qw[can_load]; ### detached sig, not actua
www.eeworm.com/read/160391/5571794

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/413417/11156927

ldf ezkit_bf533_basic.ldf

/* ** LDF for ADSP-BF533. */ /* USE_FILEIO ** conditional flag; enables the File I/O Support, which is necessary ** for printf() to produce any output. */ //#define USE_FILEIO #include
www.eeworm.com/read/105057/15678729

h libgettext.h

/* Convenience header for conditional use of GNU . Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/103328/15737073

h libgettext.h

/* Convenience header for conditional use of GNU . Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/121211/14767063

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by windent.rc // #define IDD_WINDENT_DIALOG 102 #define IDR_MAINFRAME 128 #define IDD
www.eeworm.com/read/187786/8600611

cpp colorpic.cpp

#pragma warning (disable : 4127) // conditional expression is constant #include "stdafx.h" #include "ColorPickerCB.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_
www.eeworm.com/read/187786/8600726

cpp colorpickercb.cpp

#pragma warning (disable : 4127) // conditional expression is constant #include "stdafx.h" #include "ColorPickerCB.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_