代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/233448/4690352

h concept_check.h

// Concept-checking control -*- C++ -*- // Copyright (C) 2001 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribut
www.eeworm.com/read/231546/4714118

commit_prep

#! /bin/perl # -*-Perl-*- # # # Perl filter to handle pre-commit checking of files. This program # records the last directory where commits will be taking place for # use by the log_accum.pl script.
www.eeworm.com/read/229812/4738206

c diag0001.c

/* test for constraint checking for bit-fields */ typedef unsigned char UC; typedef unsigned short US; typedef unsigned long UL; typedef signed char SC; typedef signed short SS; typedef sign
www.eeworm.com/read/229812/4753398

c qmsg.c

/* * debugging messages... can be used inside interrupts */ #include #include #include "wattcp.h" /* * Disable stack-checking here cause these functions are handy * i
www.eeworm.com/read/221054/4838085

c xmalloc.c

/* xmalloc.c -- malloc with out of memory checking Copyright (C) 1990-1996, 2000-2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it u
www.eeworm.com/read/208414/4992994

c pgpvrfysig.c

/* * pgpVrfySig.c -- Code shared between readann and verifyra to deal with * checking and verifying signatures. * * Copyright (C) 1995-1997 Pretty Good Privacy, Inc. All rights reserved. * * Wri
www.eeworm.com/read/199943/5074743

c xatoi.c

/** \file xatoi.c * Implements xatoi, an easy to use atoi() replacement with error * checking. * * \author Matthias Andree * \date 2003 */ #include "xatox.h" #include #include
www.eeworm.com/read/191809/5162128

s mism-1.s

! Test architecture mismatch warnings. ! We don't test every possible mismatch, we just want to be reasonable sure ! the mismatch checking code works. ! ! { dg-do assemble { target sparc*-*-* } } ! {
www.eeworm.com/read/190682/5171443

s mism-1.s

! Test architecture mismatch warnings. ! We don't test every possible mismatch, we just want to be reasonable sure ! the mismatch checking code works. ! ! { dg-do assemble { target sparc*-*-* } } ! {
www.eeworm.com/read/190666/5182094

h concept_check.h

// Concept-checking control -*- C++ -*- // Copyright (C) 2001 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribut