代码搜索:conditional

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

代码结果 2,177
www.eeworm.com/read/491835/6427671

inc macros.inc

;***************************************************************** ;* file: macros.inc ;* ;* Description: ;* Source file for application note AVR001 - Conditional Assembly ;* and Portability Macr
www.eeworm.com/read/125931/14454669

c debug.c

/************************************************************************* ** Debug.cc ** ** Jim Arnold, 21 April, 1999 ** ** This module allows conditional debug flags to be defined in C ** pr
www.eeworm.com/read/113214/6132914

m4 gnome-cxx-check.m4

dnl GNOME_CHECK_CXX(not_found_string) AC_DEFUN(GNOME_CHECK_CXX, [ # see if a C++ compiler exists and works AC_REQUIRE([AC_PROG_CXX])dnl if test "x$ac_cv_prog_cxx_works" = xno; then AC_MSG_WA
www.eeworm.com/read/113214/6132975

m4 gnome-cxx-check.m4

dnl GNOME_CHECK_CXX(not_found_string) AC_DEFUN(GNOME_CHECK_CXX, [ # see if a C++ compiler exists and works AC_REQUIRE([AC_PROG_CXX])dnl if test "x$ac_cv_prog_cxx_works" = xno; then AC_MSG_WA
www.eeworm.com/read/247171/4487019

vb conditionalcompilationd.vb

Imports System Module ConditionalCompilation Function Main() As Integer 'Testing line continuation within conditional compilation statement Dim value As Integer #If _
www.eeworm.com/read/374411/9407042

m condition.m

function p = condition(dens,ind,A) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % condition(P,i,A) -- find the conditional distr. P( x(~i) | x(i) = A(i)) %
www.eeworm.com/read/198970/7899817

m condition.m

function p = condition(dens,ind,A) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % condition(P,i,A) -- find the conditional distr. P( x(~i) | x(i) = A(i)) %
www.eeworm.com/read/480200/6668039

m condition.m

function p = condition(dens,ind,A) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % condition(P,i,A) -- find the conditional distr. P( x(~i) | x(i) = A(i)) %
www.eeworm.com/read/247171/4486759

vb conditionalconstantsa.vb

Imports System Module ConditionalConstant Function Main() As Integer Dim value As Integer 'Testing the scope of the conditional constant #Const a = True #If a Then #Const a=Fa
www.eeworm.com/read/213039/4932913

mpt makeexe.mpt

// -*- MPC -*- // makeexe.mpt,v 1.3 2003/12/30 15:18:22 dhinton Exp conditional_include "makedll"