代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/204040/5035417

asm chkstk.asm

page ,132 title chkstk - C stack checking routine ;*** ;chkstk.asm - C stack checking routine ; ; Copyright (c) 1985-1988 Microsoft Corporation, All Rights Reserved ; ;Purpose: ; Provides su
www.eeworm.com/read/427741/1966597

jsp usebean.jsp

www.eeworm.com/read/375736/2720745

asm chkstk.asm

page ,132 title chkstk - C stack checking routine ;*** ;chkstk.asm - C stack checking routine ; ; Copyright (c) 1985-1988 Microsoft Corporation, All Rights Reserved ; ;Purpose: ; Provides su
www.eeworm.com/read/358236/2999014

jsp usebean.jsp

www.eeworm.com/read/260597/4330750

asm chkstk.asm

page ,132 title chkstk - C stack checking routine ;*** ;chkstk.asm - C stack checking routine ; ; Copyright (c) 1985-1988 Microsoft Corporation, All Rights Reserved ; ;Purpose: ; Provides su
www.eeworm.com/read/38039/1093865

mnu qualcheck.mnu

QUALITY#CHECK # Filename Specify file name for quality checking. # Quality#Type Specify type for quality check. # Run Perform quality checking. # Done/Return Return to previous menu. #
www.eeworm.com/read/162614/5526831

h chk.h

#ifndef os # define os(ptr) __builtin_object_size (ptr, 0) #endif /* This is one of the alternatives for object size checking. If dst has side-effects, size checking will never be done. */ #undef
www.eeworm.com/read/325387/3484325

typedef

# Copyright (C) Igor Sysoev echo $ngx_n "checking for $ngx_type ...$ngx_c" cat > $NGX_AUTOCONF_ERR ---------------------------------------- checking for $ngx_type END ngx_found=no for
www.eeworm.com/read/283355/4080411

patch glibc-2.2.2-allow-gcc-3-configure.patch

Works around version check: checking for i686-unknown-linux-gnu-gcc... gcc checking version of gcc... 3.4.2, bad ... configure: error: *** Some critical program is missing or too old. *** Check the
www.eeworm.com/read/366702/2876323

f90 write_check.f90

! { dg-do run } ! { dg-shouldfail "Compile-time specifier checking" } ! Check keyword checking for specifiers ! PR fortran/29452 program test implicit none character(len=5) :: str str = 'yes'