代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/240162/4590228
h format.h
/* Format checking tests: common header. */
/* Origin: Joseph Myers */
#include
#include
#ifndef _WINT_T
#ifndef __WINT_TYPE__
#define __WINT_TYPE__ unsigned
www.eeworm.com/read/233448/4686207
h format.h
/* Format checking tests: common header. */
/* Origin: Joseph Myers */
#include
#include
#ifndef _WINT_T
#ifndef __WINT_TYPE__
#define __WINT_TYPE__ unsigned
www.eeworm.com/read/222917/4815140
m4 config.m4
dnl
dnl $Id: config.m4,v 1.11.4.1 2003/10/03 05:25:45 sniper Exp $
dnl
RESULT=no
AC_MSG_CHECKING(for Caudium support)
AC_ARG_WITH(caudium,
[ --with-caudium[=DIR] Build PHP as a Pike module for
www.eeworm.com/read/222917/4815173
m4 config.m4
dnl
dnl $Id: config.m4,v 1.15 2002/03/07 14:19:47 sas Exp $
dnl
AC_MSG_CHECKING(for AOLserver support)
AC_ARG_WITH(aolserver,
[ --with-aolserver=DIR Specify path to the installed AOLserver],[
P
www.eeworm.com/read/216802/4885865
rc version.rc
/* $Id: version.rc 21284 2006-03-10 16:55:37Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Version checking and file installation library\0"
#define REACTOS_ST
www.eeworm.com/read/209211/4984530
c mail.c
/*
* Mailbox checking code by Robert J. Gibson, adapted for PD ksh by
* John R. MacMillan
*/
#include "config.h"
#ifdef KSH
#include "sh.h"
#include "ksh_stat.h"
#include "ksh_time.h"
#define MB
www.eeworm.com/read/209211/4986681
c uid.c
#include
#include
#include
#include
#include
#include
/*
* simplistic permission checking. assume that
* each user is the leader of her own grou
www.eeworm.com/read/207991/4999632
mal tst231.mal
# a test checking BAT reference counting under various situations
b:= bat.new(:int,:str);
i:= bbp.getRefCount(b);
io.printf("refcount =%d\n",i);
j:= bbp.getLRefCount(b);
io.printf("lrefcount =%d\
www.eeworm.com/read/207991/4999653
mal tst230.mal
# a test checking BAT reference counting under various situations
b:= bat.new(:int,:str);
i:= bbp.getRefCount(b);
io.printf("refcount =%d\n",i);
j:= bbp.getLRefCount(b);
io.printf("lrefcount =%d\
www.eeworm.com/read/205824/5021313
rc version.rc
/* $Id: version.rc 21284 2006-03-10 16:55:37Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Version checking and file installation library\0"
#define REACTOS_ST