代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/162614/5519370
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/162614/5529242
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(pop)
www.eeworm.com/read/350097/3128116
c jazzdma.c
/*
* arch/mips/jazz/jazzdma.c
*
* Mips Jazz DMA controller support
* Copyright (C) 1995, 1996 by Andreas Busse
*
* NOTE: Some of the argument checking could be removed when
* things have settle
www.eeworm.com/read/350097/3130086
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/350097/3135572
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/341021/3261748
testlist
noalias 2
rerr 2
# MPICH2 currently fails the bcastlength test because it needs to do more
# checking on the receive status, so for the 1.0.5 release, we are
# commenting out this test.
#bcastlength
www.eeworm.com/read/340665/3268259
s quick.s
; @OC@ test
; Template for generic "quick" operand checking.
; To see that expressions with symbols are evaluated correctly.
.set twenty2, 22
.set mtwenty2, -22
.text
start:
;;;;;;;;;;;;;;;;;
;
www.eeworm.com/read/340665/3273368
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/340665/3273396
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/340665/3280339
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)