代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/169697/5414221
in configure.in
AC_PREREQ(2.59)
dnl Process this file with autoconf to produce a configure script.
dnl
dnl aclocal_cache.m4, included by sowing/confdb/aclocal.m4, fixes
dnl bugs in autoconf caching.
dnl
dnl The file
www.eeworm.com/read/102720/15761697
1 diskchec.1
DISKCHECK(1) Minix Programmer's Manual DISKCHECK(1)
NAME
diskcheck - check a disk for bad sectors
SYNOPSIS
diskcheck device start count
EXAMPLES
www.eeworm.com/read/168825/9896745
h ext_h.h
#if !defined EXT_H_H
#define EXT_H_H
extern unsigned char RcvCommBuf[ MAXCOMBUF ]; //接收串口缓冲区
extern int RcvCommHead;
extern int RcvCommTail;
extern CSerialThread * pserialthread;
#de
www.eeworm.com/read/154972/11908872
at semantics.at
# -*- Autotest -*-
AT_BANNER([Semantics.])
# Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under t
www.eeworm.com/read/168845/5435836
pattern test_tools_test.pattern
129: warning in "test_BOOST_WARN": condition sizeof(int) == sizeof(short) is not satisfied
132: info: check sizeof(unsigned char) == sizeof(char) passed
146: error in "test_BOOST_CHECK": check false
www.eeworm.com/read/162614/5525804
ada cd7204c.ada
-- CD7204C.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5525876
ada cd7204b.ada
-- CD7204B.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5540656
h wait.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/sys/wait.h"
This had to be done to correct non-standard usages in the
original, manufacturer s
www.eeworm.com/read/162614/5540707
h unistd.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/unistd.h"
This had to be done to correct non-standard usages in the
original, manufacturer sup
www.eeworm.com/read/112801/15476470
ac configure.ac
dnl Process this file with autoconf to produce a configure script.
AC_INIT([efax-gtk], [2.2.11])
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(src/config.h)
dnl check for wo