代码搜索:assertion

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

代码结果 1,246
www.eeworm.com/read/220376/14802270

h java-assert.h

/* java-assert.h - Header file holding assertion definitions. -*- c++ -*- */ /* Copyright (C) 1998, 1999 Free Software Foundation This file is part of libgcj. This software is copyrighted work
www.eeworm.com/read/470713/1454515

java assertionerror.java

/* AssertionError.java -- indication of a failed assertion Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribu
www.eeworm.com/read/470693/1466405

java assertionerror.java

/* AssertionError.java -- indication of a failed assertion Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribu
www.eeworm.com/read/237048/4633884

java assertionerror.java

/* AssertionError.java -- indication of a failed assertion Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redis
www.eeworm.com/read/222917/4815693

c violite.c

/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB This file is public domain and comes with NO WARRANTY of any kind */ /* Note that we can't have assertion on file desc
www.eeworm.com/read/167133/5468174

java assertionerror.java

/* AssertionError.java -- indication of a failed assertion Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribu
www.eeworm.com/read/162614/5526487

f90 matmul_1.f90

!{ dg-do run } ! Test MATMUL for various arguments and results ! (test values checked with GNU octave). ! PR18857 was due to an incorrect assertion that component base==0 ! for both input arguments an
www.eeworm.com/read/340665/3282934

java assertionerror.java

/* AssertionError.java -- indication of a failed assertion Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribu
www.eeworm.com/read/440906/1784615

java assertionerror.java

/* AssertionError.java -- indication of a failed assertion Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribu
www.eeworm.com/read/396844/2407627

m assert.m

function assert(pred, str) % ASSERT Raise an error if the predicate is not true. % assert(pred, string) if nargin