Home
last modified time | relevance | path

Searched refs:reml (Results 1 – 25 of 120) sorted by relevance

12345

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/
H A Dmultiline.cc44 std::regex reml("^a", __multiline); in test_pr102480() local
46 VERIFY( std::regex_match("\na" + 1, reml)); in test_pr102480()
49 VERIFY( std::regex_match("\na" + 1, reml, match_prev_avail)); in test_pr102480()
52 VERIFY( std::regex_match("\na" + 1, reml, match_prev_avail|match_not_bol)); in test_pr102480()
54 VERIFY( std::regex_match("\ra" + 1, reml, match_prev_avail)); in test_pr102480()
56 VERIFY(!std::regex_match("xa" + 1, reml, match_prev_avail)); in test_pr102480()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c9 extern long double reml (long double, long double);
26 long double t = reml (arg, cycle); in my_cot()
32 long double t = reml (arg, cycle); in my_tan()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c9 extern long double reml (long double, long double);
26 long double t = reml (arg, cycle); in my_cot()
32 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c9 extern long double reml (long double, long double);
26 long double t = reml (arg, cycle); in my_cot()
32 long double t = reml (arg, cycle); in my_tan()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c9 extern long double reml (long double, long double);
26 long double t = reml (arg, cycle); in my_cot()
32 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dpr56424.c9 extern long double reml (long double, long double);
26 long double t = reml (arg, cycle); in my_cot()
32 long double t = reml (arg, cycle); in my_tan()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr56424.c9 extern long double reml (long double, long double);
26 long double t = reml (arg, cycle); in my_cot()
32 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c9 extern long double reml (long double, long double);
26 long double t = reml (arg, cycle); in my_cot()
32 long double t = reml (arg, cycle); in my_tan()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr56424.c9 extern long double reml (long double, long double);
26 long double t = reml (arg, cycle); in my_cot()
32 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dpr56424.c9 extern long double reml (long double, long double);
26 long double t = reml (arg, cycle); in my_cot()
32 long double t = reml (arg, cycle); in my_tan()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr56424.c9 extern long double reml (long double, long double);
26 long double t = reml (arg, cycle); in my_cot()
32 long double t = reml (arg, cycle); in my_tan()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr56424.c8 extern long double reml (long double, long double);
25 long double t = reml (arg, cycle); in my_cot()
31 long double t = reml (arg, cycle); in my_tan()
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/regression/tests/results/
H A Dlme_results.R23 for (reml in c(FALSE, TRUE)) { globalVar
25 if (reml) {
58 md = lmer(as.formula(fml), data=data, REML=reml)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/vfp/
H A Dvfp.h112 u64 mh, ml, remh, reml, termh, terml, z; in vfp_estimate_div128to64() local
125 sub128(&remh, &reml, nh, nl, termh, terml); in vfp_estimate_div128to64()
129 add128(&remh, &reml, remh, reml, mh, ml); in vfp_estimate_div128to64()
131 remh = (remh << 32) | (reml >> 32); in vfp_estimate_div128to64()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/vfp/
H A Dvfp.h112 u64 mh, ml, remh, reml, termh, terml, z; in vfp_estimate_div128to64() local
125 sub128(&remh, &reml, nh, nl, termh, terml); in vfp_estimate_div128to64()
129 add128(&remh, &reml, remh, reml, mh, ml); in vfp_estimate_div128to64()
131 remh = (remh << 32) | (reml >> 32); in vfp_estimate_div128to64()

12345