Home
last modified time | relevance | path

Searched refs:Above (Results 1 – 25 of 4451) sorted by relevance

12345678910>>...179

/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/common/
H A Dreconintra4x4.c82 ap[0] = (top_left + 2 * Above[0] + Above[1] + 2) >> 2; in vp8_intra4x4_predict_c()
83 ap[1] = (Above[0] + 2 * Above[1] + Above[2] + 2) >> 2; in vp8_intra4x4_predict_c()
84 ap[2] = (Above[1] + 2 * Above[2] + Above[3] + 2) >> 2; in vp8_intra4x4_predict_c()
85 ap[3] = (Above[2] + 2 * Above[3] + Above[4] + 2) >> 2; in vp8_intra4x4_predict_c()
154 pp[5] = Above[0]; in vp8_intra4x4_predict_c()
155 pp[6] = Above[1]; in vp8_intra4x4_predict_c()
156 pp[7] = Above[2]; in vp8_intra4x4_predict_c()
157 pp[8] = Above[3]; in vp8_intra4x4_predict_c()
188 pp[5] = Above[0]; in vp8_intra4x4_predict_c()
189 pp[6] = Above[1]; in vp8_intra4x4_predict_c()
[all …]
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Utils/IntSet/
H A DInfinite.hs49 below' lo (Above hi r)
51 | otherwise = Above hi $ below' lo r
58 above' hi r0@(Above hi' r)
72 some' xs (Above hi r)
90 subtractSome (Above hi r) xs = Above (max hi hi') $ subtractSome (Some (Set.fromList [hi..hi' - 1])…
96 subtractBelow (Above hi r) lo = Above (max hi lo) (subtractBelow r lo)
107 Above hi r <> r' = above' hi (r <> r') function
120 member x (Above hi s) = x >= hi || member x s
128 above hi = Above hi empty
150 toFiniteList Above{} = Nothing function
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/math/big/
H A Dfloat_test.go116 {"-123", 0, "-0", Above},
125 {"1.5", 1, "2", Above},
378 a = Above
761 {"-Inf", 0, Above},
762 {"-1", 0, Above},
763 {"-1e-1000", 0, Above},
801 {"-1.5", -1, Above},
803 {"-1e-1000", 0, Above},
1056 {"-Inf", "nil", Above},
1060 {"-1.23", "-1", Above},
[all …]
/dports/biology/jalview/jalview/examples/testdata/
H A Duniref50_iupred.jva10 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
12 GRAPHLINE IUPredWS (Short) 0.5 Above 0.5 indicates disorder ff0000
16 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
18 GRAPHLINE IUPredWS (Short) 0.5 Above 0.5 indicates disorder ff0000
22 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
24 GRAPHLINE IUPredWS (Short) 0.5 Above 0.5 indicates disorder ff0000
28 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
34 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
40 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
46 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
[all …]
H A Duniref50_seqref.jva10 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
12 GRAPHLINE IUPredWS (Short) 0.5 Above 0.5 indicates disorder ff0000
16 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
18 GRAPHLINE IUPredWS (Short) 0.5 Above 0.5 indicates disorder ff0000
22 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
24 GRAPHLINE IUPredWS (Short) 0.5 Above 0.5 indicates disorder ff0000
28 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
34 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
40 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
46 GRAPHLINE IUPredWS (Long) 0.5 Above 0.5 indicates disorder ff0000
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/lib/unictype/
H A Dcombiningclass_byname.gperf45 Attached Above, UC_CCC_ATA
47 Attached Above Right, UC_CCC_ATAR
56 Above Left, UC_CCC_AL
58 Above, UC_CCC_A
59 Above Right, UC_CCC_AR
63 Double Above, UC_CCC_DA
/dports/devel/libunistring/libunistring-0.9.10/lib/unictype/
H A Dcombiningclass_byname.gperf45 Attached Above, UC_CCC_ATA
47 Attached Above Right, UC_CCC_ATAR
56 Above Left, UC_CCC_AL
58 Above, UC_CCC_A
59 Above Right, UC_CCC_AR
63 Double Above, UC_CCC_DA
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/math/big/
H A Dfloat_test.go115 {"-123", 0, "-0", Above},
124 {"1.5", 1, "2", Above},
377 a = Above
760 {"-Inf", 0, Above},
761 {"-1", 0, Above},
762 {"-1e-1000", 0, Above},
800 {"-1.5", -1, Above},
802 {"-1e-1000", 0, Above},
985 {"-Inf", "nil", Above},
989 {"-1.23", "-1", Above},
[all …]

12345678910>>...179