代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/136434/13378751
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(hpijs.cpp)
AM_INIT_AUTOMAKE(hpijs, 1.7.1)
#AC_PREFIX_DEFAULT(/usr)
dnl Checks for programs.
AC_PROG_CC
AC_PROG_CPP
AC_PROG_
www.eeworm.com/read/308733/13694237
in configure.in
dnl $Id: configure.in,v 1.26 2003/01/19 17:19:41 robs Exp $
dnl
dnl This file is an input file used by the GNU "autoconf" program to
dnl generate the file "configure", which is run during
www.eeworm.com/read/306150/13751653
in configure.in
dnl
dnl History
dnl -------
dnl before time a lot happend before start of history
dnl 8-Sep-2002 tries included more tests for used functions
dnl 17-Sep-2002 tries fail configure if needed libs not
www.eeworm.com/read/135686/5883014
in configure.in
dnl @(#) $Header: /tcpdump/master/libpcap/configure.in,v 1.105 2004/01/14 03:00:36 guy Exp $ (LBL)
dnl
dnl Copyright (c) 1994, 1995, 1996, 1997
dnl The Regents of the University of California. All
www.eeworm.com/read/135686/5883358
in configure.in
dnl @(#) $Header: /tcpdump/master/libpcap/configure.in,v 1.105 2004/01/14 03:00:36 guy Exp $ (LBL)
dnl
dnl Copyright (c) 1994, 1995, 1996, 1997
dnl The Regents of the University of California. All
www.eeworm.com/read/127739/6001531
h asn1c_constraint.h
#ifndef _ASN1C_CONSTRAINT_H_
#define _ASN1C_CONSTRAINT_H_
int asn1c_emit_constraint_checking_code(arg_t *arg);
#endif /* _ASN1C_CONSTRAINT_H_ */
www.eeworm.com/read/478173/6720957
out 56_editfiles_b.out
// Created by 56_editfiles.t from 56_editfiles.v
b_front_matter;
`celldefine
// lint_checking HEADER
`ifdef B_HAS_X
module b;
`elsif
module b (input x);
`endif
wire inside_module_b;
`ifndef SYNTH
www.eeworm.com/read/155986/11836535
bld step_motor_degree_forward_reverse_lcd.bld
Release 6.1.03i - ngdbuild G.26
Copyright (c) 1995-2003 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -intstyle ise -dd
c:\dmatek_book\step_motor_degree_forward_reverse_lcd/_ngo -uc
STE
www.eeworm.com/read/225739/14518410
m4 aclocal.m4
dnl $Id$
dnl -----------------------------------------------------------------------
dnl
dnl Copyright 1999-2002 H. Peter Anvin - All Rights Reserved
dnl
dnl This program is free software;
www.eeworm.com/read/212047/15166844
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(gsl_math.h)
AM_INIT_AUTOMAKE(gsl,"1.0")
AM_CONFIG_HEADER(config.h)
dnl things required by automake
AC_ARG_PROGRAM
AC_PROG_M