Home
last modified time | relevance | path

Searched refs:tres (Results 1 – 25 of 4120) sorted by relevance

12345678910>>...165

/dports/science/conduit/conduit-0.8.0/src/tests/conduit/
H A Dt_conduit_to_string.cpp68 std::string tres = ""; in TEST() local
88 EXPECT_EQ(tres,texpect); in TEST()
110 EXPECT_EQ(tres,texpect); in TEST()
129 EXPECT_EQ(tres,texpect); in TEST()
155 std::string tres, texpect; in TEST() local
191 EXPECT_EQ(tres,texpect); in TEST()
212 EXPECT_EQ(tres,texpect); in TEST()
231 EXPECT_EQ(tres,texpect); in TEST()
257 std::string tres, texpect; in TEST() local
315 EXPECT_EQ(tres,texpect); in TEST()
[all …]
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/stats/tests/
H A Dtest_diagnostic_other.py134 res_all.append(('score mle', tres))
137 res_all.append(('Newey', tres))
141 res_all.append(('Tauchen', tres))
166 res_all.append(('comp_lm uc', tres))
169 res_all.append(('Newey', tres))
173 res_all.append(('Tauchen', tres))
180 res_all.append(('scoreB QMLE', tres))
211 res_all.append(('Newey', tres))
215 res_all.append(('Tauchen', tres))
236 tres_ = (tres.stat_cmt, tres.pval_cmt)
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/xicc/
H A Dxfbview.c95 int tres = 33; in main() local
177 tres = atoi(na); in main()
373 && coa[0] != (tres-1) in main()
375 && coa[1] != (tres-1) in main()
377 && coa[2] != (tres-1)) in main()
534 && coa[0] != (tres-1) in main()
536 && coa[1] != (tres-1) in main()
538 && coa[2] != (tres-1)) in main()
624 && coa[0] != (tres-1) in main()
626 && coa[1] != (tres-1) in main()
[all …]
/dports/devel/poco/poco-1.10.1-all/Foundation/wcelibcex-1.0/src/
H A Dwce_mktime.c101 time_t tres; in __wceex_mktime_internal() local
115 tres = 0; in __wceex_mktime_internal()
120 tres += 365 + IS_LEAP_YEAR(i); in __wceex_mktime_internal()
129 tres += doy; in __wceex_mktime_internal()
136 tres++; in __wceex_mktime_internal()
140 tres = 24 * (tres + tmbuff->tm_mday - 1) + tmbuff->tm_hour; in __wceex_mktime_internal()
143 tres = 60 * tres + tmbuff->tm_min; in __wceex_mktime_internal()
146 tres = 60 * tres + tmbuff->tm_sec; in __wceex_mktime_internal()
150 tres += _loctime_offset; in __wceex_mktime_internal()
152 return tres; in __wceex_mktime_internal()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pnp/
H A Dresource.c170 struct resource *tres; in pnp_check_port() local
198 if (tres != res && tres->flags & IORESOURCE_IO) { in pnp_check_port()
200 tend = &tres->end; in pnp_check_port()
219 tend = &tres->end; in pnp_check_port()
233 struct resource *tres; in pnp_check_mem() local
261 if (tres != res && tres->flags & IORESOURCE_MEM) { in pnp_check_mem()
263 tend = &tres->end; in pnp_check_mem()
282 tend = &tres->end; in pnp_check_mem()
356 struct resource *tres; in pnp_check_irq() local
377 if (tres != res && tres->flags & IORESOURCE_IRQ) { in pnp_check_irq()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pnp/
H A Dresource.c170 struct resource *tres; in pnp_check_port() local
198 if (tres != res && tres->flags & IORESOURCE_IO) { in pnp_check_port()
200 tend = &tres->end; in pnp_check_port()
219 tend = &tres->end; in pnp_check_port()
233 struct resource *tres; in pnp_check_mem() local
261 if (tres != res && tres->flags & IORESOURCE_MEM) { in pnp_check_mem()
263 tend = &tres->end; in pnp_check_mem()
282 tend = &tres->end; in pnp_check_mem()
356 struct resource *tres; in pnp_check_irq() local
377 if (tres != res && tres->flags & IORESOURCE_IRQ) { in pnp_check_irq()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pnp/
H A Dresource.c170 struct resource *tres; in pnp_check_port() local
198 if (tres != res && tres->flags & IORESOURCE_IO) { in pnp_check_port()
200 tend = &tres->end; in pnp_check_port()
219 tend = &tres->end; in pnp_check_port()
233 struct resource *tres; in pnp_check_mem() local
261 if (tres != res && tres->flags & IORESOURCE_MEM) { in pnp_check_mem()
263 tend = &tres->end; in pnp_check_mem()
282 tend = &tres->end; in pnp_check_mem()
356 struct resource *tres; in pnp_check_irq() local
377 if (tres != res && tres->flags & IORESOURCE_IRQ) { in pnp_check_irq()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_geofunc_relchecks.cc196 int tres= 0; in val_int() local
271 int tres= 0; in geocol_relation_check() local
285 tres= 1; in geocol_relation_check()
287 tres= 1; in geocol_relation_check()
361 return tres; in geocol_relation_check()
382 int tres= 0; in geocol_relcheck_intersect_disjoint() local
406 tres= 0; in geocol_relcheck_intersect_disjoint()
461 return tres; in geocol_relcheck_intersect_disjoint()
485 int tres= 0; in multipoint_within_geometry_collection() local
587 int tres= 0; in geocol_relcheck_within() local
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_relchecks.cc196 int tres= 0; in val_int() local
271 int tres= 0; in geocol_relation_check() local
285 tres= 1; in geocol_relation_check()
287 tres= 1; in geocol_relation_check()
361 return tres; in geocol_relation_check()
382 int tres= 0; in geocol_relcheck_intersect_disjoint() local
406 tres= 0; in geocol_relcheck_intersect_disjoint()
461 return tres; in geocol_relcheck_intersect_disjoint()
485 int tres= 0; in multipoint_within_geometry_collection() local
587 int tres= 0; in geocol_relcheck_within() local
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_geofunc_relchecks.cc196 int tres= 0; in val_int() local
271 int tres= 0; in geocol_relation_check() local
285 tres= 1; in geocol_relation_check()
287 tres= 1; in geocol_relation_check()
361 return tres; in geocol_relation_check()
382 int tres= 0; in geocol_relcheck_intersect_disjoint() local
406 tres= 0; in geocol_relcheck_intersect_disjoint()
461 return tres; in geocol_relcheck_intersect_disjoint()
485 int tres= 0; in multipoint_within_geometry_collection() local
587 int tres= 0; in geocol_relcheck_within() local
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_relchecks.cc196 int tres= 0; in val_int() local
271 int tres= 0; in geocol_relation_check() local
285 tres= 1; in geocol_relation_check()
287 tres= 1; in geocol_relation_check()
361 return tres; in geocol_relation_check()
382 int tres= 0; in geocol_relcheck_intersect_disjoint() local
406 tres= 0; in geocol_relcheck_intersect_disjoint()
461 return tres; in geocol_relcheck_intersect_disjoint()
485 int tres= 0; in multipoint_within_geometry_collection() local
587 int tres= 0; in geocol_relcheck_within() local
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_relchecks.cc196 int tres= 0; in val_int() local
271 int tres= 0; in geocol_relation_check() local
285 tres= 1; in geocol_relation_check()
287 tres= 1; in geocol_relation_check()
361 return tres; in geocol_relation_check()
382 int tres= 0; in geocol_relcheck_intersect_disjoint() local
406 tres= 0; in geocol_relcheck_intersect_disjoint()
461 return tres; in geocol_relcheck_intersect_disjoint()
485 int tres= 0; in multipoint_within_geometry_collection() local
587 int tres= 0; in geocol_relcheck_within() local
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_geofunc_relchecks.cc196 int tres= 0; in val_int() local
271 int tres= 0; in geocol_relation_check() local
285 tres= 1; in geocol_relation_check()
287 tres= 1; in geocol_relation_check()
361 return tres; in geocol_relation_check()
382 int tres= 0; in geocol_relcheck_intersect_disjoint() local
406 tres= 0; in geocol_relcheck_intersect_disjoint()
461 return tres; in geocol_relcheck_intersect_disjoint()
485 int tres= 0; in multipoint_within_geometry_collection() local
587 int tres= 0; in geocol_relcheck_within() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) call abort()
22 if (abs(tres(2)-12.)>1E-3) call abort()
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) call abort()
25 if (abs(tres(2)-15.)>1E-3) call abort()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) STOP 1
22 if (abs(tres(2)-12.)>1E-3) STOP 2
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) STOP 3
25 if (abs(tres(2)-15.)>1E-3) STOP 4
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) STOP 1
22 if (abs(tres(2)-12.)>1E-3) STOP 2
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) STOP 3
25 if (abs(tres(2)-15.)>1E-3) STOP 4
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) STOP 1
22 if (abs(tres(2)-12.)>1E-3) STOP 2
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) STOP 3
25 if (abs(tres(2)-15.)>1E-3) STOP 4
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) STOP 1
22 if (abs(tres(2)-12.)>1E-3) STOP 2
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) STOP 3
25 if (abs(tres(2)-15.)>1E-3) STOP 4
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) STOP 1
22 if (abs(tres(2)-12.)>1E-3) STOP 2
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) STOP 3
25 if (abs(tres(2)-15.)>1E-3) STOP 4
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) STOP 1
22 if (abs(tres(2)-12.)>1E-3) STOP 2
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) STOP 3
25 if (abs(tres(2)-15.)>1E-3) STOP 4
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) STOP 1
22 if (abs(tres(2)-12.)>1E-3) STOP 2
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) STOP 3
25 if (abs(tres(2)-15.)>1E-3) STOP 4
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) STOP 1
22 if (abs(tres(2)-12.)>1E-3) STOP 2
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) STOP 3
25 if (abs(tres(2)-15.)>1E-3) STOP 4
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) STOP 1
22 if (abs(tres(2)-12.)>1E-3) STOP 2
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) STOP 3
25 if (abs(tres(2)-15.)>1E-3) STOP 4
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) call abort()
22 if (abs(tres(2)-12.)>1E-3) call abort()
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) call abort()
25 if (abs(tres(2)-15.)>1E-3) call abort()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_9.f9016 REAL :: tres(2) variable
20 tres = f(2,[2.,4.])
21 if (abs(tres(1)-6.)>1E-3) STOP 1
22 if (abs(tres(2)-12.)>1E-3) STOP 2
23 tres = ppt%f(2,[3.,5.])
24 if (abs(tres(1)-9.)>1E-3) STOP 3
25 if (abs(tres(2)-15.)>1E-3) STOP 4

12345678910>>...165