代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/349580/3142615
py checkerror.py
#!/usr/bin/python
#
# Copyright (C) 2005-2006 Anders Logg.
# Licensed under the GNU LGPL Version 2.1.
#
# Test script for checking the error of the
# multi-adaptive solution. Good for testing.
from o
www.eeworm.com/read/340665/3280404
c 20020213-1.c
/* PR c/5503
Test whether argument checking is done for fputs, bzero and bcmp. */
typedef struct { int i; } FILE;
typedef __SIZE_TYPE__ size_t;
int fputs (const char *, FILE *);
void bzero (void *
www.eeworm.com/read/340665/3280999
c va-1.c
/* Test for strange warning in format checking. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-Wformat" } */
#include "format.h"
void
foo (void *p)
{
pr
www.eeworm.com/read/334125/3373476
m4 ax_cflags_gcc_option.m4
dnl @synopsis AX_CFLAGS_GCC_OPTION (optionflag [,[shellvar][,[A][,[NA]]])
dnl
dnl AX_CFLAGS_GCC_OPTION(-fvomit-frame) would show a message as like
dnl "checking CFLAGS for gcc -fvomit-frame ... yes" a
www.eeworm.com/read/326747/3468703
java dirtycheckevent.java
//$Id: DirtyCheckEvent.java 7785 2005-08-08 23:24:44Z oneovthafew $
package org.hibernate.event;
/** Defines an event class for the dirty-checking of a session.
*
* @author Steve Ebersole
*/
publ
www.eeworm.com/read/304657/3786718
m4 ax_cflags_gcc_option.m4
dnl @synopsis AX_CFLAGS_GCC_OPTION (optionflag [,[shellvar][,[A][,[NA]]])
dnl
dnl AX_CFLAGS_GCC_OPTION(-fvomit-frame) would show a message as like
dnl "checking CFLAGS for gcc -fvomit-frame ... yes" a
www.eeworm.com/read/292705/3948578
c binfmt_script.c
/*
* linux/fs/binfmt_script.c
*
* Copyright (C) 1996 Martin von L鰓is
* original #!-checking implemented by tytso.
*/
#include
#include
#include
www.eeworm.com/read/283355/4080034
patch gcc-2.95.3-trap-posix.patch
#
# Submitted-By: Marc Kleine-Budde , 2005-04-20
#
# Error:
#
# creating libintl.h
# Configuring etc...
# loading cache ../config.cache
# checking for a BSD compatible install...
www.eeworm.com/read/283355/4080045
patch gcc-3.2.3-trap-posix.patch
#
# Submitted-By: Marc Kleine-Budde , 2005-04-20
#
# Error:
#
# creating libintl.h
# Configuring etc...
# loading cache ../config.cache
# checking for a BSD compatible install...