代码搜索:Check

找到约 10,000 项符合「Check」的源代码

代码结果 10,000
www.eeworm.com/read/127739/6001488

c check-72.-fcompound-names.c

#undef NDEBUG #include #include #include #include #include #include int main(int ac, char **av) { Type_t t; (void)ac; /* Unused a
www.eeworm.com/read/127739/6001491

c check-42.-fnative-integers.c

#undef NDEBUG #include #include #include #include #include #include uint8_t buf0[] = { 48, /* LogLine SEQUENCE */ 24, /* L */
www.eeworm.com/read/127739/6001495

c check-41.-fnative-integers.c

#undef NDEBUG #include #include #include #include #include #include uint8_t buf1[] = { 32 | (2
www.eeworm.com/read/125640/6027280

txt h2000_condition_check.txt

vti_encoding:SR|utf8-nl vti_timelastmodified:TR|22 Aug 2002 01:56:38 -0000 vti_extenderversion:SR|4.0.2.6513
www.eeworm.com/read/125640/6027317

txt h2000_condition_check.txt

;SYSTEM:ALL:1000:check it;SYSTEM:ALL:2000:;TEST:123456:1000:ddd;TEST:123456:1001:kkk;TEST:123456:1002:yyyy;TEST:123456:1:岗位流转ppp;STA_RELCHK:0100:2011:运输方式是1;STA_RELCHK:0100:2012:pop;ERR:ALL:1600: 监管方式
www.eeworm.com/read/113214/6132909

m4 gnome-gnorba-check.m4

dnl dnl GNOME_GNORBA_HOOK (script-if-gnorba-found, failflag) dnl dnl if failflag is "failure" it aborts if gnorba is not found. dnl AC_DEFUN([GNOME_GNORBA_HOOK],[ GNOME_ORBIT_HOOK([],$2) AC_CACHE_C
www.eeworm.com/read/113214/6132914

m4 gnome-cxx-check.m4

dnl GNOME_CHECK_CXX(not_found_string) AC_DEFUN(GNOME_CHECK_CXX, [ # see if a C++ compiler exists and works AC_REQUIRE([AC_PROG_CXX])dnl if test "x$ac_cv_prog_cxx_works" = xno; then AC_MSG_WA
www.eeworm.com/read/113214/6132915

m4 gnome-xml-check.m4

dnl dnl GNOME_XML_HOOK (script-if-xml-found, failflag) dnl dnl If failflag is "failure", script aborts due to lack of XML dnl dnl Check for availability of the libxml library dnl the XML parser uses
www.eeworm.com/read/113214/6132917

m4 gnome-ghttp-check.m4

AC_DEFUN([GNOME_GHTTP_CHECK],[ AC_REQUIRE([GNOME_INIT_HOOK]) GHTTP_LIB= AC_CHECK_FUNC(connect,,[ AC_CHECK_LIB(socket,connect, GHTTP_LIB="-lsocket $GHTTP_LIB",,$GHTTP_LIB)]) AC_CHECK_FUNC(geth
www.eeworm.com/read/113214/6132922

m4 gnome-pthread-check.m4

dnl dnl And better, use gthreads instead... dnl AC_DEFUN([GNOME_PTHREAD_CHECK],[ PTHREAD_LIB="" AC_CHECK_LIB(pthread, pthread_create, PTHREAD_LIB="-lpthread", [AC_CHECK_LIB(pthreads, pthread_crea