Home
last modified time | relevance | path

Searched refs:type_check (Results 1 – 25 of 1792) sorted by relevance

12345678910>>...72

/dports/cad/cascade-compiler/cascade-f4f7ae8bd1dd379790c0e58c286df90b8d1cdcde/test/regression/
H A Dtype_check.cc36 TEST(type_check, pass_array_1) { in TEST() argument
39 TEST(type_check, pass_array_2) { in TEST() argument
43 TEST(type_check, pass_array_3) { in TEST() argument
46 TEST(type_check, pass_array_4) { in TEST() argument
49 TEST(type_check, pass_array_5) { in TEST() argument
79 TEST(type_check, pass_issue_4) { in TEST() argument
82 TEST(type_check, pass_issue_14) { in TEST() argument
137 TEST(type_check, fail_array_1) { in TEST() argument
140 TEST(type_check, fail_array_2) { in TEST() argument
143 TEST(type_check, fail_array_3) { in TEST() argument
[all …]
/dports/databases/tiledb/TileDB-2.5.2/test/src/
H A Dunit-cppapi-type.cc56 CHECK_THROWS(impl::type_check<MyData>(TILEDB_INT8));
96 CHECK_THROWS(impl::type_check<std::vector<int8_t>>(
98 CHECK_THROWS(impl::type_check<std::vector<uint8_t>>(
100 CHECK_THROWS(impl::type_check<std::vector<uint32_t>>(
102 CHECK_THROWS(impl::type_check<std::vector<int8_t>>(
104 CHECK_THROWS(impl::type_check<std::vector<uint8_t>>(
106 CHECK_THROWS(impl::type_check<std::vector<uint32_t>>(
108 CHECK_THROWS(impl::type_check<std::array<int8_t, 1>>(
110 CHECK_THROWS(impl::type_check<std::array<uint8_t, 1>>(
114 CHECK_THROWS(impl::type_check<std::array<int8_t, 1>>(
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
159 if (!type_check (k, n, BT_INTEGER)) in kind_check()
190 if (!type_check (d, n, BT_REAL)) in double_check()
752 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
999 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1090 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1116 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
1513 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
1703 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
1775 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/src/
H A Dtypecheck.rs40 fn type_check<E: ErrorBuilder>( in type_check() method
56 fn type_check<E: ErrorBuilder>( in type_check() method
70 fn type_check<E: ErrorBuilder>( in type_check() method
174 fn type_check<T: ErrorBuilder>( in type_check() method
241 .type_check(error_builder)? in type_check()
343 fn type_check<T: ErrorBuilder>( in type_check() method
353 column.type_check(error_builder)?, in type_check()
356 column.type_check(error_builder)?, in type_check()
359 column.type_check(error_builder)?, in type_check()
362 column.type_check(error_builder)?, in type_check()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
197 if (!type_check (k, n, BT_INTEGER)) in kind_check()
228 if (!type_check (d, n, BT_REAL)) in double_check()
828 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1086 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1421 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1447 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2132 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2376 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2448 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
166 if (!type_check (k, n, BT_INTEGER)) in kind_check()
197 if (!type_check (d, n, BT_REAL)) in double_check()
774 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1021 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1288 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1314 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
1999 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2189 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2261 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
166 if (!type_check (k, n, BT_INTEGER)) in kind_check()
197 if (!type_check (d, n, BT_REAL)) in double_check()
774 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1021 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1288 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1314 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
1999 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2189 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2261 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
160 if (type_check (k, n, BT_INTEGER) == FAILURE) in kind_check()
191 if (type_check (d, n, BT_REAL) == FAILURE) in double_check()
751 if (type_check (a, 0, BT_REAL) == FAILURE) in check_a_kind()
998 if (type_check (y, 0, BT_REAL) == FAILURE) in gfc_check_atan2()
1089 if (type_check (x, 1, BT_REAL) == FAILURE) in gfc_check_besn()
1115 if (type_check (x, 2, BT_REAL) == FAILURE) in gfc_check_bessel_n2()
1512 if (type_check (x, 0, BT_REAL) == FAILURE in gfc_check_dprod()
1702 if (type_check (a, 0, BT_REAL) == FAILURE) in gfc_check_fn_r()
1774 if (type_check (x, 0, BT_REAL) == FAILURE) in gfc_check_hypot()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
160 if (type_check (k, n, BT_INTEGER) == FAILURE) in kind_check()
191 if (type_check (d, n, BT_REAL) == FAILURE) in double_check()
751 if (type_check (a, 0, BT_REAL) == FAILURE) in check_a_kind()
998 if (type_check (y, 0, BT_REAL) == FAILURE) in gfc_check_atan2()
1089 if (type_check (x, 1, BT_REAL) == FAILURE) in gfc_check_besn()
1115 if (type_check (x, 2, BT_REAL) == FAILURE) in gfc_check_bessel_n2()
1512 if (type_check (x, 0, BT_REAL) == FAILURE in gfc_check_dprod()
1702 if (type_check (a, 0, BT_REAL) == FAILURE) in gfc_check_fn_r()
1774 if (type_check (x, 0, BT_REAL) == FAILURE) in gfc_check_hypot()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
197 if (!type_check (k, n, BT_INTEGER)) in kind_check()
228 if (!type_check (d, n, BT_REAL)) in double_check()
828 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1086 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1421 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1447 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2132 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2376 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2448 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
212 if (!type_check (k, n, BT_INTEGER)) in kind_check()
243 if (!type_check (d, n, BT_REAL)) in double_check()
850 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1112 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1447 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1473 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2158 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2413 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2485 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
197 if (!type_check (k, n, BT_INTEGER)) in kind_check()
228 if (!type_check (d, n, BT_REAL)) in double_check()
828 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1086 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1421 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1447 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2132 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2376 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2448 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
197 if (!type_check (k, n, BT_INTEGER)) in kind_check()
228 if (!type_check (d, n, BT_REAL)) in double_check()
828 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1086 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1421 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1447 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2132 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2376 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2448 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
197 if (!type_check (k, n, BT_INTEGER)) in kind_check()
228 if (!type_check (d, n, BT_REAL)) in double_check()
828 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1086 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1421 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1447 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2132 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2376 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2448 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
212 if (!type_check (k, n, BT_INTEGER)) in kind_check()
243 if (!type_check (d, n, BT_REAL)) in double_check()
843 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1101 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1436 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1462 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2147 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2402 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2474 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
212 if (!type_check (k, n, BT_INTEGER)) in kind_check()
243 if (!type_check (d, n, BT_REAL)) in double_check()
850 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1112 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1447 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1473 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2158 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2413 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2485 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dcheck.c57 type_check (gfc_expr *e, int n, bt type) in type_check() function
197 if (!type_check (k, n, BT_INTEGER)) in kind_check()
228 if (!type_check (d, n, BT_REAL)) in double_check()
828 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1086 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1421 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1447 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2132 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2376 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
2448 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
[all …]
/dports/devel/lua-luarocks/luarocks-3.8.0/src/luarocks/type/
H A Drockspec.lua3 local type_check = require("luarocks.type_check")
20 local rockspec_formats, versions = type_check.declare_schemas({
33 platforms = type_check.MAGIC_PLATFORMS,
44 platforms = type_check.MAGIC_PLATFORMS,
53 platforms = type_check.MAGIC_PLATFORMS,
65 platforms = type_check.MAGIC_PLATFORMS,
88 platforms = type_check.MAGIC_PLATFORMS,
112 platforms = type_check.MAGIC_PLATFORMS,
120 platforms = type_check.MAGIC_PLATFORMS,
131 platforms = type_check.MAGIC_PLATFORMS,
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dcheck.c674 if (!type_check (d, n, BT_REAL)) in double_check()
1283 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1559 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1894 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1920 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2691 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2956 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
3028 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
4322 if (!type_check (x, 0, BT_REAL)) in gfc_check_nearest()
4325 if (!type_check (s, 1, BT_REAL)) in gfc_check_nearest()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dcheck.c674 if (!type_check (d, n, BT_REAL)) in double_check()
1274 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1548 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1883 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1909 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2680 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2945 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
3017 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
4306 if (!type_check (x, 0, BT_REAL)) in gfc_check_nearest()
4309 if (!type_check (s, 1, BT_REAL)) in gfc_check_nearest()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dcheck.c674 if (!type_check (d, n, BT_REAL)) in double_check()
1283 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1557 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1892 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1918 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2689 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2954 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
3026 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
4320 if (!type_check (x, 0, BT_REAL)) in gfc_check_nearest()
4323 if (!type_check (s, 1, BT_REAL)) in gfc_check_nearest()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dcheck.c674 if (!type_check (d, n, BT_REAL)) in double_check()
1281 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1555 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1890 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1916 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2687 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2952 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
3024 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
4313 if (!type_check (x, 0, BT_REAL)) in gfc_check_nearest()
4316 if (!type_check (s, 1, BT_REAL)) in gfc_check_nearest()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dcheck.c674 if (!type_check (d, n, BT_REAL)) in double_check()
1284 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1558 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1893 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1919 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2690 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2955 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
3027 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
4321 if (!type_check (x, 0, BT_REAL)) in gfc_check_nearest()
4324 if (!type_check (s, 1, BT_REAL)) in gfc_check_nearest()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dcheck.c674 if (!type_check (d, n, BT_REAL)) in double_check()
1284 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1558 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1893 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1919 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2690 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2955 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
3027 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
4321 if (!type_check (x, 0, BT_REAL)) in gfc_check_nearest()
4324 if (!type_check (s, 1, BT_REAL)) in gfc_check_nearest()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dcheck.c674 if (!type_check (d, n, BT_REAL)) in double_check()
1274 if (!type_check (a, 0, BT_REAL)) in check_a_kind()
1548 if (!type_check (y, 0, BT_REAL)) in gfc_check_atan2()
1883 if (!type_check (x, 1, BT_REAL)) in gfc_check_besn()
1909 if (!type_check (x, 2, BT_REAL)) in gfc_check_bessel_n2()
2680 if (!type_check (x, 0, BT_REAL) in gfc_check_dprod()
2945 if (!type_check (a, 0, BT_REAL)) in gfc_check_fn_r()
3017 if (!type_check (x, 0, BT_REAL)) in gfc_check_hypot()
4306 if (!type_check (x, 0, BT_REAL)) in gfc_check_nearest()
4309 if (!type_check (s, 1, BT_REAL)) in gfc_check_nearest()
[all …]

12345678910>>...72