代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/169697/5412470

c pack.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" /* -- Begin Profiling Symbol Block
www.eeworm.com/read/169697/5412698

c graph_map.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #include "topo.h" /* -- Begin Prof
www.eeworm.com/read/471464/6894196

txt 查看task状态.txt

Checking the Status of a SQL Tuning Task You can check the status of the task by reviewing the information in the USER_ADVISOR_TASKS view or check execution progress of the task in the V$SESSION_L
www.eeworm.com/read/200782/15424877

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/108494/15585354

m4 aclocal.m4

dnl $Id: aclocal.m4,v 1.19 2004/01/05 19:41:42 hpa Exp $ dnl ----------------------------------------------------------------------- dnl dnl Copyright 1999-2002 H. Peter Anvin - All Rights Res
www.eeworm.com/read/105296/15671556

in configure.in

dnl Process this file with autoconf to produce a configure script. AC_INIT(src/mipdiag.c) dnl Configure these parameters accordingly MIPV6_BASE_MODULE="mip6_base" MIPV6_MN_MODULE="mip6_mn" MIPV6_HA_M
www.eeworm.com/read/104056/15711382

m4 ls-mntd-fs.m4

#serial 11 dnl From Jim Meyering. dnl dnl This is not pretty. I've just taken the autoconf code and wrapped dnl it in an AC_DEFUN. dnl # jm_LIST_MOUNTED_FILESYSTEMS([ACTION-IF-FOUND[, ACTION-IF-NOT
www.eeworm.com/read/185659/8993781

txt ctalk.txt

C-Talk is interpreted script language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no static type checking in C-Talk, all checking is performed at run
www.eeworm.com/read/286314/4040052

cs accounttype.cs

public enum AccountType { Checking, Deposit }
www.eeworm.com/read/286314/4040060

cs accounttype.cs

public enum AccountType { Checking, Deposit }