代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/104056/15711395
m4 assert.m4
#serial 3
dnl based on code from Eleftherios Gkioulekas
AC_DEFUN([jm_ASSERT],
[
AC_MSG_CHECKING(whether to enable assertions)
AC_ARG_ENABLE(assert,
[ --disable-assert turn off assertions
www.eeworm.com/read/126074/6018732
clp tceplace.clp
;;;************************************************************
;;; TEST CE PLACEMENT CHECKING
;;;
;;; This file tests to see if the expressions generated for
;;; test CEs are placed at the appropria
www.eeworm.com/read/126074/6018757
clp incrrset.clp
;;;*******************************************************************
;;; INCREMENTAL RESET ERROR CHECKING
;;;
;;; This file tests the incremental reset capability. It
;;; specifically tests the fol
www.eeworm.com/read/126074/6018798
clp globltst.clp
;;;************************************************************
;;; DEFGLOBAL EXECUTION CHECKING
;;;
;;; This file tests the usage of global variables. It checks
;;; their usage in the following const
www.eeworm.com/read/124399/6049983
clp tceplace.clp
;;;************************************************************
;;; TEST CE PLACEMENT CHECKING
;;;
;;; This file tests to see if the expressions generated for
;;; test CEs are placed at the appropria
www.eeworm.com/read/124399/6050008
clp incrrset.clp
;;;*******************************************************************
;;; INCREMENTAL RESET ERROR CHECKING
;;;
;;; This file tests the incremental reset capability. It
;;; specifically tests the fol
www.eeworm.com/read/124399/6050049
clp globltst.clp
;;;************************************************************
;;; DEFGLOBAL EXECUTION CHECKING
;;;
;;; This file tests the usage of global variables. It checks
;;; their usage in the following const
www.eeworm.com/read/4791/40300
lst hispeed.lst
ELECTRODYNAMIC CHECKING REPORT -- MCUPRO.pcb -- Sun Jul 19 11:02:32 2009
www.eeworm.com/read/288095/4011508
cpp memory.cpp
/////////////////////////////////////////////////////////////////////////////
// Name: memory.cpp
// Purpose: Memory checking implementation
// Author: Arthur Seaton, Julian Smart
www.eeworm.com/read/260165/4335440
hpp truncation_test.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: stlsoft/conversion/truncation_test.hpp
*
* Purpose: Runtime checking for numeric conversions.
*