代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/136815/5856622
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/136812/5858705
c typeahead.c
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended p
www.eeworm.com/read/127438/6006076
in configure.in
dnl Process this file with autoconf to produce a configure script.
# Autoconf initialization:
AC_INIT(mpdroot.h)
AC_PREREQ(2.13) dnl needed for SHELL
# Autoconf header:
rm -f ${srcdir}
www.eeworm.com/read/127087/6008375
1-patch bind-9.2.1-patch
IDN patch for bind-9.2.1
========================
This is a patch file for ISC BIND 9.2.1 to make it work with
internationalized domain names. With this patch you'll get IDN-aware
dig/host/nslookup
www.eeworm.com/read/127087/6008578
h testsuite.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for a
www.eeworm.com/read/118801/6095803
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/112162/6150695
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, I
www.eeworm.com/read/484011/6588952
log config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.57. I
www.eeworm.com/read/477557/6738523
bld key_number_encoder.bld
Release 7.1.04i ngdbuild H.42
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -intstyle ise -dd d:\ksc\lab2/_ngo -nt timestamp -i -p
xc2s50e-tq144-6 key_number_enco
www.eeworm.com/read/410378/11289702
m my_bi2de.m
function d = my_bi2de(b, msbflag)
%now i need to convert bit vector into decimal numbers. so my_bi2de is the
%function for that, d is the output decimal number, b is the binary vector,
%and msbfl