代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/286090/8789365

h xalloc.h

/* xalloc.h -- malloc with out-of-memory checking Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2003 Free Software Foundation, Inc. This program is free so
www.eeworm.com/read/429300/8812755

pas swaptestu.pas

unit swaptestu; // Win95 API memory allocation swapfile test & example // written by Phil Dorcas 4/4/97 - 4/7/97 // "Run test" button allocates memory with error checking on each press // "Re
www.eeworm.com/read/187102/8856355

m4 sanity.m4

# # Check to make sure that the build environment is sane. # AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Just in case sleep 1 echo timestamp > conftestfile # D
www.eeworm.com/read/427616/8929964

pas swaptestu.pas

unit swaptestu; // Win95 API memory allocation swapfile test & example // written by Phil Dorcas 4/4/97 - 4/7/97 // "Run test" button allocates memory with error checking on each press // "Re
www.eeworm.com/read/381752/9073899

cpp chapter4-2.cpp

//文件名:CHAPTER4-2.cpp #include #include #include #include using namespace std; void main (int argc, char *argv[]) { int n = 3; // argument checking
www.eeworm.com/read/379751/9178604

readme

This directory includes some useful codes: 1. subset selection tools. 2. parameter selection tools. 3. LIBSVM format checking tools Part I: Subset selection tools Introduction ============ Trainin
www.eeworm.com/read/377523/9272514

java checkcloneable.java

//: appendixa:CheckCloneable.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // Checking to see if a reference can be cloned.
www.eeworm.com/read/177819/9431475

m4 sanity.m4

# # Check to make sure that the build environment is sane. # # serial 3 # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Just i
www.eeworm.com/read/371849/9533307

readme

This directory includes some useful codes: 1. subset selection tools. 2. parameter selection tools. 3. LIBSVM format checking tools Part I: Subset selection tools Introduction ============ Trainin
www.eeworm.com/read/166778/9998565

h xalloc.h

/* xalloc.h -- malloc with out-of-memory checking Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2003, 2004 Free Software Foundation, Inc. This program is f