Home
last modified time | relevance | path

Searched refs:BRS (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/math/cmlib/cmlib-3.0_8/src/eispack/
H A Dcdiv.f10 REAL S,ARS,AIS,BRS,BIS
15 BRS = BR/S
17 S = BRS**2 + BIS**2
18 CR = (ARS*BRS + AIS*BIS)/S
19 CI = (AIS*BRS - ARS*BIS)/S
/dports/math/slatec/src/
H A Dcdiv.f22 REAL S,ARS,AIS,BRS,BIS
27 BRS = BR/S
29 S = BRS**2 + BIS**2
30 CR = (ARS*BRS + AIS*BIS)/S
31 CI = (AIS*BRS - ARS*BIS)/S
/dports/misc/bible-kjv/bible-kjv/
H A DREADME.ftp5 of the Bible Retrieval System (BRS). It is intended primarily to
15 README.bible BRS description and installation notes.
20 bible.tar.Z BRS program source distribution.
23 bible-tools.tar.Z BRS tools sources. Only useful for hackers.
30 bible.tar.Z BRS program source distribution, including
H A Dbible.pkg75 comment "BRS: Bible Retrieval System [-O, v4.00 930426, 2.8MB]";
111 comment "BRS program sources, (no data) in current dir [v4.00 930426,200KB]";
119 comment "BRS tools sources, in current directory [v4.00 930426, 45KB]" ;
/dports/science/cdo/cdo-2.0.0/src/
H A DEnsval.cc31 BRS enumerator
85 cdo_operator_add("ensbrs", BRS, 0, nullptr); in Ensval()
97 else if (operfunc == BRS) in Ensval()
123 else if (operfunc == BRS) in Ensval()
185 case BRS: in Ensval()
333 else if (operfunc == BRS) in Ensval()
420 else if (operfunc == BRS) in Ensval()
491 case (BRS): in Ensval()
/dports/science/py-obspy/obspy-1.2.2/obspy/io/focmec/tests/data/
H A Dfocmec_qedUWne.lst151 BRS 170.1 33.7 D
222 CLI TLB MSU CMP BZS BRS MEO RIV CNB RSCP
235 CLI TLB MSU CMP BZS RMO BRS RIV CNB RSCP
248 CLI TLB MSU CMP BZS RMO BRS CBM RIV CNB
261 CLI TLB MSU CMP BZS BRS MEO RIV CNB RSCP
274 CLI TLB MSU CMP BZS BRS RIV CNB RSCP
H A Dfocmec_all.lst151 BRS 170.1 33.7 D
258 CLI TLB MSU CMP BZS RMO BRS CBM RIV CNB JSC
291 NEW COP CLI TLB MSU CMP BZS RMO BRS CBM RIV
324 COP CLI TLB MSU CMP BZS RMO BRS CBM RIV CNB
/dports/math/cmlib/cmlib-3.0_8/test/
H A Dcpqr79.f295 REAL S,ARS,AIS,BRS,BIS local
300 BRS = BR/S
302 S = BRS**2 + BIS**2
303 CR = (ARS*BRS + AIS*BIS)/S
304 CI = (AIS*BRS - ARS*BIS)/S
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dlas-threads-work-data.cpp299 size_t (&BRS)[FB_MAX_PARTS] = BUCKET_REGIONS; in compute_toplevel_and_buckets() local
303 nb_buckets[toplevel] = iceildiv(1UL << conf.logA, BRS[toplevel]); in compute_toplevel_and_buckets()
309 nb_buckets[toplevel-1] = iceildiv(1UL << conf.logA, BRS[toplevel - 1]); in compute_toplevel_and_buckets()
313 nb_buckets[toplevel-1] = BRS[toplevel]/BRS[toplevel-1]; in compute_toplevel_and_buckets()
H A Dbucket.cpp298 size_t (&BRS)[FB_MAX_PARTS] = BUCKET_REGIONS; in log_this_update() local
302 unsigned int x = update.x % BRS[1]; in log_this_update()
304 bucket_number*BRS[LEVEL]/BRS[1] + (update.x / BRS[1]); in log_this_update()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/fixedbugs/issue33013.dir/
H A Dd.go15 c.BRS(nil, nil, 22)
H A Dc.go17 func BRS(sd *b.ServiceDesc, server BI, xyz int) *b.Service { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/fixedbugs/issue33013.dir/
H A Dd.go15 c.BRS(nil, nil, 22)
H A Dc.go17 func BRS(sd *b.ServiceDesc, server BI, xyz int) *b.Service { func
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/fixedbugs/issue33013.dir/
H A Dd.go15 c.BRS(nil, nil, 22)
H A Dc.go17 func BRS(sd *b.ServiceDesc, server BI, xyz int) *b.Service { func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/issue33013.dir/
H A Dd.go15 c.BRS(nil, nil, 22)
H A Dc.go17 func BRS(sd *b.ServiceDesc, server BI, xyz int) *b.Service { func
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/issue33013.dir/
H A Dd.go15 c.BRS(nil, nil, 22)
H A Dc.go17 func BRS(sd *b.ServiceDesc, server BI, xyz int) *b.Service { func
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/fixedbugs/issue33219.dir/
H A Dc.go17 func BRS(sd a.A, xyz int) *b.Service { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/fixedbugs/issue33219.dir/
H A Dc.go17 func BRS(sd a.A, xyz int) *b.Service { func
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/fixedbugs/issue33219.dir/
H A Dc.go17 func BRS(sd a.A, xyz int) *b.Service { func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/issue33219.dir/
H A Dc.go17 func BRS(sd a.A, xyz int) *b.Service { func
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/issue33219.dir/
H A Dc.go17 func BRS(sd a.A, xyz int) *b.Service { func

12345678