代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/260165/4335457
hpp truncation_cast.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: stlsoft/conversion/truncation_cast.hpp
*
* Purpose: Runtime checking for numeric conversions.
*
www.eeworm.com/read/422060/2043928
phpt xslt005.phpt
--TEST--
Test 5: Checking Indent
--SKIPIF--
--FILE--
www.eeworm.com/read/395034/8199023
cpp main.cpp
#include
#include"account.cpp"
#include"saving.cpp"
#include"checking.cpp"
Savings shead(0,0);
Checking chead(0,0);
#include"func.cpp"
void main()
{
int loop=1;
int choos
www.eeworm.com/read/290592/8473705
ac configure.ac
#
# Process this file with autoconf to produce a configure script.
#
# Copyright 2003 by Gray Watson
#
# This file is part of the dmalloc package.
#
# Permission to use, copy, modify, and distribute t
www.eeworm.com/read/382497/9024259
m4 acinclude.m4
AC_DEFUN([AX_IS_GXX], [
AC_REQUIRE([AC_PROG_CXX])
# see if this is g++
cat >conftest.c
www.eeworm.com/read/182121/9216307
m4 ax_split_version.m4
# @synopsis AX_SPLIT_VERSION()
# ---------------------------------------------------------
# @author Tom Howard
# @version $Id: ax_split_version.m4,v 1.1.1.1 2005/02/23 18:05:
www.eeworm.com/read/181046/9276468
m4 linger.m4
dnl
dnl Check for struct linger
dnl
AC_DEFUN(AC_STRUCT_LINGER, [
av_struct_linger=no
AC_MSG_CHECKING(struct linger is available)
AC_TRY_RUN([
#include
#include
struct lin
www.eeworm.com/read/179898/9331879
m4 mni_require_lib.m4
dnl @synopsis mni_REQUIRE_LIB(LIBRARY,INCLUDES,BODY)
dnl
dnl @version $Id: mni_REQUIRE_LIB.m4,v 1.1 2001/08/20 16:51:50 stever Exp $
dnl @author Steve M. Robbins
AC_DEFUN([mni_REQUI
www.eeworm.com/read/178204/9414949
m4 linger.m4
dnl
dnl Check for struct linger
dnl
AC_DEFUN([AC_STRUCT_LINGER], [
av_struct_linger=no
AC_MSG_CHECKING(struct linger is available)
AC_TRY_RUN([
#include
#include
struct l
www.eeworm.com/read/363317/9959746
m4 acinclude.m4
AC_DEFUN([AX_IS_GXX], [
AC_REQUIRE([AC_PROG_CXX])
# see if this is g++
cat >conftest.c