代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/267735/4259764
h preinc.h
/*
* PREINC.H
*
* DGreen
*/
#ifdef DEBUG
// define MEMCHECK to enable memory checking code
#define MEMCHECK
#endif
#ifdef MEMCHECK
// define INSTRUMENT_MEMMAN here to enable memory m
www.eeworm.com/read/260597/4330652
h gadebug.h
/*
COW : Character Oriented Windows
gacheck.h : header info for checking global heap
*/
#include "handle.h"
/* * Additional Types */
typedef int (FAR PASCAL *FARPROC)(); /* Medium Mod
www.eeworm.com/read/260597/4330654
h ladebug.h
/*
COW : Character Oriented Windows
lacheck.h : header info for checking local heap
*/
#include "handle.h"
/* * Additional Types */
typedef int (FAR PASCAL *FARPROC)(); /* Medium Model
www.eeworm.com/read/254811/4380278
h gadebug.h
/*
COW : Character Oriented Windows
gacheck.h : header info for checking global heap
*/
#include "handle.h"
/* * Additional Types */
typedef int (FAR PASCAL *FARPROC)(); /* Medium Mod
www.eeworm.com/read/254811/4380280
h ladebug.h
/*
COW : Character Oriented Windows
lacheck.h : header info for checking local heap
*/
#include "handle.h"
/* * Additional Types */
typedef int (FAR PASCAL *FARPROC)(); /* Medium Model
www.eeworm.com/read/158865/5593038
c xstrdup.c
/* xstrdup.c -- copy a string with out of memory checking
Copyright (C) 1990, 1996 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it unde
www.eeworm.com/read/155666/5620187
java spelldictionarycacheddichodisk.java
/*
Jazzy - a Java library for Spell Checking
Copyright (C) 2001 Mindaugas Idzelis
Full text of license can be found in LICENSE.txt
This library is free software; you can redistribute it and/or
modify
www.eeworm.com/read/152843/5655918
c des_check_key.c
/*
* Cryptographic API.
*
* Function for checking keys for the DES and Tripple DES Encryption
* algorithms.
*
* Originally released as descore by Dana L. How .
* Modified
www.eeworm.com/read/171862/9731665
pas imgutil.pas
{$R-} // Turn off Range Checking because of ARRAY[0..0] construct below
unit ImgUtil;
// The new algorithms are 5 to 8 imes faster (dirty but fast) and they
// not need so many memory (if the
www.eeworm.com/read/270032/11050741
c raycphdron.c
/* Ray-Convex Polyhedron Intersection Test by Eric Haines, erich@eye.com
*
* This test checks the ray against each face of a polyhedron, checking whether
* the set of intersection points found for