Home
last modified time | relevance | path

Searched refs:Within (Results 1 – 25 of 5503) sorted by relevance

12345678910>>...221

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/sh/
H A Dloop.s18 add #1, r1 ! Within loop
39 add #1, r1 ! Within loop
40 add #1, r1 ! Within loop
61 add #1, r1 ! Within loop
62 add #1, r1 ! Within loop
63 add #1, r1 ! Within loop
84 add #1, r1 ! Within loop
86 add #1, r1 ! Within loop
88 add #1, r1 ! Within loop
90 add #1, r1 ! Within loop
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/sh/
H A Dloop.s18 add #1, r1 ! Within loop
39 add #1, r1 ! Within loop
40 add #1, r1 ! Within loop
61 add #1, r1 ! Within loop
62 add #1, r1 ! Within loop
63 add #1, r1 ! Within loop
84 add #1, r1 ! Within loop
86 add #1, r1 ! Within loop
88 add #1, r1 ! Within loop
90 add #1, r1 ! Within loop
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/testsuite/sim/sh/
H A Dloop.s18 add #1, r1 ! Within loop
39 add #1, r1 ! Within loop
40 add #1, r1 ! Within loop
61 add #1, r1 ! Within loop
62 add #1, r1 ! Within loop
63 add #1, r1 ! Within loop
84 add #1, r1 ! Within loop
86 add #1, r1 ! Within loop
88 add #1, r1 ! Within loop
90 add #1, r1 ! Within loop
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/sh/
H A Dloop.s18 add #1, r1 ! Within loop
39 add #1, r1 ! Within loop
40 add #1, r1 ! Within loop
61 add #1, r1 ! Within loop
62 add #1, r1 ! Within loop
63 add #1, r1 ! Within loop
84 add #1, r1 ! Within loop
86 add #1, r1 ! Within loop
88 add #1, r1 ! Within loop
90 add #1, r1 ! Within loop
[all …]
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/tests/Syntax/
H A DEqualityTests.cs61 staticSyntax = Is.EqualTo(0.7).Within(.005); in SetUp()
93 Assert.That(4.99d, Is.EqualTo(5.0d).Within(0.05d)); in EqualityTestsWithTolerance()
95 Assert.That(4.99f, Is.EqualTo(5.0f).Within(0.05f)); in EqualityTestsWithTolerance()
98 Assert.That(499, Is.EqualTo(500).Within(5)); in EqualityTestsWithTolerance()
125 Assert.That(202d, Is.EqualTo(200d).Within(2), in EqualityTestsWithTolerance_MixingTypesGenerally()
127 Assert.That(4.87m, Is.EqualTo(5).Within(.25), in EqualityTestsWithTolerance_MixingTypesGenerally()
129 Assert.That(4.87m, Is.EqualTo(5ul).Within(1), in EqualityTestsWithTolerance_MixingTypesGenerally()
131 Assert.That(487, Is.EqualTo(500).Within(25), in EqualityTestsWithTolerance_MixingTypesGenerally()
133 Assert.That(487u, Is.EqualTo(500).Within(25), in EqualityTestsWithTolerance_MixingTypesGenerally()
135 Assert.That(487L, Is.EqualTo(500).Within(25), in EqualityTestsWithTolerance_MixingTypesGenerally()
[all …]
/dports/finance/R-cran-plm/plm/inst/tests/
H A Dtest_transformations.R235 xW1_ind <- Within(inv, effect = "individual") # default
242 xW1_ti <- Within(inv, effect = "time") # default
243 xW1_ti_narm <- Within(inv, effect = "time", na.rm = TRUE)
269 xW1_mat_ti <- Within(mat, effect = "time") # default
270 xW1_mat_ti_narm <- Within(mat, effect = "time", na.rm = TRUE)
277 xW1_mat_tw <- Within(mat, effect = "twoways") # default
482 xW1_ind <- Within(inv, effect = "individual") # default
489 xW1_ti <- Within(inv, effect = "time") # default
490 xW1_ti_narm <- Within(inv, effect = "time", na.rm = TRUE)
516 xW1_mat_ti <- Within(mat, effect = "time") # default
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/gis/
H A Dwithin.cc52 Within::Within(double semi_major, double semi_minor) in Within() function in gis::Within
93 bool Within::eval(const Cartesian_point *g1, in eval()
98 bool Within::eval(const Cartesian_point *g1, in eval()
103 bool Within::eval(const Cartesian_point *g1, in eval()
111 bool Within::eval(const Cartesian_point *g1, in eval()
116 bool Within::eval(const Cartesian_point *g1, in eval()
121 bool Within::eval(const Cartesian_point *g1, in eval()
198 bool Within::eval(const Cartesian_polygon *, in eval()
204 bool Within::eval(const Cartesian_polygon *g1, in eval()
223 bool Within::eval(const Cartesian_polygon *, in eval()
[all …]
/dports/print/lyx/lyx-2.3.4.2/lib/layouts/
H A Dsvmono.layout28 Within chapter
32 Within chapter
36 Within chapter
40 Within chapter
44 Within chapter
48 Within chapter
52 Within chapter
56 Within chapter
60 Within chapter
64 Within chapter
[all …]
H A Dtheorems-sec-bytype.module18 Within section
21 Within section
24 Within section
27 Within section
30 Within section
33 Within section
36 Within section
39 Within section
42 Within section
45 Within section
[all …]
H A Dstdcounters.inc18 Within chapter
23 Within section
28 Within subsection
33 Within subsubsection
38 Within paragraph
47 Within enumi
52 Within enumii
57 Within enumiii
H A Dtheorems-chap-bytype.module18 Within chapter
21 Within chapter
24 Within chapter
27 Within chapter
30 Within chapter
33 Within chapter
36 Within chapter
39 Within chapter
42 Within chapter
45 Within chapter
[all …]
/dports/databases/tile38/tile38-1.12.0/geojson/
H A Ddetect_test.go99 if p1.Within(p2) {
102 if !p1.Within(p1) {
115 if p1.Within(p2) {
118 if !p1.Within(p1) {
128 if p1.Within(mp1) {
145 if p1.Within(ls1) {
179 if p1.Within(pl3) {
193 if p3.Within(pl3) {
205 if p3.Within(mp1) {
222 if mp1.Within(p1) {
[all …]
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/tests/Constraints/
H A DEqualConstraintTests.cs79 Assert.That(actual, new EqualConstraint(expected).Within(tolerance)); in CanMatchDatesWithinTimeSpan()
87 Assert.That(actual, new EqualConstraint(expected).Within(5).Days); in CanMatchDatesWithinDays()
95 Assert.That(actual, new EqualConstraint(expected).Within(5).Hours); in CanMatchDatesWithinHours()
103 Assert.That(actual, new EqualConstraint(expected).Within(5).Minutes); in CanMatchDatesWithinMinutes()
111 Assert.That(actual, new EqualConstraint(expected).Within(5).Minutes); in CanMatchTimeSpanWithinMinutes()
217 Assert.That(value, new EqualConstraint(20000000.0f).Within(1).Ulps); in CanMatchSinglesWithUlpTolerance()
277 Assert.That(1010, Is.EqualTo(1000).Percent.Within(5)); in ErrorIfPercentPrecedesWithin()
283 Assert.That(1010.0, Is.EqualTo(1000.0).Ulps.Within(5)); in ErrorIfUlpsPrecedesWithin()
289 Assert.That(DateTime.Now, Is.EqualTo(DateTime.Now).Days.Within(5)); in ErrorIfDaysPrecedesWithin()
329 Assert.That(y, Is.EqualTo(x).Within(2).Ulps); in ErrorIfUlpsIsUsedOnIntegralType()
[all …]
/dports/devel/pragmarcs/PragmARC-1378e7a/
H A Dpragmarc-binary_searcher.adb9 function Search (Item : Element; Within : List) return Result_Info is
10 Low : Index := Within'First;
11 High : Index := Within'Last;
20 if Compare (Within (Within'First), Item) = Greater then
24 if Compare (Within (Within'Last), Item) = Less then
33 case Compare (Item, Within (Mid) ) is
43 if Compare (Within (Low), Item) = Equal then
47 if Low < High and then Compare (Within (High), Item) = Equal then
/dports/www/rss-bridge/rss-bridge-2021-04-25/bridges/
H A DDiceBridge.php28 'name' => 'Within job title',
32 'name' => 'Within company name',
45 'Within 5 miles' => '5',
46 'Within 10 miles' => '10',
47 'Within 20 miles' => '20',
48 'Within 30 miles' => '0',
49 'Within 40 miles' => '40',
50 'Within 50 miles' => '50',
51 'Within 75 miles' => '75',
52 'Within 100 miles' => '100',
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/mmix/
H A Drelax1.l11 8 0010 F407FFFF GETA \$7,nearfar1 % Within reach\.
12 9 0014 F2BFFFFF PUSHJ \$191,nearfar2 % Within reach\.
20 12 40004 4D480000 BNP \$72,l0 % Within reach
21 13 40008 F5040000 GETA \$4,l1 % Within reach\.
22 14 4000c F3050000 nearfar1 PUSHJ 5,l01 % Within reach\.
32 17 40034 4437FFFF l4 BP \$55,l3 % Within reach\.
41 21 80034 47580000 BOD \$88,l4 % Within reach\.
53 24 80064 F0FFFFFF l6 JMP l5 % Within reach\.
65 28 4080064 F1000000 JMP l6 % Within reach
77 31 4080094 482CFFFF l8 BNN \$44,l9 % Within reach\.
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/mmix/
H A Drelax1.l11 8 0010 F407FFFF GETA \$7,nearfar1 % Within reach\.
12 9 0014 F2BFFFFF PUSHJ \$191,nearfar2 % Within reach\.
20 12 40004 4D480000 BNP \$72,l0 % Within reach
21 13 40008 F5040000 GETA \$4,l1 % Within reach\.
22 14 4000c F3050000 nearfar1 PUSHJ 5,l01 % Within reach\.
32 17 40034 4437FFFF l4 BP \$55,l3 % Within reach\.
41 21 80034 47580000 BOD \$88,l4 % Within reach\.
53 24 80064 F0FFFFFF l6 JMP l5 % Within reach\.
65 28 4080064 F1000000 JMP l6 % Within reach
77 31 4080094 482CFFFF l8 BNN \$44,l9 % Within reach\.
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/mmix/
H A Drelax1.l11 8 0010 F407FFFF GETA \$7,nearfar1 % Within reach\.
12 9 0014 F2BFFFFF PUSHJ \$191,nearfar2 % Within reach\.
20 12 40004 4D480000 BNP \$72,l0 % Within reach
21 13 40008 F5040000 GETA \$4,l1 % Within reach\.
22 14 4000c F3050000 nearfar1 PUSHJ 5,l01 % Within reach\.
32 17 40034 4437FFFF l4 BP \$55,l3 % Within reach\.
41 21 80034 47580000 BOD \$88,l4 % Within reach\.
53 24 80064 F0FFFFFF l6 JMP l5 % Within reach\.
65 28 4080064 F1000000 JMP l6 % Within reach
77 31 4080094 482CFFFF l8 BNN \$44,l9 % Within reach\.
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/mmix/
H A Drelax1.l11 8 0010 F407FFFF GETA \$7,nearfar1 % Within reach\.
12 9 0014 F2BFFFFF PUSHJ \$191,nearfar2 % Within reach\.
20 12 40004 4D480000 BNP \$72,l0 % Within reach
21 13 40008 F5040000 GETA \$4,l1 % Within reach\.
22 14 4000c F3050000 nearfar1 PUSHJ 5,l01 % Within reach\.
32 17 40034 4437FFFF l4 BP \$55,l3 % Within reach\.
41 21 80034 47580000 BOD \$88,l4 % Within reach\.
53 24 80064 F0FFFFFF l6 JMP l5 % Within reach\.
65 28 4080064 F1000000 JMP l6 % Within reach
77 31 4080094 482CFFFF l8 BNN \$44,l9 % Within reach\.
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/mmix/
H A Drelax1.l11 8 0010 F407FFFF GETA \$7,nearfar1 % Within reach\.
12 9 0014 F2BFFFFF PUSHJ \$191,nearfar2 % Within reach\.
20 12 40004 4D480000 BNP \$72,l0 % Within reach
21 13 40008 F5040000 GETA \$4,l1 % Within reach\.
22 14 4000c F3050000 nearfar1 PUSHJ 5,l01 % Within reach\.
32 17 40034 4437FFFF l4 BP \$55,l3 % Within reach\.
41 21 80034 47580000 BOD \$88,l4 % Within reach\.
53 24 80064 F0FFFFFF l6 JMP l5 % Within reach\.
65 28 4080064 F1000000 JMP l6 % Within reach
77 31 4080094 482CFFFF l8 BNN \$44,l9 % Within reach\.
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/mmix/
H A Drelax1.l11 8 0010 F407FFFF GETA \$7,nearfar1 % Within reach\.
12 9 0014 F2BFFFFF PUSHJ \$191,nearfar2 % Within reach\.
20 12 40004 4D480000 BNP \$72,l0 % Within reach
21 13 40008 F5040000 GETA \$4,l1 % Within reach\.
22 14 4000c F3050000 nearfar1 PUSHJ 5,l01 % Within reach\.
32 17 40034 4437FFFF l4 BP \$55,l3 % Within reach\.
41 21 80034 47580000 BOD \$88,l4 % Within reach\.
53 24 80064 F0FFFFFF l6 JMP l5 % Within reach\.
65 28 4080064 F1000000 JMP l6 % Within reach
77 31 4080094 482CFFFF l8 BNN \$44,l9 % Within reach\.
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/testsuite/gas/mmix/
H A Drelax1.l11 8 0010 F407FFFF GETA \$7,nearfar1 % Within reach\.
12 9 0014 F2BFFFFF PUSHJ \$191,nearfar2 % Within reach\.
20 12 40004 4D480000 BNP \$72,l0 % Within reach
21 13 40008 F5040000 GETA \$4,l1 % Within reach\.
22 14 4000c F3050000 nearfar1 PUSHJ 5,l01 % Within reach\.
32 17 40034 4437FFFF l4 BP \$55,l3 % Within reach\.
41 21 80034 47580000 BOD \$88,l4 % Within reach\.
53 24 80064 F0FFFFFF l6 JMP l5 % Within reach\.
65 28 4080064 F1000000 JMP l6 % Within reach
77 31 4080094 482CFFFF l8 BNN \$44,l9 % Within reach\.
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/mmix/
H A Drelax1.l11 8 0010 F407FFFF GETA \$7,nearfar1 % Within reach\.
12 9 0014 F2BFFFFF PUSHJ \$191,nearfar2 % Within reach\.
20 12 40004 4D480000 BNP \$72,l0 % Within reach
21 13 40008 F5040000 GETA \$4,l1 % Within reach\.
22 14 4000c F3050000 nearfar1 PUSHJ 5,l01 % Within reach\.
32 17 40034 4437FFFF l4 BP \$55,l3 % Within reach\.
41 21 80034 47580000 BOD \$88,l4 % Within reach\.
53 24 80064 F0FFFFFF l6 JMP l5 % Within reach\.
65 28 4080064 F1000000 JMP l6 % Within reach
77 31 4080094 482CFFFF l8 BNN \$44,l9 % Within reach\.
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/mmix/
H A Drelax1.l11 8 0010 F407FFFF GETA \$7,nearfar1 % Within reach\.
12 9 0014 F2BFFFFF PUSHJ \$191,nearfar2 % Within reach\.
20 12 40004 4D480000 BNP \$72,l0 % Within reach
21 13 40008 F5040000 GETA \$4,l1 % Within reach\.
22 14 4000c F3050000 nearfar1 PUSHJ 5,l01 % Within reach\.
32 17 40034 4437FFFF l4 BP \$55,l3 % Within reach\.
41 21 80034 47580000 BOD \$88,l4 % Within reach\.
53 24 80064 F0FFFFFF l6 JMP l5 % Within reach\.
65 28 4080064 F1000000 JMP l6 % Within reach
77 31 4080094 482CFFFF l8 BNN \$44,l9 % Within reach\.
[all …]
/dports/sysutils/restic/restic-0.12.1/internal/restic/
H A Dsnapshot_policy.go21 Within Duration // keep snapshots made within this duration member
91 if !e.Within.Zero() {
95 s += fmt.Sprintf("all snapshots within %s of the newest", e.Within)
226 Within Duration
253 if !p.Within.Zero() {
254 …t := latest.AddDate(-p.Within.Years, -p.Within.Months, -p.Within.Days).Add(time.Hour * time.Durati…
257 keepSnapReasons = append(keepSnapReasons, fmt.Sprintf("within %v", p.Within))
277 if !b.Within.Zero() {
278 …t := latest.AddDate(-b.Within.Years, -b.Within.Months, -b.Within.Days).Add(time.Hour * time.Durati…
286 keepSnapReasons = append(keepSnapReasons, fmt.Sprintf("%v %v", b.reason, b.Within))

12345678910>>...221