代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/240162/4580081
c access11.c
// Copyright (C) 2003 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij
// { dg-do compile }
// Access checking during explicit instantiation.
class A
www.eeworm.com/read/240162/4580142
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/240162/4583151
c const4.c
// { dg-do assemble }
// PRMS Id: 8927
// Bug: complex inheritance interferes with const checking
class GrandParent {
public:
virtual void DoIt();
protected:
int A;
};
class Parent : virtual pu
www.eeworm.com/read/234134/4660986
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/234134/4660988
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/233448/4671550
c access2.c
// Copyright (C) 2003 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij
// { dg-do compile }
// Deferred access checking of variable declaration.
class
www.eeworm.com/read/233448/4672722
c access11.c
// Copyright (C) 2003 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij
// { dg-do compile }
// Access checking during explicit instantiation.
class A
www.eeworm.com/read/233448/4672815
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/233448/4675970
c const4.c
// { dg-do assemble }
// PRMS Id: 8927
// Bug: complex inheritance interferes with const checking
class GrandParent {
public:
virtual void DoIt();
protected:
int A;
};
class Parent : virtual pu
www.eeworm.com/read/228299/4765540
java sipstackpermission.java
/*
* SipStackPermission.java
*
* Created on June 10, 2003, 9:59 AM
*/
package gov.nist.security.permissions;
import java.security.*;
/**
* Permission specific to the sip protocol
* checking if