代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/414527/2145548
m4 ax_check_glu.m4
dnl @synopsis AX_CHECK_GLU
dnl
dnl Check for GLU. If GLU is found, the required preprocessor and
dnl linker flags are included in the output variables "GLU_CFLAGS" and
dnl "GLU_LIBS", respectively. Th
www.eeworm.com/read/412251/2171591
m4 ac_check_odbc.m4
AC_DEFUN(AC_CHECK_ODBC,
[
AC_LANG_SAVE
AC_LANG_C
AC_ARG_WITH(odbc,
[ --with-odbc[=DIR] Use unixODBC, optionally installed in DIR],
[
if test "x$withval" != "xyes"
then
odbc_dir=$withval
else
www.eeworm.com/read/410467/2210124
java _lend_0check__jsp.java
/*
* JSP generated by Resin-3.1.0 (built Fri, 22 Dec 2006 07:00:35 PST)
*/
package _jsp._device;
import javax.servlet.*;
import javax.servlet.jsp.*;
import javax.servlet.http.*;
import java
www.eeworm.com/read/409921/2220052
py check-xml-test-suite.py
#!/usr/bin/python
import sys
import time
import os
import string
sys.path.insert(0, "python")
import libxml2
test_nr = 0
test_succeed = 0
test_failed = 0
test_error = 0
#
# the testsui
www.eeworm.com/read/409921/2220112
py check-xinclude-test-suite.py
#!/usr/bin/python
import sys
import time
import os
import string
sys.path.insert(0, "python")
import libxml2
#
# the testsuite description
#
DIR="xinclude-test-suite"
CONF="testdescr.xml"
www.eeworm.com/read/409921/2220151
py check-relaxng-test-suite.py
#!/usr/bin/python
import sys
import time
import os
import string
import StringIO
sys.path.insert(0, "python")
import libxml2
# Memory debug specific
libxml2.debugMemory(1)
debug = 0
verbo
www.eeworm.com/read/409921/2220176
py check-xsddata-test-suite.py
#!/usr/bin/python
import sys
import time
import os
import string
import StringIO
sys.path.insert(0, "python")
import libxml2
# Memory debug specific
libxml2.debugMemory(1)
debug = 0
verbo
www.eeworm.com/read/402480/2322053
c rmgr_base_check_context.c
/*
* Copyright (c) 2004-2006 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/398634/2372341
ac ac_check_rqrd_class.ac
dnl @synopsis AC_CHECK_RQRD_CLASS
dnl
dnl AC_CHECK_RQRD_CLASS tests the existence of a given Java class, either in
dnl a jar or in a '.class' file and fails if it doesn't exist.
dnl Its success or fai
www.eeworm.com/read/393721/2465110
ac ac_check_rqrd_class.ac
dnl @synopsis AC_CHECK_RQRD_CLASS
dnl
dnl AC_CHECK_RQRD_CLASS tests the existence of a given Java class, either in
dnl a jar or in a '.class' file and fails if it doesn't exist.
dnl Its success or fai