Home
last modified time | relevance | path

Searched defs:assert (Results 101 – 125 of 8079) sorted by relevance

12345678910>>...324

/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddec_static_2.f906 subroutine assert(s, i1, i2) subroutine
31 call assert ("g%a", a, x) argument
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/
H A Dassert.h51 # define assert(e) ((void)0) macro
56 # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) macro
58 # define assert(e) ((e) ? (void)0 : __assert(__FILE__, __LINE__, #e)) macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/
H A Dassert.h51 # define assert(e) ((void)0) macro
56 # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) macro
58 # define assert(e) ((e) ? (void)0 : __assert(__FILE__, __LINE__, #e)) macro
/dports/biology/bbmap/bbmap/current/align2/
H A DMultiStateAligner9ts.java389 assert((score&SCOREMASK)==score); in fillLimitedX() method
391 assert((time&TIMEMASK)==time); in fillLimitedX() method
457 assert((score&SCOREMASK)==score); in fillLimitedX() method
459 assert((time&TIMEMASK)==time); in fillLimitedX() method
519 assert((score&SCOREMASK)==score); in fillLimitedX() method
521 assert((time&TIMEMASK)==time); in fillLimitedX() method
706 assert((score&SCOREMASK)==score); in fillUnlimited() method
708 assert((time&TIMEMASK)==time); in fillUnlimited() method
H A DMultiStateAligner9Flat.java398 assert((score&SCOREMASK)==score); in fillLimitedX() method
400 assert((time&TIMEMASK)==time); in fillLimitedX() method
466 assert((score&SCOREMASK)==score); in fillLimitedX() method
468 assert((time&TIMEMASK)==time); in fillLimitedX() method
528 assert((score&SCOREMASK)==score); in fillLimitedX() method
530 assert((time&TIMEMASK)==time); in fillLimitedX() method
726 assert((score&SCOREMASK)==score); in fillUnlimited() method
728 assert((time&TIMEMASK)==time); in fillUnlimited() method
H A DMultiStateAligner9PacBio.java398 assert((score&SCOREMASK)==score); in fillLimitedX() method
400 assert((time&TIMEMASK)==time); in fillLimitedX() method
466 assert((score&SCOREMASK)==score); in fillLimitedX() method
468 assert((time&TIMEMASK)==time); in fillLimitedX() method
528 assert((score&SCOREMASK)==score); in fillLimitedX() method
530 assert((time&TIMEMASK)==time); in fillLimitedX() method
726 assert((score&SCOREMASK)==score); in fillUnlimited() method
728 assert((time&TIMEMASK)==time); in fillUnlimited() method
H A DMultiStateAligner9XFlat.java396 assert((score&SCOREMASK)==score); in fillLimitedX() method
398 assert((time&TIMEMASK)==time); in fillLimitedX() method
461 assert((score&SCOREMASK)==score); in fillLimitedX() method
463 assert((time&TIMEMASK)==time); in fillLimitedX() method
522 assert((score&SCOREMASK)==score); in fillLimitedX() method
524 assert((time&TIMEMASK)==time); in fillLimitedX() method
719 assert((score&SCOREMASK)==score); in fillUnlimited() method
721 assert((time&TIMEMASK)==time); in fillUnlimited() method
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dassert.h51 # define assert(e) ((void)0) macro
56 # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e)) macro
58 # define assert(e) ((e) ? (void)0 : __assert(__FILE__, __LINE__, #e)) macro
/dports/devel/thrift/thrift-0.14.0/lib/js/test/
H A Dtest-jq.js39 QUnit.test('testI32', function(assert) { argument
66 QUnit.test('testI64', function(assert) { argument
97 QUnit.test('I32', function(assert) { argument
117 QUnit.test('I64', function(assert) { argument
144 QUnit.test('Xception', function(assert) { argument
/dports/devel/thrift/thrift-0.14.0/lib/nodejs/test/
H A Dheader.test.js33 "Should read headers from payload": function(assert) { argument
42 "Should read headers when reading message begin": function(assert) { argument
55 "Should be able to write headers": function(assert) { argument
/dports/net/quiche/quiche-0.9.0/tools/http3_test/tests/
H A Dhttpbin_tests.rs287 let assert = |reqs: &[Http3Req]| { in get() localVariable
327 let assert = |reqs: &[Http3Req]| { in req_no_method() localVariable
361 let assert = |reqs: &[Http3Req]| { in req_empty_method() localVariable
395 let assert = |reqs: &[Http3Req]| { in req_invalid_method() localVariable
428 let assert = |reqs: &[Http3Req]| { in req_no_scheme() localVariable
462 let assert = |reqs: &[Http3Req]| { in req_empty_scheme() localVariable
496 let assert = |reqs: &[Http3Req]| { in req_invalid_scheme() localVariable
529 let assert = |reqs: &[Http3Req]| { in req_no_authority() localVariable
563 let assert = |reqs: &[Http3Req]| { in req_empty_authority() localVariable
595 let assert = |reqs: &[Http3Req]| { in req_no_path() localVariable
[all …]
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dassert.c90 PHP_MINIT_FUNCTION(assert) /* {{{ */ in PHP_MINIT_FUNCTION() argument
106 PHP_MSHUTDOWN_FUNCTION(assert) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument
116 PHP_RSHUTDOWN_FUNCTION(assert) /* {{{ */ in PHP_RSHUTDOWN_FUNCTION() argument
127 PHP_MINFO_FUNCTION(assert) /* {{{ */ in PHP_MINFO_FUNCTION() argument
134 PHP_FUNCTION(assert) in PHP_FUNCTION() argument
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dassert.c90 PHP_MINIT_FUNCTION(assert) /* {{{ */ in PHP_MINIT_FUNCTION() argument
111 PHP_MSHUTDOWN_FUNCTION(assert) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument
121 PHP_RSHUTDOWN_FUNCTION(assert) /* {{{ */ in PHP_RSHUTDOWN_FUNCTION() argument
132 PHP_MINFO_FUNCTION(assert) /* {{{ */ in PHP_MINFO_FUNCTION() argument
139 PHP_FUNCTION(assert) in PHP_FUNCTION() argument
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dassert.c90 PHP_MINIT_FUNCTION(assert) /* {{{ */ in PHP_MINIT_FUNCTION() argument
106 PHP_MSHUTDOWN_FUNCTION(assert) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument
116 PHP_RSHUTDOWN_FUNCTION(assert) /* {{{ */ in PHP_RSHUTDOWN_FUNCTION() argument
127 PHP_MINFO_FUNCTION(assert) /* {{{ */ in PHP_MINFO_FUNCTION() argument
134 PHP_FUNCTION(assert) in PHP_FUNCTION() argument

12345678910>>...324