代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/207991/5000190
mal remote05.mal
# Checking correctness of mserver library
# we expect an exception from this query
cat:= inspect.getEnvironment();
fs := algebra.find(cat,"mapi_port");
port := calc.int(fs);
mid:= mserver.reconnect("
www.eeworm.com/read/207991/5000322
mal remote06.mal
# Checking correctness of mserver library
# we expect an exception from this query
cat:= inspect.getEnvironment();
fs := algebra.find(cat,"mapi_port");
port := calc.int(fs);
mid:= mserver.reconnect("
www.eeworm.com/read/195013/5121601
h uaccess.h
#ifndef __ALPHA_UACCESS_H
#define __ALPHA_UACCESS_H
#include
#include
/*
* The fs value determines whether argument validity checking should be
* performed or not.
www.eeworm.com/read/190666/5173766
c builtin.c
// Bug: Checking whether A depends on template parms, we crash because
// __builtin_va_list lacks TYPE_LANG_SPECIFIC.
// Build don't link:
void f (__builtin_va_list arg)
{
enum { a } A;
}
www.eeworm.com/read/190666/5179404
c vla-init-1.c
/* Test for tree-checking error when initializing a variable-length array
(not allowed): constructor_max_index needs to be an INTEGER_CST. */
/* Origin: Joseph Myers . */
/* { dg
www.eeworm.com/read/180137/5291283
in configure.in
# Source of configuration for Ruby interface of QDBM
# Targets
AC_INIT(qdbm-ruby, 1.0.0)
# Duplication of QDBM for Ruby
AC_CHECK_LIB(qdbm, main, true,
printf 'checking whether /usr/local/lib/lib
www.eeworm.com/read/179911/5299267
h uaccess.h
#ifndef __ALPHA_UACCESS_H
#define __ALPHA_UACCESS_H
#include
#include
/*
* The fs value determines whether argument validity checking should be
* performed or not.
www.eeworm.com/read/173141/5379198
sql xasimplenegative.sql
--
-- some negative test for error checking
--
xa_datasource 'wombat';
xa_connect user 'negativeTest' password 'xxx';
-- start new transaction
xa_start xa_noflags 0;
-- ERROR: cannot start without
www.eeworm.com/read/173141/5379945
out testsecmec.out
Checking security mechanism authentication with DriverManager
T4: jdbc:derby:net://localhost:20000/wombat;create=true:user=neelima;password=lee;securityMechanism=3;
T1: jdbc:derby:net://localhost:20
www.eeworm.com/read/173141/5379982
out testsecmec.out
Checking security mechanism authentication with DriverManager
T4: jdbc:derby:net://localhost:20000/wombat;create=true:user=neelima;password=lee;securityMechanism=3;
T1: jdbc:derby:net://localhost:2000