代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/161121/5555984
c jazzdma.c
/*
* Mips Jazz DMA controller support
* Copyright (C) 1995, 1996 by Andreas Busse
*
* NOTE: Some of the argument checking could be removed when
* things have settled down. Also, instead of return
www.eeworm.com/read/152843/5656913
c jazzdma.c
/*
* Mips Jazz DMA controller support
* Copyright (C) 1995, 1996 by Andreas Busse
*
* NOTE: Some of the argument checking could be removed when
* things have settled down. Also, instead of return
www.eeworm.com/read/293183/8310746
m set.m
%SET Set mapping parameters
%
% W = set(W,name,value)
%
% Sets the parameter of the given name (as string) of the mapping W to value.
% No error checking is done. If this is desired, use the mapping c
www.eeworm.com/read/135605/13916980
c tprt.c
/*
Test program for checking CTask printer buffering.
The program will send the file given as parameter to the printer.
*/
#include
#include
#include
www.eeworm.com/read/134555/13982779
cpp sinstance.cpp
/*
Module : SINSTANCE.CPP
Purpose: Defines the implementation for an MFC wrapper classe
to do instance checking
Created: PJN / 29-07-1998
History: None
Copyright (c) 1998 by PJ Naught
www.eeworm.com/read/134554/13983757
cpp sinstance.cpp
/*
Module : SINSTANCE.CPP
Purpose: Defines the implementation for an MFC wrapper classe
to do instance checking
Created: PJN / 29-07-1998
History: None
Copyright (c) 1998 by PJ Naught
www.eeworm.com/read/235248/14079997
vector
// A simplified version of the std::vector class
// UnderC Development Project, 2001-2003
// *add 1.2.5 Optional range checking (controlled by -R)
// *fix 1.2.5 now uses delete[]; defines NULL if n
www.eeworm.com/read/235247/14080346
vector
// A simplified version of the std::vector class
// UnderC Development Project, 2001-2003
// *add 1.2.5 Optional range checking (controlled by -R)
// *fix 1.2.5 now uses delete[]; defines NULL if n
www.eeworm.com/read/235245/14080464
vector
// A simplified version of the std::vector class
// UnderC Development Project, 2001-2003
// *add 1.2.5 Optional range checking (controlled by -R)
// *fix 1.2.5 now uses delete[]; defines NULL if n