Home
last modified time | relevance | path

Searched refs:b_e (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/algorithm/test/
H A Dordered_test.cpp28 #define b_e(v) a_begin(v),a_end(v) macro
42 BOOST_CHECK ( ba::is_sorted (b_e(strictlyIncreasingValues))); in test_ordered()
43 BOOST_CHECK ( !ba::is_sorted (b_e(randomValues))); in test_ordered()
120 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(randomValues))); in test_increasing_decreasing()
121 BOOST_CHECK ( !ba::is_increasing (b_e(randomValues))); in test_increasing_decreasing()
122 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(randomValues))); in test_increasing_decreasing()
123 BOOST_CHECK ( !ba::is_decreasing (b_e(randomValues))); in test_increasing_decreasing()
126 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(constantValues))); in test_increasing_decreasing()
127 BOOST_CHECK ( ba::is_increasing (b_e(constantValues))); in test_increasing_decreasing()
128 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(constantValues))); in test_increasing_decreasing()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/algorithm/test/
H A Dordered_test.cpp28 #define b_e(v) a_begin(v),a_end(v) macro
42 BOOST_CHECK ( ba::is_sorted (b_e(strictlyIncreasingValues))); in test_ordered()
43 BOOST_CHECK ( !ba::is_sorted (b_e(randomValues))); in test_ordered()
120 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(randomValues))); in test_increasing_decreasing()
121 BOOST_CHECK ( !ba::is_increasing (b_e(randomValues))); in test_increasing_decreasing()
122 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(randomValues))); in test_increasing_decreasing()
123 BOOST_CHECK ( !ba::is_decreasing (b_e(randomValues))); in test_increasing_decreasing()
126 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(constantValues))); in test_increasing_decreasing()
127 BOOST_CHECK ( ba::is_increasing (b_e(constantValues))); in test_increasing_decreasing()
128 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(constantValues))); in test_increasing_decreasing()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/algorithm/test/
H A Dordered_test.cpp28 #define b_e(v) a_begin(v),a_end(v) macro
42 BOOST_CHECK ( ba::is_sorted (b_e(strictlyIncreasingValues))); in test_ordered()
43 BOOST_CHECK ( !ba::is_sorted (b_e(randomValues))); in test_ordered()
120 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(randomValues))); in test_increasing_decreasing()
121 BOOST_CHECK ( !ba::is_increasing (b_e(randomValues))); in test_increasing_decreasing()
122 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(randomValues))); in test_increasing_decreasing()
123 BOOST_CHECK ( !ba::is_decreasing (b_e(randomValues))); in test_increasing_decreasing()
126 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(constantValues))); in test_increasing_decreasing()
127 BOOST_CHECK ( ba::is_increasing (b_e(constantValues))); in test_increasing_decreasing()
128 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(constantValues))); in test_increasing_decreasing()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/algorithm/test/
H A Dordered_test.cpp28 #define b_e(v) a_begin(v),a_end(v) macro
42 BOOST_CHECK ( ba::is_sorted (b_e(strictlyIncreasingValues))); in test_ordered()
43 BOOST_CHECK ( !ba::is_sorted (b_e(randomValues))); in test_ordered()
120 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(randomValues))); in test_increasing_decreasing()
121 BOOST_CHECK ( !ba::is_increasing (b_e(randomValues))); in test_increasing_decreasing()
122 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(randomValues))); in test_increasing_decreasing()
123 BOOST_CHECK ( !ba::is_decreasing (b_e(randomValues))); in test_increasing_decreasing()
126 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(constantValues))); in test_increasing_decreasing()
127 BOOST_CHECK ( ba::is_increasing (b_e(constantValues))); in test_increasing_decreasing()
128 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(constantValues))); in test_increasing_decreasing()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/algorithm/test/
H A Dordered_test.cpp28 #define b_e(v) a_begin(v),a_end(v) macro
42 BOOST_CHECK ( ba::is_sorted (b_e(strictlyIncreasingValues))); in test_ordered()
43 BOOST_CHECK ( !ba::is_sorted (b_e(randomValues))); in test_ordered()
120 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(randomValues))); in test_increasing_decreasing()
121 BOOST_CHECK ( !ba::is_increasing (b_e(randomValues))); in test_increasing_decreasing()
122 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(randomValues))); in test_increasing_decreasing()
123 BOOST_CHECK ( !ba::is_decreasing (b_e(randomValues))); in test_increasing_decreasing()
126 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(constantValues))); in test_increasing_decreasing()
127 BOOST_CHECK ( ba::is_increasing (b_e(constantValues))); in test_increasing_decreasing()
128 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(constantValues))); in test_increasing_decreasing()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/algorithm/test/
H A Dordered_test.cpp28 #define b_e(v) a_begin(v),a_end(v) macro
44 BOOST_CHECK ( ba::is_sorted (b_e(strictlyIncreasingValues))); in test_ordered()
45 BOOST_CHECK ( !ba::is_sorted (b_e(randomValues))); in test_ordered()
130 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(randomValues))); in test_increasing_decreasing()
131 BOOST_CHECK ( !ba::is_increasing (b_e(randomValues))); in test_increasing_decreasing()
132 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(randomValues))); in test_increasing_decreasing()
133 BOOST_CHECK ( !ba::is_decreasing (b_e(randomValues))); in test_increasing_decreasing()
136 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(constantValues))); in test_increasing_decreasing()
137 BOOST_CHECK ( ba::is_increasing (b_e(constantValues))); in test_increasing_decreasing()
138 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(constantValues))); in test_increasing_decreasing()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/algorithm/test/
H A Dordered_test.cpp28 #define b_e(v) a_begin(v),a_end(v) macro
44 BOOST_CHECK ( ba::is_sorted (b_e(strictlyIncreasingValues))); in test_ordered()
45 BOOST_CHECK ( !ba::is_sorted (b_e(randomValues))); in test_ordered()
130 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(randomValues))); in test_increasing_decreasing()
131 BOOST_CHECK ( !ba::is_increasing (b_e(randomValues))); in test_increasing_decreasing()
132 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(randomValues))); in test_increasing_decreasing()
133 BOOST_CHECK ( !ba::is_decreasing (b_e(randomValues))); in test_increasing_decreasing()
136 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(constantValues))); in test_increasing_decreasing()
137 BOOST_CHECK ( ba::is_increasing (b_e(constantValues))); in test_increasing_decreasing()
138 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(constantValues))); in test_increasing_decreasing()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/algorithm/test/
H A Dordered_test.cpp28 #define b_e(v) a_begin(v),a_end(v) macro
44 BOOST_CHECK ( ba::is_sorted (b_e(strictlyIncreasingValues))); in test_ordered()
45 BOOST_CHECK ( !ba::is_sorted (b_e(randomValues))); in test_ordered()
130 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(randomValues))); in test_increasing_decreasing()
131 BOOST_CHECK ( !ba::is_increasing (b_e(randomValues))); in test_increasing_decreasing()
132 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(randomValues))); in test_increasing_decreasing()
133 BOOST_CHECK ( !ba::is_decreasing (b_e(randomValues))); in test_increasing_decreasing()
136 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(constantValues))); in test_increasing_decreasing()
137 BOOST_CHECK ( ba::is_increasing (b_e(constantValues))); in test_increasing_decreasing()
138 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(constantValues))); in test_increasing_decreasing()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/algorithm/test/
H A Dordered_test.cpp28 #define b_e(v) a_begin(v),a_end(v) macro
44 BOOST_CHECK ( ba::is_sorted (b_e(strictlyIncreasingValues))); in test_ordered()
45 BOOST_CHECK ( !ba::is_sorted (b_e(randomValues))); in test_ordered()
130 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(randomValues))); in test_increasing_decreasing()
131 BOOST_CHECK ( !ba::is_increasing (b_e(randomValues))); in test_increasing_decreasing()
132 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(randomValues))); in test_increasing_decreasing()
133 BOOST_CHECK ( !ba::is_decreasing (b_e(randomValues))); in test_increasing_decreasing()
136 BOOST_CHECK ( !ba::is_strictly_increasing (b_e(constantValues))); in test_increasing_decreasing()
137 BOOST_CHECK ( ba::is_increasing (b_e(constantValues))); in test_increasing_decreasing()
138 BOOST_CHECK ( !ba::is_strictly_decreasing (b_e(constantValues))); in test_increasing_decreasing()
[all …]
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSBRdec/src/
H A Dtranscendent.h141 SCHAR b_e, /*!< Exponent of 2nd operand b */ in FDK_add_MantExp() argument
156 shift = (int)(a_e - b_e); in FDK_add_MantExp()
163 *ptrSum_e = (shift > 0) ? a_e : b_e; in FDK_add_MantExp()
180 SCHAR b_e, /*!< Exponent of 2nd operand b */ in FDK_add_MantExp() argument
195 shift = (int)(a_e - b_e); in FDK_add_MantExp()
201 *ptrSum_e = (shift > 0) ? a_e : b_e; in FDK_add_MantExp()
230 SCHAR b_e, /*!< Exponent of divisor b */ in FDK_divide_MantExp() argument
279 *ptrResult_e = a_e - b_e + 1 + preShift - postShift; in FDK_divide_MantExp()
286 SCHAR b_e, /*!< Exponent of divisor b */ in FDK_divide_MantExp() argument
335 *ptrResult_e = a_e - b_e + 1 + preShift - postShift; in FDK_divide_MantExp()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libSBRdec/src/
H A Dtranscendent.h141 SCHAR b_e, /*!< Exponent of 2nd operand b */ in FDK_add_MantExp() argument
156 shift = (int)(a_e - b_e); in FDK_add_MantExp()
163 *ptrSum_e = (shift > 0) ? a_e : b_e; in FDK_add_MantExp()
180 SCHAR b_e, /*!< Exponent of 2nd operand b */ in FDK_add_MantExp() argument
195 shift = (int)(a_e - b_e); in FDK_add_MantExp()
201 *ptrSum_e = (shift > 0) ? a_e : b_e; in FDK_add_MantExp()
230 SCHAR b_e, /*!< Exponent of divisor b */ in FDK_divide_MantExp() argument
279 *ptrResult_e = a_e - b_e + 1 + preShift - postShift; in FDK_divide_MantExp()
286 SCHAR b_e, /*!< Exponent of divisor b */ in FDK_divide_MantExp() argument
335 *ptrResult_e = a_e - b_e + 1 + preShift - postShift; in FDK_divide_MantExp()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libFDK/include/
H A Dfixpoint_math.h182 b_e -= n; in fIsLessThan()
184 if (a_m == (FIXP_DBL)0) a_e = b_e; in fIsLessThan()
185 if (b_m == (FIXP_DBL)0) b_e = a_e; in fIsLessThan()
187 if (a_e > b_e) { in fIsLessThan()
203 b_e -= n; in fIsLessThan()
205 if (a_m == (FIXP_SGL)0) a_e = b_e; in fIsLessThan()
208 if (a_e > b_e) { in fIsLessThan()
670 *pResult_e = b_e; in fAddNorm()
679 b_m = fAdjust(b_m, &b_e); in fAddNorm()
681 if (a_e > b_e) { in fAddNorm()
[all …]
/dports/multimedia/handbrake/fdk-aac-2.0.1/libFDK/include/
H A Dfixpoint_math.h174 if (a_e > b_e) { in fIsLessThan()
175 return ((b_m >> fMin(a_e - b_e, DFRACT_BITS - 1)) > a_m); in fIsLessThan()
177 return ((a_m >> fMin(b_e - a_e, DFRACT_BITS - 1)) < b_m); in fIsLessThan()
182 if (a_e > b_e) { in fIsLessThan()
183 return ((b_m >> fMin(a_e - b_e, FRACT_BITS - 1)) > a_m); in fIsLessThan()
185 return ((a_m >> fMin(b_e - a_e, FRACT_BITS - 1)) < b_m); in fIsLessThan()
639 *pResult_e = b_e; in fAddNorm()
648 b_m = fAdjust(b_m, &b_e); in fAddNorm()
650 if (a_e > b_e) { in fAddNorm()
655 result_e = b_e; in fAddNorm()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/lookup/
H A Dusing51.C8 enum { b_e = Value }; enumerator
14 Type::b_e;
15 enum { d_e = b_e };

1234567