代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/273778/4192471

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
www.eeworm.com/read/447892/1693785

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/447892/1694037

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/443386/1740684

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/440906/1775012

c friend14.c

// { dg-do compile } // Origin: Wolfgang Bangerth // Perform access checking to parameter and return type of // function template correctly when the template is friend.
www.eeworm.com/read/439279/1806343

java exercise8_3.java

// Exercise8_3.java: Create two subclasses of Account, // Checking and Savings. Account is defined in Exercise 5.3 class Checkings extends Account { protected int overdraftLimit = 5000; publ
www.eeworm.com/read/437033/1836830

c xmalloc.c

/* xmalloc.c -- malloc with out of memory checking Copyright (C) 1990, 1991 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the t
www.eeworm.com/read/411241/2190385

js en.js

// UK lang variables tinyMCELang['lang_iespell_desc'] = 'Run spell checking'; tinyMCELang['lang_iespell_download'] = "ieSpell not detected. Click OK to go to download page."
www.eeworm.com/read/408246/2252984

lisp type-vops.lisp

;;;; type testing and checking VOPs for the x86 VM ;;;; This software is part of the SBCL system. See the README file for ;;;; more information. ;;;; ;;;; This software is derived from the CMU CL sys
www.eeworm.com/read/408246/2253086

lisp type-vops.lisp

;;;; type testing and checking VOPs for the x86-64 VM ;;;; This software is part of the SBCL system. See the README file for ;;;; more information. ;;;; ;;;; This software is derived from the CMU CL