代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/286314/4040167

cs accounttype.cs

enum AccountType { Checking, Deposit }
www.eeworm.com/read/286514/8762199

in configure.in

dnl dnl History dnl ------- dnl before time a lot happend before start of history dnl 8-Sep-2002 tries included more tests for used functions dnl 17-Sep-2002 tries fail configure if needed libs not
www.eeworm.com/read/282122/9118642

in configure.in

dnl dnl History dnl ------- dnl before time a lot happend before start of history dnl 8-Sep-2002 tries included more tests for used functions dnl 17-Sep-2002 tries fail configure if needed libs not
www.eeworm.com/read/183326/9168885

in configure.in

dnl*************************************************************************** dnl Copyright (c) 1998-2004,2005 Free Software Foundation, Inc. * dnl
www.eeworm.com/read/178739/9386614

in configure.in

dnl dnl History dnl ------- dnl before time a lot happend before start of history dnl 8-Sep-2002 tries included more tests for used functions dnl 17-Sep-2002 tries fail configure if needed libs not
www.eeworm.com/read/374502/9401720

in configure.in

dnl ---------------------------------------------------------- dnl configure.in for ircii, 2.3. copyright (c) matthew green, 1993, dnl except those bits attributed otherwise. dnl thanks to the screen
www.eeworm.com/read/270376/11040822

in configure.in

AC_INIT(xcopilot.c) AM_INIT_AUTOMAKE(xcopilot, 0.6.6-uc0) AM_CONFIG_HEADER(config.h) AC_PREFIX_DEFAULT(/usr/X11R6) AC_PROG_CC AC_PROG_MAKE_SET AC_CHECK_HEADERS(sys/select.h) AC_C_BIGENDIAN AC_PATH_XTR
www.eeworm.com/read/459528/7274317

m sec2gpst.m

function [GPS_time] = sec2gpst(total_gps_secs) % [GPS_time] = sec2gpst(total_gps_secs); % % Utility function to convert gps time in seconds from Jan. 6, 1980 to a % 2-element matrix of gps_week
www.eeworm.com/read/444916/7602808

m4 aclocal.m4

AC_DEFUN(CHK_ENV_VAR,[ if test "x$[]$1" = x; then AC_MSG_ERROR($2) fi ]) AC_DEFUN(EXPAND_VAR,[ $1=`eval echo $[]$1` ]) AC_DEFUN(AC_LOOK_QMAKE,[ AC_MSG_CHECKING([for qmake]) #function to check
www.eeworm.com/read/296045/8126908

m4 aclocal.m4

dnl $Id$ dnl ----------------------------------------------------------------------- dnl dnl Copyright 1999-2002 H. Peter Anvin - All Rights Reserved dnl dnl This program is free software;