代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/480930/1312524
c scm.c
/* scm.c - Socket level control messages processing.
*
* Author: Alexey Kuznetsov,
* Alignment and value checking mods by Craig Metz
*
* This program is free
www.eeworm.com/read/479151/1338067
c genhd.c
/*
* Code extracted from
* linux/kernel/hd.c
*
* Copyright (C) 1991-1998 Linus Torvalds
*
* devfs support - jj, rgooch, 980122
*
* Moved partition checking code to fs/partitions* - Russe
www.eeworm.com/read/479151/1343999
c scm.c
/* scm.c - Socket level control messages processing.
*
* Author: Alexey Kuznetsov,
* Alignment and value checking mods by Craig Metz
*
* This program is free
www.eeworm.com/read/470720/1444926
c access12.c
// { dg-do compile }
// Origin: Giovanni Bajo
// PR c++/10849: Incorrect access checking on class template partial
// specialization.
class X {
private:
template
www.eeworm.com/read/470720/1444951
c friend12.c
// { dg-do compile }
// Origin: Wolfgang Bangerth
// PR 9030. Perform access checking to parameter and return type of
// function template correctly when the template i
www.eeworm.com/read/470720/1451873
c pack-test-2.c
/* Tests for syntax checking of #pragma pack.
Contributed by Mike Coleman */
/* { dg-do compile { target *-*-linux* *-*-cygwin* powerpc*-*-eabi* } } */
#pragma pack(push)
www.eeworm.com/read/470720/1452189
c 990506-0.c
/* Verify that a diagnostic is issued without crashing due to
--enable-checking catching a bug in the C front end. */
/* { dg-do compile } */
x()
{
foo (i);
/* { dg-error "undeclared" "undecla
www.eeworm.com/read/470693/1456872
c access12.c
// { dg-do compile }
// Origin: Giovanni Bajo
// PR c++/10849: Incorrect access checking on class template partial
// specialization.
class X {
private:
template
www.eeworm.com/read/470693/1456897
c friend12.c
// { dg-do compile }
// Origin: Wolfgang Bangerth
// PR 9030. Perform access checking to parameter and return type of
// function template correctly when the template i
www.eeworm.com/read/470693/1463819
c pack-test-2.c
/* Tests for syntax checking of #pragma pack.
Contributed by Mike Coleman */
/* { dg-do compile { target *-*-linux* *-*-cygwin* powerpc*-*-eabi* } } */
#pragma pack(push)