代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/366702/2866573

c access2.c

// Copyright (C) 2003 Free Software Foundation // Contributed by Kriang Lerdsuwanakij // { dg-do compile } // Deferred access checking of variable declaration. class
www.eeworm.com/read/366702/2868747

c access11.c

// Copyright (C) 2003 Free Software Foundation // Contributed by Kriang Lerdsuwanakij // { dg-do compile } // Access checking during explicit instantiation. class A
www.eeworm.com/read/366702/2868894

c friend14.c

// { dg-do compile } // Origin: Wolfgang Bangerth // Perform access checking to parameter and return type of // function template correctly when the template is friend.
www.eeworm.com/read/366702/2872018

c const4.c

// { dg-do assemble } // PRMS Id: 8927 // Bug: complex inheritance interferes with const checking class GrandParent { public: virtual void DoIt(); protected: int A; }; class Parent : virtual pu
www.eeworm.com/read/366702/2877458

f90 chkbits.f90

! { dg-do run } ! NOT() was not return the two's complement value as reported by ! PR fortran/25458. In checking other bit manipulation intrinsics, ! IBSET was found to be in error. program chkbits
www.eeworm.com/read/366702/2881618

c pr33694.c

/* { dg-do compile } */ /* This used to ICE with type-checking enabled. */ __SIZE_TYPE__ cnfs_mapcntl(long pagesize) { return ~(__SIZE_TYPE__)(pagesize - 1); }
www.eeworm.com/read/366702/2883854

c pr33691.c

/* { dg-do compile } */ /* ICEd with type-checking enabled. */ unsigned int mgaSetTexImages(int i) { return ((i | 0x40) & 0xffffffc0); }
www.eeworm.com/read/361922/2942570

pas imgutil.pas

{$R-} // Turn off Range Checking because of ARRAY[0..0] construct below unit ImgUtil; // The new algorithms are 5 to 8 imes faster (dirty but fast) and they // not need so many memory (if the
www.eeworm.com/read/360437/2962832

inc charset_collation.inc

# suite/funcs_1/datadict/charset_collation.inc # # Tests checking the content of the information_schema tables # character_sets # collations # collation_character_set_applicability # #
www.eeworm.com/read/355865/3047303

js en.js

// UK lang variables tinyMCELang['lang_iespell_desc'] = 'Run spell checking'; tinyMCELang['lang_iespell_download'] = "ieSpell not detected. Click OK to go to download page."