代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/175466/5346012
m4 aclocal.m4
##
## $Id: aclocal.m4,v 1.1.1.1 2003/06/04 00:25:05 marka Exp $
##
AC_DEFUN(AC_FIND_SYSTEM_SHOBJ,[
AC_MSG_CHECKING(for $1 shared object)
shobj_name=$1
shobj_path=
case "$host" in
*-hpux*)
SOEXT=sl
www.eeworm.com/read/334125/3372610
m4 config.m4
dnl SMB_CHECK_ICONV(hdr, msg, action-if-found,action-if-not-found)
AC_DEFUN(SMB_CHECK_ICONV,[
AC_MSG_CHECKING($2)
AC_TRY_RUN([#include
#include
int main()
{
iconv_t cd = iconv_
www.eeworm.com/read/333376/3387510
m4 aclocal.m4
##
## $Id: aclocal.m4,v 1.1.1.1 2003/06/04 00:25:05 marka Exp $
##
AC_DEFUN(AC_FIND_SYSTEM_SHOBJ,[
AC_MSG_CHECKING(for $1 shared object)
shobj_name=$1
shobj_path=
case "$host" in
*-hpux*)
SOEXT=sl
www.eeworm.com/read/333240/3389900
tdf a_dpfifo_7u11.tdf
--a_dpfifo ADD_RAM_OUTPUT_REGISTER="ON" ALLOW_RWCYCLE_WHEN_FULL="OFF" DEVICE_FAMILY="Stratix II GX" LPM_NUMWORDS=16 LPM_SHOWAHEAD="OFF" lpm_width=162 lpm_widthu=4 OVERFLOW_CHECKING="OFF" UNDERFLOW_CHE
www.eeworm.com/read/333240/3389997
tdf a_dpfifo_7u11.tdf
--a_dpfifo ADD_RAM_OUTPUT_REGISTER="ON" ALLOW_RWCYCLE_WHEN_FULL="OFF" DEVICE_FAMILY="Stratix II GX" LPM_NUMWORDS=16 LPM_SHOWAHEAD="OFF" lpm_width=162 lpm_widthu=4 OVERFLOW_CHECKING="OFF" UNDERFLOW_CHE
www.eeworm.com/read/318039/3572286
in configure.in
AC_PREREQ([2.53])
AC_INIT(rlm_unix.c)
AC_REVISION($Revision: 1.8 $)
AC_DEFUN(modname,[rlm_unix])
if test x$with_[]modname != xno; then
AC_PROG_CC
AC_PROG_CPP
AC_MSG_CHECKING(for system password
www.eeworm.com/read/306178/3753517
c xiejian.c
// xiejian.c 邪剑李四
#include
inherit NPC;
int waiting(object me);
int checking(object me);
int do_chase(object me);
int do_kill(object me, object dest);
string ask_me();
void create()
{
se
www.eeworm.com/read/306178/3753524
java xiejian.java
// xiejian.c 邪剑李四
#include
inherit NPC;
int waiting(object me);
int checking(object me);
int do_chase(object me);
int do_kill(object me, object dest);
string ask_me();
void create()
{
se
www.eeworm.com/read/306178/3756136
c dyq.c
// cool980310
// 段延庆
// cool980724
// Modify By River 98/12
//COOL@SJ 991017
inherit NPC;
string ask_duan1();
string ask_duan2();
int checking(object me);
int do_kill(object me, object ob);
void crea
www.eeworm.com/read/296366/3904374
vhd txd5.vhd
--v1.0 data bit 8bit none checking
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity txd5 is
port
(indata:in std_logic_vec