代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/250980/12372103
m contents.m
% Tim Bailey's MatLab Utilities
% Version 3.2, September, 2007.
%
% http://www-personal.acfr.usyd.edu.au/tbailey/
%
% assert - Invariant checking function
% chi_square_bound
www.eeworm.com/read/230739/14277170
in preinstall.in
#!/bin/sh
echo " "
echo "REPORT ALL BUGS, PROBLEMS, AND ACCOLADES TO:"
echo " "
echo " Zip-Bugs@lists.wku.edu"
echo " "
echo "Checking architecture platform for .ARCH. ..."
arch=`uname -p`
if
www.eeworm.com/read/124442/14566972
c lp.c
/*
* Copyright (C) 1992 by Jim Weigand and Linus Torvalds
* Copyright (C) 1992,1993 by Michael K. Johnson
* - Thanks much to Gunter Windau for pointing out to me where the error
* checking o
www.eeworm.com/read/221695/14728258
c lp.c
/*
* Copyright (C) 1992 by Jim Weigand and Linus Torvalds
* Copyright (C) 1992,1993 by Michael K. Johnson
* - Thanks much to Gunter Windau for pointing out to me where the error
* checking o
www.eeworm.com/read/211669/15175840
history
GeoCon Revision History
2005 Jan 03 : version 1.00.
2005 Feb 06 : version 1.01
- Fixed the incorrect structure of multi geometries in gml output.
(thanks to Frank Warmerdam for checking th
www.eeworm.com/read/210091/15207300
pas wwfltdum.pas
unit Wwfltdum;
{
//
// Components : TwwDummyForm
//
// Copyright (c) 1995-2001 by Woll2Woll Software
//
// 9/5/97 - Missing not when checking for null field on Datetime and Time Fields
// 11/0
www.eeworm.com/read/209722/15215181
h crsa.h
// very long integer - can be used like long
class vlong_value;
class flex_unit // Provides storage allocation and index checking
{
unsigned * a; // array of units
unsigned z; // units alloca
www.eeworm.com/read/14022/292029
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity dcfifo_fefifo is
generic(
lpm_widthad : integer := 1;
lpm_numwords : integer := 1;
underflow_checking: string := "
www.eeworm.com/read/15135/433083
txt changes.txt
Changes for Version JM 8.6 to JM 8.5
------------------------------------
- encoder: fix command line checking order (KS)
- encoder: fix coded_frame flag (KS)
- encoder: fix skip mode mb pair prob