代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/228299/4765541
java allocationpermission.java
/*
* AllocationPermission.java
*
* Created on October 7, 2003, 10:14 AM
*/
package gov.nist.security.permissions;
import java.util.*;
/**
* Permission checking if the amount of allocated memor
www.eeworm.com/read/228299/4765542
java sipsocketpermission.java
/*
* SocketPermission.java
*
* Created on August 1, 2003, 10:13 AM
*/
package gov.nist.security.permissions;
/**
* Permission specific to the sip protocol
* checking the same thing than the ja
www.eeworm.com/read/217239/4874661
inc prodef.inc
{$undef DEBUGGING} (* define to enable test code *)
{$I+} {I/O checking}
{$N-} {Numeric coprocessor}
{$V-} {Relaxes string typing}
{$B-} {Boolean complete evaluation}
www.eeworm.com/read/217239/4874913
inc prodef.inc
{$undef DEBUGGING} (* define to enable test code *)
{$I+} {I/O checking}
{$N-} {Numeric coprocessor}
{$V-} {Relaxes string typing}
{$B-} {Boolean complete evaluation}
www.eeworm.com/read/209559/4959049
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/209211/4983905
rc psencoding.rc
#!/bin/rc
# Trivial script for checking and setting the default PostScript font
# encoding. Changing the default assumes you can write in $POSTLIB.
# Available font encodings are files in $POSTLIB tha
www.eeworm.com/read/209211/4984580
c xmalloc.c
/* xmalloc.c -- malloc with out of memory checking
Copyright (C) 1990, 1991, 1993 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/204040/5035319
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/204040/5035321
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/192449/5155489
h range.h
/*
* Range checking
* Copyright (c) 2003, David H. Hovemeyer
* $Revision: 1.7 $
*
* This is free software. You are permitted to use,
* redistribute, and modify it as specif