代码搜索:assertion
找到约 1,246 项符合「assertion」的源代码
代码结果 1,246
www.eeworm.com/read/235742/14054488
mpf clkgen.mpf
;
; Copyright Model Technology, a Mentor Graphics Corporation company 2004,
; All rights reserved.
;
[Library]
std = $MODEL_TECH/../std
ieee = $MODEL_TECH/../ieee
verilog = $MODEL_TECH/../verilog
vit
www.eeworm.com/read/191821/8420907
mpf x.mpf
; Copyright Mentor Graphics Corporation 2005
;
; All Rights Reserved.
;
; THIS WORK CONTAINS TRADE SECRET AND PROPRIETARY INFORMATION WHICH IS THE PROPERTY OF
; MENTOR GRAPHICS CORPORATION OR IT
www.eeworm.com/read/191821/8420922
mpf vv.mpf
; Copyright Mentor Graphics Corporation 2005
;
; All Rights Reserved.
;
; THIS WORK CONTAINS TRADE SECRET AND PROPRIETARY INFORMATION WHICH IS THE PROPERTY OF
; MENTOR GRAPHICS CORPORATION OR IT
www.eeworm.com/read/191821/8420935
mpf as.mpf
; Copyright Mentor Graphics Corporation 2005
;
; All Rights Reserved.
;
; THIS WORK CONTAINS TRADE SECRET AND PROPRIETARY INFORMATION WHICH IS THE PROPERTY OF
; MENTOR GRAPHICS CORPORATION OR IT
www.eeworm.com/read/191821/8420949
mpf c.mpf
; Copyright Mentor Graphics Corporation 2005
;
; All Rights Reserved.
;
; THIS WORK CONTAINS TRADE SECRET AND PROPRIETARY INFORMATION WHICH IS THE PROPERTY OF
; MENTOR GRAPHICS CORPORATION OR IT
www.eeworm.com/read/432640/8584996
h mtl_exception.h
#ifndef MTL_EXCEPTION_H
#define MTL_EXCEPTION_H
#if MTL_EXCEPTIONS
#include
#include
namespace mtl {
/**
The assertion class defines the type of exception that MTL function
www.eeworm.com/read/431701/8661057
m assert.m
function assert(pred, str)
% ASSERT Raise an error if the predicate is not true.
% assert(pred, string)
if nargin
www.eeworm.com/read/386050/8767406
m isdataim.m
%ISDATAIM Returns true if a dataset contains image objects or image features
%
% N = ISDATAIM(A)
%
% INPUT
% A Dataset
%
% OUTPUT
% N Scalar: 1 if A contains images as objects or features, othe
www.eeworm.com/read/429279/8813756
cc laindex.cc
// Neither the Institutions (University of Tennessee, and Oak Ridge National
// Laboratory) nor the Authors make any representations about the suitability
// of this software for any purpose. This s
www.eeworm.com/read/429279/8813766
cc laexcp.cc
// -*-C++-*-
// Copyright (C) 2005
// Christian Stimming
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public L