代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/10438/186269

asm chkstk.asm

page ,132 title chkstk - C stack checking routine ;*** ;chkstk.asm - C stack checking routine ; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ;Purpose
www.eeworm.com/read/173141/5378961

sql fk_nonsps.sql

-- ** insert fkBulkInsert.sql -- -- test foreign key checking. first -- check that we do proper checking. -- then make sure that dependencies interact -- correctly with foreign keys CREATE PROCEDURE
www.eeworm.com/read/290066/8507973

m4 acinclude.m4

dnl grub_ASM_USCORE checks if C symbols get an underscore after dnl compiling to assembler. dnl Written by Pavel Roskin. Based on grub_ASM_EXT_C written by dnl Erich Boleyn and modified by OKUJI Yoshi
www.eeworm.com/read/428884/8831933

ac configure.ac

# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) AC_INIT(tslib, 0.0.2, kergoth@handhelds.org) # AC_CON
www.eeworm.com/read/382511/9023767

ac configure.ac

# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) AC_INIT(tslib, 0.0.2, kergoth@handhelds.org) # AC_CON
www.eeworm.com/read/184366/9107683

in configure.in

dnl dnl autoconf script for Nessus dnl dnl dnl Supported options : dnl dnl --enable-release dnl --enable-debug dnl --enable-pthreads (experimental dont use dont use dont use!) dnl --enable-cipher dn
www.eeworm.com/read/374506/9401510

in configure.in

dnl This file is an input file used by the GNU "autoconf" program to dnl generate the file "configure", which tries to guess your system dnl configuration so that no manual editing of the Makefile sho
www.eeworm.com/read/362900/9977134

m4 pkg.m4

dnl Macro from pkg-config: http://www.freedesktop.org/software/pkgconfig/ dnl dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not) dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS,
www.eeworm.com/read/358185/10194891

ac configure.ac

dnl $Id: configure.ac 4684 2008-02-17 02:26:37Z ckuethe $ AC_INIT AM_INIT_AUTOMAKE(gpsd, 2.37) dnl AC_PREFIX_PROGRAM(gcc) AM_CONFIG_HEADER(gpsd_config.h) AC_LANG([C]) AC_ARG_ENABLE(python, AC_HELP_
www.eeworm.com/read/280359/10335361

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity lpm_fifo_dc_async is generic( lpm_width : integer := 1; lpm_widthu : integer := 1; lpm_numwords : integer :=