代码搜索:assertion
找到约 1,246 项符合「assertion」的源代码
代码结果 1,246
www.eeworm.com/read/150905/12249838
m isparallel.m
%ISPARALLEL Test on parallel mapping
%
% N = ISPARALLEL(W)
% ISPARALLEL(W)
%
% INPUT
% W input mapping
%
% OUTPUT
% N logical value
%
% DESCRIPTION
% Returns true for parallel mappings.
www.eeworm.com/read/149739/12352954
m islabtype.m
%ISLABTYPE Test dataset label type
%
% N = ISLABTYPE(A,TYPE)
% N = ISLABTYPE(A,TYPE1,TYPE2)
% ISLABTYPE(A,TYPE)
% ISLABTYPE(A,TYPE1,TYPE2)
%
% INPUT
% A Dataset
% TYPEx Label type: 'c
www.eeworm.com/read/149739/12354100
m isparallel.m
%ISPARALLEL Test on parallel mapping
%
% N = ISPARALLEL(W)
% ISPARALLEL(W)
%
% INPUT
% W input mapping
%
% OUTPUT
% N logical value
%
% DESCRIPTION
% Returns true for parallel mappings.
www.eeworm.com/read/124189/14590725
c assert.c
/*
* assert.c - diagnostics
*/
/* $Header: assert.c,v 1.3 90/04/03 15:01:58 eck Exp $ */
#include
#include
#include
void __bad_assertion(const char *mess)
www.eeworm.com/read/152661/5671727
cxx assert.cxx
//{{{ Banner
//============================================================================
//
// assert.cxx
//
// Host side implementation of th
www.eeworm.com/read/150583/5690317
cxx assert.cxx
//{{{ Banner
//============================================================================
//
// assert.cxx
//
// Host side implementation of th
www.eeworm.com/read/150583/5691048
cxx assert.cxx
//{{{ Banner
//============================================================================
//
// assert.cxx
//
// Host side implementation of th
www.eeworm.com/read/139332/5799949
h line_d.h
// Copyright (c) 2000,2001 Utrecht University (The Netherlands),
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
// INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-W
www.eeworm.com/read/135582/5885346
hh error.hh
/********************************************************************************
error.hh
purpose:
Error handling stuff: exception handling and error message display.
notes:
to do: