代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/260612/4330094
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/474373/6821373
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/174006/9612535
txt 21.2.txt
Listing 21.2 caspol Output
C:\>caspol -lg
Microsoft (R) .NET Framework CasPol 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
Security is ON
Execution checking is
www.eeworm.com/read/415537/11065245
txt how to directly go to inbox, write msg, w hotmail, no need for hotmail today - http users.txt
FOR HOTMAIL OR MSN EMAIL USERS
sometimes just checking the hotmail website to check your hotmail or msn email is quicker than opening your email client.. and this method is a sure-fire way to make
www.eeworm.com/read/412155/11213515
c ch09-atexit.c
/* ch09-atexit.c --- demonstrate atexit().
Error checking omitted for brevity. */
/*
* The callback functions here just answer roll call.
* In a real application, they would do more.
*/
vo
www.eeworm.com/read/134555/13982803
h sinstance.h
/*
Module : SINSTANCE.H
Purpose: Defines the interface for an MFC wrapper classe
to do instance checking
Created: PJN / 29-07-1998
History: None
Copyright (c) 1998 by PJ Naughter.
www.eeworm.com/read/134554/13983784
h sinstance.h
/*
Module : SINSTANCE.H
Purpose: Defines the interface for an MFC wrapper classe
to do instance checking
Created: PJN / 29-07-1998
History: None
Copyright (c) 1998 by PJ Naughter.
www.eeworm.com/read/133942/14017204
m neffilla.m
function S_and_P = neffilla(fig)
%NEFFILLA creates the constraint bounds and does some data checking.
%
% Modified version of FILLAXES.
%
% S_and_P = FILLAXES(FIG) creates the upper and lo
www.eeworm.com/read/201599/15400980
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
www.eeworm.com/read/113613/15452235
h xalloc.h
/* xalloc.h -- malloc with out-of-memory checking
Copyright (C) 1990-1998, 1999, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify