代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/222623/14682564
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.59. I
www.eeworm.com/read/162614/5516880
c rs6000-power2-1.c
/* { dg-do compile { target powerpc-*-* rs6000-*-* } } */
/* { dg-options "-O3 -mcpu=power2 -fno-schedule-insns -w -mhard-float" } */
/* This used to ICE as the peephole was not checking to see
if
www.eeworm.com/read/162614/5525383
a c341a02.a
-- C341A02.A
--
-- 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/154080/5642502
bld prescale_counter.bld
Release 5.1.02i - ngdbuild F.25
Copyright (c) 1995-2002 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -quiet -dd h:\my_designs\book\prescale_counter_ver/_ngo
-uc prescale_counter.ucf -p
www.eeworm.com/read/154080/5642530
bld prescale_counter.bld
Release 5.1.02i - ngdbuild F.25
Copyright (c) 1995-2002 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -quiet -dd h:\my_designs\book\prescale_counter_vhd/_ngo
-uc prescale_counter.ucf -p
www.eeworm.com/read/368127/9711041
h spellyer.h
/***************************************************************************/
/* NOTE: */
/* This document is copyright (c) by Oz So
www.eeworm.com/read/269220/11105429
cpp f1210.cpp
//=====================================
// f1210.cpp
// Inheriting for Reducing Verbose Code
//=====================================
#include
#include
using namespace std;
#incl
www.eeworm.com/read/269220/11105430
cpp f1211.cpp
//=====================================
// f1211.cpp
// Shared BaseClass Scheme
//=====================================
#include
#include
using namespace std;
#include"savings_b
www.eeworm.com/read/147186/12579009
m is_psd.m
function b = positive_semidefinite(M)
%
% Return true iff v M v' >= 0 for any vector v.
% We do this by checking that all the eigenvalues are non-negative.
E = eig(M);
if length(find(E>=0)) ==
www.eeworm.com/read/202877/15370254
js check.js
/*
页面中
onSubmit或是onClick
onSubmit="return form_check()"
在页面中包含form_check()方法
function form_check()
{
if(!