Home
last modified time | relevance | path

Searched defs:eps (Results 1 – 25 of 4761) sorted by relevance

12345678910>>...191

/dports/mail/procmail/procmail-3.22/src/
H A Dregexp.h3 struct eps struct
4 { unsigned opc;struct eps*next; argument
5 union seps {struct eps*awn;int sopc;void*irrelevoid;} sp; argument
/dports/mail/eps/eps-1.7/
H A Dmime.c41 int mime_header(eps_t *eps, mime_t *m, header_t *h) in mime_header()
55 void mime_content_type(eps_t *eps, header_t *h, void *mx) in mime_content_type()
92 void mime_transfer_encoding(eps_t *eps, header_t *h, void *mx) in mime_transfer_encoding()
103 void mime_content_disposition(eps_t *eps, header_t *h, void *mx) in mime_content_disposition()
138 int mime_init_stream(eps_t *eps) in mime_init_stream()
164 header_t *mime_next_header(eps_t *eps) in mime_next_header()
190 unsigned char *mime_next_line(eps_t *eps) in mime_next_line()
/dports/devel/libepoll-shim/epoll-shim-0.0.20210418/test/
H A Dpipe-test.c55 struct epoll_event eps[32]; in ATF_TC_BODY_FD_LEAKCHECK() local
71 struct epoll_event eps[32]; in ATF_TC_BODY_FD_LEAKCHECK() local
97 struct epoll_event eps[32]; in ATF_TC_BODY_FD_LEAKCHECK() local
148 struct epoll_event eps[32]; in ATF_TC_BODY_FD_LEAKCHECK() local
208 struct epoll_event eps[32]; in ATF_TC_BODY_FD_LEAKCHECK() local
273 struct epoll_event eps[32]; in ATF_TC_BODY_FD_LEAKCHECK() local
329 struct epoll_event eps[32]; in ATF_TC_BODY_FD_LEAKCHECK() local
385 struct epoll_event eps[32]; in ATF_TC_BODY_FD_LEAKCHECK() local
500 struct epoll_event eps[32]; in ATF_TC_BODY_FD_LEAKCHECK() local
667 struct epoll_event eps[32]; in ATF_TC_BODY_FD_LEAKCHECK() local
[all …]
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dfn_eps.hpp29 eps(const Base<typename T1::elem_type, T1>& X, const typename arma_not_cx<typename T1::elem_type>::… in eps() function
43 eps(const Base< std::complex<typename T1::pod_type>, T1>& X, const typename arma_cx_only<typename T… in eps() function
75 eps(const eT& x) in eps() function
88 eps(const eT& x) in eps() function
99 eps(const std::complex<T>& x) in eps() function
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dfn_eps.hpp29 eps(const Base<typename T1::elem_type, T1>& X, const typename arma_not_cx<typename T1::elem_type>::… in eps() function
43 eps(const Base< std::complex<typename T1::pod_type>, T1>& X, const typename arma_cx_only<typename T… in eps() function
75 eps(const eT& x) in eps() function
88 eps(const eT& x) in eps() function
99 eps(const std::complex<T>& x) in eps() function
/dports/www/firefox/firefox-99.0/third_party/intgemm/test/
H A Dutils_test.cc19 const double eps = 0.0000001; variable
26 const double eps = 0.0000001; variable
31 const double eps = 0.0000001; variable
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/stat/interval/
H A DIntervalUtilsTest.java33 private final double eps = 0.0; field in IntervalUtilsTest
60 Assert.assertEquals(expected.getLowerBound(), actual.getLowerBound(), eps); in checkConfidenceIntervals() local
61 Assert.assertEquals(expected.getUpperBound(), actual.getUpperBound(), eps); in checkConfidenceIntervals() local
62 Assert.assertEquals(expected.getConfidenceLevel(), actual.getConfidenceLevel(), eps); in checkConfidenceIntervals() local
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/
H A Dcheck_value.cc88 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
157 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
226 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
295 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
364 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
433 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
502 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
571 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
640 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
709 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/
H A Dcheck_value.cc88 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
157 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
226 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
295 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
364 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
433 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
502 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
571 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
640 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
709 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/
H A Dcheck_value.cc88 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
157 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
226 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
295 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
364 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
433 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
502 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
571 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
640 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
709 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/
H A Dcheck_value.cc88 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
157 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
226 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
295 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
364 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
433 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
502 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
571 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
640 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
709 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/
H A Dcheck_value.cc88 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
157 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
226 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
295 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
364 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
433 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
502 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
571 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
640 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
709 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/07_conf_hyperg/
H A Dcheck_value.cc92 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
166 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
240 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
314 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
388 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
462 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
536 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
610 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
684 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
758 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/07_conf_hyperg/
H A Dcheck_value.cc92 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
166 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
240 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
314 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
388 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
462 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
536 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
610 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
684 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
758 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/07_conf_hyperg/
H A Dcheck_value.cc92 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
166 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
240 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
314 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
388 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
462 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
536 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
610 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
684 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
758 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/07_conf_hyperg/
H A Dcheck_value.cc92 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
166 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
240 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
314 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
388 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
462 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
536 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
610 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
684 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
758 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/07_conf_hyperg/
H A Dcheck_value.cc92 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
166 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
240 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
314 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
388 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
462 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
536 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
610 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
684 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
758 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/
H A Dcheck_value.cc72 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
126 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
180 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
234 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
288 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
342 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
396 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
450 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
504 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
558 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/
H A Dcheck_value.cc72 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
126 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
180 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
234 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
288 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
342 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
396 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
450 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
504 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
558 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/
H A Dcheck_value.cc72 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
126 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
180 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
234 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
288 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
342 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
396 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
450 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
504 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
558 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/
H A Dcheck_value.cc72 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
126 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
180 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
234 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
288 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
342 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
396 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
450 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
504 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
558 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/
H A Dcheck_value.cc72 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
126 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
180 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
234 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
288 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
342 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
396 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
450 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
504 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
558 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/ts/include/opencv2/ts/
H A Dcuda_test.hpp109 #define EXPECT_MAT_NEAR(m1, m2, eps) EXPECT_PRED_FORMAT3(cvtest::assertMatNear, m1, m2, eps) argument
110 #define ASSERT_MAT_NEAR(m1, m2, eps) ASSERT_PRED_FORMAT3(cvtest::assertMatNear, m1, m2, eps) argument
112 #define EXPECT_SCALAR_NEAR(s1, s2, eps) \ argument
119 #define ASSERT_SCALAR_NEAR(s1, s2, eps) \ argument
127 #define EXPECT_POINT2_NEAR(p1, p2, eps) \ argument
132 #define ASSERT_POINT2_NEAR(p1, p2, eps) \ argument
138 #define EXPECT_POINT3_NEAR(p1, p2, eps) \ argument
144 #define ASSERT_POINT3_NEAR(p1, p2, eps) \ argument
154 #define EXPECT_MAT_SIMILAR(mat1, mat2, eps) \ argument
160 #define ASSERT_MAT_SIMILAR(mat1, mat2, eps) \ argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/adapters/thyra/src/function/
H A DTOpEleWiseBoundsHelpers.hpp66 TOpEleWisePruneLowerTransformation(const Scalar& eps) : eps_(eps) {} in TOpEleWisePruneLowerTransformation()
87 TOpEleWisePruneUpperTransformation(const Scalar& eps) : eps_(eps) {} in TOpEleWisePruneUpperTransformation()
131 TOpEleWisePruneLower_3_1 (const Scalar& eps) : in TOpEleWisePruneLower_3_1()
146 TOpEleWisePruneLower_2_1 (const Scalar& eps) : in TOpEleWisePruneLower_2_1()
161 TOpEleWisePruneUpper_3_1 (const Scalar& eps) : in TOpEleWisePruneUpper_3_1()
176 TOpEleWisePruneUpper_2_1 (const Scalar& eps) : in TOpEleWisePruneUpper_2_1()
218 const Scalar& eps) { in ele_wise_prune_lower()
238 const Scalar& eps) { in ele_wise_prune_lower()
259 const Scalar& eps) { in ele_wise_prune_upper()
280 const Scalar& eps) { in ele_wise_prune_upper()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/
H A Dcheck_value.cc70 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test001() local
122 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test002() local
174 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test003() local
226 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test004() local
278 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test005() local
330 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test006() local
382 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test007() local
434 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test008() local
486 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test009() local
538 const Tp eps = std::numeric_limits<Tp>::epsilon(); in test010() local
[all …]

12345678910>>...191