Home
last modified time | relevance | path

Searched refs:assert_type (Results 26 – 50 of 355) sorted by relevance

12345678910>>...15

/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/distributions/
H A Dcauchy.hpp273 typedef typename Policy::assert_undefined_type assert_type; in mean() typedef
274 BOOST_STATIC_ASSERT(assert_type::value == 0); in mean()
287 typedef typename Policy::assert_undefined_type assert_type; in variance() typedef
288 BOOST_STATIC_ASSERT(assert_type::value == 0); in variance()
312 typedef typename Policy::assert_undefined_type assert_type; in skewness() typedef
313 BOOST_STATIC_ASSERT(assert_type::value == 0); in skewness()
326 typedef typename Policy::assert_undefined_type assert_type; in kurtosis() typedef
327 BOOST_STATIC_ASSERT(assert_type::value == 0); in kurtosis()
340 typedef typename Policy::assert_undefined_type assert_type; in kurtosis_excess() typedef
341 BOOST_STATIC_ASSERT(assert_type::value == 0); in kurtosis_excess()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/distributions/
H A Dcauchy.hpp273 typedef typename Policy::assert_undefined_type assert_type; in mean() typedef
274 BOOST_STATIC_ASSERT(assert_type::value == 0); in mean()
287 typedef typename Policy::assert_undefined_type assert_type; in variance() typedef
288 BOOST_STATIC_ASSERT(assert_type::value == 0); in variance()
312 typedef typename Policy::assert_undefined_type assert_type; in skewness() typedef
313 BOOST_STATIC_ASSERT(assert_type::value == 0); in skewness()
326 typedef typename Policy::assert_undefined_type assert_type; in kurtosis() typedef
327 BOOST_STATIC_ASSERT(assert_type::value == 0); in kurtosis()
340 typedef typename Policy::assert_undefined_type assert_type; in kurtosis_excess() typedef
341 BOOST_STATIC_ASSERT(assert_type::value == 0); in kurtosis_excess()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/math/distributions/
H A Dcauchy.hpp273 typedef typename Policy::assert_undefined_type assert_type; in mean() typedef
274 BOOST_STATIC_ASSERT(assert_type::value == 0); in mean()
287 typedef typename Policy::assert_undefined_type assert_type; in variance() typedef
288 BOOST_STATIC_ASSERT(assert_type::value == 0); in variance()
312 typedef typename Policy::assert_undefined_type assert_type; in skewness() typedef
313 BOOST_STATIC_ASSERT(assert_type::value == 0); in skewness()
326 typedef typename Policy::assert_undefined_type assert_type; in kurtosis() typedef
327 BOOST_STATIC_ASSERT(assert_type::value == 0); in kurtosis()
340 typedef typename Policy::assert_undefined_type assert_type; in kurtosis_excess() typedef
341 BOOST_STATIC_ASSERT(assert_type::value == 0); in kurtosis_excess()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DRecordDrawTest.cpp47 assert_type<SkRecords::DrawPaint>(r, record, 0); in DEF_TEST()
48 assert_type<SkRecords::Save> (r, record, 1); in DEF_TEST()
49 assert_type<SkRecords::Scale> (r, record, 2); in DEF_TEST()
50 assert_type<SkRecords::Restore> (r, record, 3); in DEF_TEST()
108 assert_type<SkRecords::SetMatrix>(r, translateRecord, 0); in DEF_TEST()
109 assert_type<SkRecords::Save> (r, translateRecord, 1); in DEF_TEST()
110 assert_type<SkRecords::SetMatrix>(r, translateRecord, 2); in DEF_TEST()
111 assert_type<SkRecords::Restore> (r, translateRecord, 3); in DEF_TEST()
116 setMatrix = assert_type<SkRecords::SetMatrix>(r, translateRecord, 0); in DEF_TEST()
119 setMatrix = assert_type<SkRecords::SetMatrix>(r, translateRecord, 2); in DEF_TEST()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/cpp0x/
H A Drv-dotstar.C10 template<class> struct assert_type;
11 template<> struct assert_type<int&&> {};
13 assert_type<type> test;

12345678910>>...15