代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/306178/3751321

c liling2.c

inherit NPC; #include int waiting(object me); int checking(object me); int do_chase(object me); int do_kill(object me, object dest); string ask_bf(); varargs void drool(string msg, string wh
www.eeworm.com/read/306178/3755534

c kurong.c

// kurong.c inherit NPC; inherit F_MASTER; #include ; int ask_me(); string ask_six(); string ask_join(); int accept_fight(object ob); int checking(object me, object ob); string* names
www.eeworm.com/read/422403/2037549

in configure.in

AC_INIT(rlm_eap_md5.c) AC_REVISION($Revision: 1.1 $) AC_DEFUN(modname,[rlm_eap_md5]) if test x$with_[]modname != xno; then ## We may need more complex checking here. Assume for now that ## every
www.eeworm.com/read/413855/2157999

hh checkip6header.hh

#ifndef CLICK_CHECKIP6HEADER_HH #define CLICK_CHECKIP6HEADER_HH #include #include CLICK_DECLS /* * =c * CheckIP6Header([BADADDRS]) * =s IPv6, checking * * =d
www.eeworm.com/read/413855/2158215

hh checkcrc32.hh

#ifndef CLICK_CHECKCRC32_HH #define CLICK_CHECKCRC32_HH #include #include CLICK_DECLS /* * =c * CheckCRC32() * =s checking * checks packet CRC32s * =d * Che
www.eeworm.com/read/409921/2223425

rc chkdsk.rc

/* $Id: chkdsk.rc 16861 2005-07-29 13:46:03Z ea $ */ #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Disk Checking Utility\0" #define REACTOS_STR_INTERNAL_NAME "chkdsk\0" #define REACTOS_STR_ORIGIN
www.eeworm.com/read/398806/2368791

svn-base acinclude.m4.svn-base

dnl Available from the GNU Autoconf Macro Archive at: dnl http://www.gnu.org/software/ac-archive/htmldoc/peti_enable_dynamic_link.html dnl AC_DEFUN([PETI_ENABLE_DYNAMIC_LINK], [ AC_MSG_CHECKING(what k
www.eeworm.com/read/398806/2369913

svn-base acinclude.m4.svn-base

dnl Available from the GNU Autoconf Macro Archive at: dnl http://www.gnu.org/software/ac-archive/htmldoc/peti_enable_dynamic_link.html dnl AC_DEFUN([PETI_ENABLE_DYNAMIC_LINK], [ AC_MSG_CHECKING(what k
www.eeworm.com/read/376006/2718315

970926 pgsql.970926

DBMS: PostgreSQL 6.2b10 OS: FreeBSD 2.1.5-RELEASE HardWare: i586/90, 24M RAM, IDE StartUp: postmaster -B 256 '-o -S 2048' -S Compiler: gcc 2.6.3 Compiled: -O, without CASSERT checking, with -DTBL_
www.eeworm.com/read/363486/2918203

m4 aclocal.m4

## FreeType specific autoconf tests AC_DEFUN(FT_MUNMAP_DECL, [AC_MSG_CHECKING([whether munmap must be declared]) AC_CACHE_VAL(ft_cv_munmap_decl, [AC_TRY_COMPILE([ #ifdef HAVE_UNISTD_H #include