代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/190666/5175664
c overload36.c
// Test for subsequence checking in overload resolution.
class foo {
public:
void operator
www.eeworm.com/read/190666/5180472
java interfacedispatch.java
/* Test interface dispatch, type checking (instanceof), and casting. */
interface IA
{
String a();
}
interface IB extends IA
{
String b();
}
interface IC extends IB
{
void c();
int d();
I
www.eeworm.com/read/186948/5228835
jsp index.jsp
Tiles Simple Tests
These tests allow quick checking of
Tiles behaviors and Tiles instalation.
It is possible to run each test sepa
www.eeworm.com/read/173141/5379976
out datasourcepermissions_net.out
EXPECTED SHUTDOWN DB2 SQL error: SQLCODE: -1, SQLSTATE: 08006, SQLERRMC: Database 'wombat' shutdown.
Checking authentication with DriverManager
EXPECTED CONNFAIL null userid not supported
EXPECTED CON
www.eeworm.com/read/165801/5478440
jsp index.jsp
Tiles Simple Tests
These tests allow quick checking of
Tiles behaviors and Tiles instalation.
It is possible to run each test sepa
www.eeworm.com/read/162614/5519107
c friend13.c
// { dg-do compile }
// Perform access checking to parameter and return type of
// function template correctly when only specialization is friend.
template
typename T::Inner
foo () {
re
www.eeworm.com/read/340665/3273326
c friend13.c
// { dg-do compile }
// Perform access checking to parameter and return type of
// function template correctly when only specialization is friend.
template
typename T::Inner
foo () {
re
www.eeworm.com/read/340665/3276318
c overload36.c
// Test for subsequence checking in overload resolution.
class foo {
public:
void operator
www.eeworm.com/read/340665/3281613
java interfacedispatch.java
/* Test interface dispatch, type checking (instanceof), and casting. */
interface IA
{
String a();
}
interface IB extends IA
{
String b();
}
interface IC extends IB
{
void c();
int d();
I
www.eeworm.com/read/338072/3323330
c valid.c
/*
* valid.c : part of the code use to do the DTD handling and the validity
* checking
*
* See Copyright for the status of this software.
*
* Daniel.Veillard@w3.org
*/
#ifdef WIN32
#