代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/360437/2961282
ac ac_check_class.ac
dnl @synopsis AC_CHECK_CLASS
dnl
dnl AC_CHECK_CLASS tests the existence of a given Java class, either in
dnl a jar or in a '.class' file.
dnl
dnl *Warning*: its success or failure can depend on a prop
www.eeworm.com/read/360437/2961287
ac ac_check_classpath.ac
dnl @synopsis AC_CHECK_CLASSPATH
dnl
dnl AC_CHECK_CLASSPATH just displays the CLASSPATH, for the edification
dnl of the user.
dnl
dnl Note: This is part of the set of autoconf M4 macros for Java progr
www.eeworm.com/read/360437/2961290
ac ac_check_junit.ac
dnl @synopsis AC_CHECK_JUNIT
dnl
dnl AC_CHECK_JUNIT tests the availability of the Junit testing
dnl framework, and set some variables for conditional compilation
dnl of the test suite by automake.
dnl
www.eeworm.com/read/358714/2984114
pod rsa_check_key.pod
=pod
=head1 NAME
RSA_check_key - validate private RSA keys
=head1 SYNOPSIS
#include
int RSA_check_key(RSA *rsa);
=head1 DESCRIPTION
This function validates RSA keys. It checks
www.eeworm.com/read/358128/3004151
inc check_var_limit.inc
#
# Check that second part of $LIMIT is between $MIN_LIMIT and $MAX_LIMIT
# This is useful to check that a variable from SHOW_VARIABLES is within
# certain limits. Check query_cache_merge.test for an
www.eeworm.com/read/358128/3004189
inc im_check_env.inc
# This file is intended to be used in each IM-test. It contains stamements,
# that ensure that starting conditions (environment) for the IM-test are as
# expected.
# Check the running instances.
--c
www.eeworm.com/read/358128/3004798
opt show_check-master.opt
--log-slow-queries --log-long-format --log-queries-not-using-indexes --myisam-recover=""
www.eeworm.com/read/358128/3004981
sh kill_n_check.sh
#!/bin/sh
###########################################################################
# NOTE: this script returns 0 (success) even in case of failure (except for
# usage-error). This is because this