代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/104653/15685990

configure

#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by Autoconf 2.50. # # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 # Free Software Foundati
www.eeworm.com/read/100266/15879195

vtc resident.vtc

// Periodic mail check mailcheck_interval = 60; func mailcheck() [fname, oldsize, newsize] { fname = getenv("MAIL"); if (!fname) return; mail_checking = 1; oldsize = fsize(fname); while (1) {
www.eeworm.com/read/191785/8422846

c ioc.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-1996 Accelerated
www.eeworm.com/read/390501/8462195

plg pml.plg

Build Log --------------------Configuration: pml - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ghost32\L
www.eeworm.com/read/290486/8480643

c pwm.c

//PWM.c : source file for the PWM project // #include "PWM.h" #include "PWMADC.h" #include "PWMTimer.h" ///////////////////////////////////////////////////////////////////////////// //PWM
www.eeworm.com/read/287804/8668370

in configure.in

dnl $Id: configure.in,v 1.1.2.16 2003/10/05 04:00:05 jnelson Exp $ dnl Process this file with autoconf to produce a configure script. AC_INIT AC_CONFIG_SRCDIR([src/boa.c]) dnl Make config.h AC_CONFIG
www.eeworm.com/read/186438/8933400

bld spi_master.bld

Release ngdbuild I.31 Copyright (c) 1995-2006 Xilinx, Inc. All rights reserved. Command Line: D:\softs\Xilinx\bin\nt\ngdbuild.exe -ise H:/file/ip/IP_SPI/spi_master.ise -intstyle ise -dd _ngo -i -p
www.eeworm.com/read/380622/9141000

pas checkmemmgr.pas

unit CheckMemMgr; interface // Error-checking memory manager. Use this unit first in a project. // Double-frees and memory leaks result in runtime errors. // Copyright
www.eeworm.com/read/374163/9418813

diff mkminix.diff

48a49,51 > * 09.29.98 - Modified to compile under DJGPP (minus mount-checking, etc.). > * (wjblack@yahoo.com) > * 69a73,78 > > /* DJGPP's IOCTL interface should probably not be trus
www.eeworm.com/read/365788/9847035

plg test5.plg

Build Log --------------------Configuration: test5 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMINI~