代码搜索:assertion

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

代码结果 1,246
www.eeworm.com/read/366848/2859040

cg basicshader.cg

void vmain( // In order for this shader to work, your Geometry object must // have all of the inputs or the Renderer will give you an // assertion error. in float4 i_f4Position :
www.eeworm.com/read/366702/2877591

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/162614/5531792

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/162519/5541324

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/233448/4689359

java assertionerror.java

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

h def.h

#define ASSERT(P,R) {if (!(P)) {fprintf(stderr,"failed assertion in routine R: P\n"); abort();}} extern int routnum, routerr; extern long rtnbeg; /* number of chars up to beginnine of curernt routin
www.eeworm.com/read/190666/5179762

c assert_trad2.c

/* Malformed assertion tests. */ /* { dg-do preprocess } */ /* { dg-options "-traditional" } */ #assert /* { dg-error "without predicate" "assert w/o predicate" } */ #assert % /* { dg-error "an ide
www.eeworm.com/read/175466/5346155

dns_rbt_addname_1_data

# # test data for dns_rbt_addname assertion 1 # # format is: # dns_rbt.data add new.name ISC_R_SUCCESS
www.eeworm.com/read/175466/5346165

dns_rbt_findname_2_data

# # test data for dns_rbt_findname assertion 2 # # format is: # dns_rbt.data search not.used.here ISC_R_NOTFOUND
www.eeworm.com/read/175466/5346166

dns_rbt_addname_2_data

# # test data for dns_rbt_addname assertion 2 # # format is: # dns_rbt.data add a.vix.com ISC_R_EXISTS