代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/470720/1444935
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/470693/1456881
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/470122/1475897
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/451220/1664338
cs defaultdirtycheckeventlistener.cs
using System;
using log4net;
namespace NHibernate.Event.Default
{
///
/// Defines the default dirty-check event listener used by hibernate for
/// checking the session for dirtin
www.eeworm.com/read/250243/4432052
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/248665/4465461
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/248665/4465713
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/242082/4556179
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/242082/4556181
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/240162/4579268
c access2.c
// Copyright (C) 2003 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij
// { dg-do compile }
// Deferred access checking of variable declaration.
class