代码搜索:assertion

找到约 1,246 项符合「assertion」的源代码

代码结果 1,246
www.eeworm.com/read/292320/8361263

html globals_defs.html

RCUnit: 数据字段
www.eeworm.com/read/287379/8688784

c debug.c

/* Copyright (C) 2001, 2002, 2003 by Hans Reiser, licensing governed by libaal/COPYING. debug.c -- implements assertions through exceptions factory. That is if some exception occurs, user
www.eeworm.com/read/386050/8767730

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/386050/8769671

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/187283/8836419

h assert.h

/* Allow this file to be included multiple times with different settings of NDEBUG. */ #undef assert #undef __assert #ifdef NDEBUG #define assert(ignore) ((void)0) #else void __eprintf (); /*
www.eeworm.com/read/160516/10522992

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/299984/7140118

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/299984/7140762

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/460435/7250593

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/460435/7251244

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.