Home
last modified time | relevance | path

Searched refs:driving (Results 1 – 25 of 2970) sorted by relevance

12345678910>>...119

/dports/www/osrm-backend/osrm-backend-5.26.0/features/testbot/
H A Dmode.feature5 # 1 driving
30 | a | d | foo,foo,foo,foo | driving,river downstream,driving,driving |
47 | a | g | road,liquid,solid,solid | driving,river downstream,driving,driving |
219 | a | d | ab,bc,cd,cd | driving,route,driving,driving |
220 | d | a | cd,bc,ab,ab | driving,route,driving,driving |
225 | a | f | ab,bc,cd,de,ef,ef | driving,route,driving,driving,driving,driving |
248 | 0 | 1 | abc,ce,de,de | driving,river downstream,driving,driving |
249 | 1 | 0 | de,ce,abc,abc | driving,river upstream,driving,driving |
251 | 2 | 0 | cd,de,ce,abc,abc | driving,driving,river upstream,driving,driving |
279 | a | g | abc,cde,efg,efg | driving,river downstream,driving,driving |
[all …]
H A Dstatus.feature54 …| route/v1/driving/1,1;1,2 | 200 | …
55 …| route/v1/driving/-74697224,5.191564 | 400 | Query string malformed close to position 18 …
56 …| route/v1/driving/200,5.191564;44,5 | 400 | Invalid coordinate value. …
58 …| nonsense/v1/driving/1,1;1,2 | 400 | Service nonsense not found! …
62 …| route/v1/driving | 400 | URL string malformed close to position 17: "ing" …
63 …| route/v1/driving/ | 400 | URL string malformed close to position 18: "ng/" …
64 …| route/v1/driving/1 | 400 | Query string malformed close to position 19 …
65 …| route/v1/driving/1,1 | 400 | Number of coordinates needs to be at least two. …
66 …| route/v1/driving/1,1,1 | 400 | Query string malformed close to position 21 …
67 …| route/v1/driving/x | 400 | Query string malformed close to position 18 …
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/features/car/
H A Dferry.feature23 | a | g | abc,cde,efg,efg | driving,ferry,driving,driving |
24 | b | f | abc,cde,efg,efg | driving,ferry,driving,driving |
26 | e | b | cde,abc,abc | ferry,driving,driving |
27 | e | a | cde,abc,abc | ferry,driving,driving |
29 | c | f | cde,efg,efg | ferry,driving,driving |
49 | a | g | abc,cde,efg,efg | driving,ferry,driving,driving | 12 km/h | 173.4s |
50 | b | f | abc,cde,efg,efg | driving,ferry,driving,driving | 9 km/h | 162.4s |
70 | a | g | abc,cde,efg,efg | driving,ferry,driving,driving | 24 km/h | 89.4s |
71 | b | f | abc,cde,efg,efg | driving,ferry,driving,driving | 18 km/h | 78.4s |
91 | a | g | abc,cde,efg,efg | driving,ferry,driving,driving | 24 km/h | 89.4s |
[all …]
H A Dbridge.feature2 Feature: Car - Handle driving
24 …| a | g | abc,cde,efg,efg | driving,driving,driving,driving | depart,new name right,new name l…
25 …| e | a | cde,abc,abc | driving,driving,driving | depart,new name left,arrive …
43 …| a | g | abc,cde,efg,efg | driving,driving,driving,driving | 13 km/h | 332s +-1 | depart,new …
44 …| e | c | cde,cde | driving,driving | 5 km/h | 288s +-1 | depart,arri…
62 …| a | g | abc,cde,efg,efg | driving,driving,driving,driving | 7 km/h | depart,new name right,n…
63 …| c | e | cde,cde | driving,driving | 2 km/h | depart,arrive …
64 …| e | c | cde,cde | driving,driving | 2 km/h | depart,arrive …
H A Dstartpoint.feature20 | 1 | 2 | ab,ab | driving,driving |
21 | 2 | 1 | ab,ab | driving,driving |
36 | 1 | 2 | ab,ab | driving,driving |
37 | 2 | 1 | ab,ab | driving,driving |
/dports/www/osrm-backend/osrm-backend-5.26.0/features/guidance/
H A Dnotification.feature24 … | ,ferry,, | depart,turn right,notification right,arrive | driving,ferry,driving,driving |
43 …art,turn right,notification straight,turn right,arrive | driving,ferry,driving,driving,driving |
44 …art,turn right,notification straight,turn left,arrive | driving,driving,ferry,driving,driving |
63 …rry,, | depart,notification right,notification right,arrive | driving,ferry,driving,driving |
H A Dstaggered-intersections.feature123 …epart,turn right,turn left,notification straight,arrive | driving,driving,ferry,driving,driving | …
124 …epart,notification straight,turn right,turn left,arrive | driving,ferry,driving,driving,driving | …
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_lint_multidriven_bad.out1 %Warning-MULTIDRIVEN: t/t_lint_multidriven_bad.v:21:22: Signal has multiple driving blocks with dif…
2 t/t_lint_multidriven_bad.v:27:7: ... Location of first driving block
5 t/t_lint_multidriven_bad.v:24:7: ... Location of other driving block
10 %Warning-MULTIDRIVEN: t/t_lint_multidriven_bad.v:19:22: Signal has multiple driving blocks with dif…
11 t/t_lint_multidriven_bad.v:35:7: ... Location of first driving block
14 t/t_lint_multidriven_bad.v:32:7: ... Location of other driving block
/dports/math/scilab/scilab-6.1.1/scilab/modules/api_scilab/tests/unit_tests/api_c/
H A Doptional.tst24 assert_checkequal(ret, "John Doe, 77 years old, does not have a driving license.");
26 assert_checkequal(ret, "Bill, 77 years old, does not have a driving license.");
28 assert_checkequal(ret, "Bill, 22 years old, does not have a driving license.");
30 assert_checkequal(ret, "Bill, 22 years old, does not have a driving license.");
32 assert_checkequal(ret, "Bill, 22 years old, has a driving license.");
34 assert_checkequal(ret, "Walter, 77 years old, has a driving license.");
/dports/science/tfel-edf/tfel-3.2.1/mfront/tests/behaviours/references/
H A Ddruckerprager2.ref2 # 2 column : 1th component of the driving variables
3 # 3 column : 2th component of the driving variables
4 # 4 column : 3th component of the driving variables
5 # 5 column : 4th component of the driving variables
6 # 6 column : 5th component of the driving variables
7 # 7 column : 6th component of the driving variables
H A Ddruckerprager.ref2 # 2 column : 1th component of the driving variables
3 # 3 column : 2th component of the driving variables
4 # 4 column : 3th component of the driving variables
5 # 5 column : 4th component of the driving variables
6 # 6 column : 5th component of the driving variables
7 # 7 column : 6th component of the driving variables
H A Dimplicitsimomieheelastoplasticity.ref2 # 2 column : 1th component of the driving variables
3 # 3 column : 2th component of the driving variables
4 # 4 column : 3th component of the driving variables
5 # 5 column : 4th component of the driving variables
6 # 6 column : 5th component of the driving variables
/dports/science/tfel/tfel-3.4.0/mfront/tests/behaviours/references/
H A Ddruckerprager2.ref2 # 2 column : 1th component of the driving variables
3 # 3 column : 2th component of the driving variables
4 # 4 column : 3th component of the driving variables
5 # 5 column : 4th component of the driving variables
6 # 6 column : 5th component of the driving variables
7 # 7 column : 6th component of the driving variables
H A Ddruckerprager.ref2 # 2 column : 1th component of the driving variables
3 # 3 column : 2th component of the driving variables
4 # 4 column : 3th component of the driving variables
5 # 5 column : 4th component of the driving variables
6 # 6 column : 5th component of the driving variables
7 # 7 column : 6th component of the driving variables
H A Dimplicitsimomieheelastoplasticity.ref2 # 2 column : 1th component of the driving variables
3 # 3 column : 2th component of the driving variables
4 # 4 column : 3th component of the driving variables
5 # 5 column : 4th component of the driving variables
6 # 6 column : 5th component of the driving variables
/dports/science/tfel/tfel-3.4.0/docs/tutorial/mtest/
H A Dcastemellipticcreep.res2 # 2 column : 1th component of the driving variables
3 # 3 column : 2th component of the driving variables
4 # 4 column : 3th component of the driving variables
5 # 5 column : 4th component of the driving variables
6 # 6 column : 5th component of the driving variables
7 # 7 column : 6th component of the driving variables
H A Dcastemellipticcreep-2.res2 # 2 column : 1th component of the driving variables
3 # 3 column : 2th component of the driving variables
4 # 4 column : 3th component of the driving variables
5 # 5 column : 4th component of the driving variables
6 # 6 column : 5th component of the driving variables
7 # 7 column : 6th component of the driving variables
/dports/science/tfel-edf/tfel-3.2.1/docs/tutorial/mtest/
H A Dcastemellipticcreep-2.res2 # 2 column : 1th component of the driving variables
3 # 3 column : 2th component of the driving variables
4 # 4 column : 3th component of the driving variables
5 # 5 column : 4th component of the driving variables
6 # 6 column : 5th component of the driving variables
7 # 7 column : 6th component of the driving variables
H A Dcastemellipticcreep.res2 # 2 column : 1th component of the driving variables
3 # 3 column : 2th component of the driving variables
4 # 4 column : 3th component of the driving variables
5 # 5 column : 4th component of the driving variables
6 # 6 column : 5th component of the driving variables
7 # 7 column : 6th component of the driving variables
/dports/science/pybrain/pybrain-0.3.3/pybrain/rl/environments/simplerace/
H A Dsimplecontroller.py24 driving = 1
26 driving = 0
31 …print(("speed", self.speed, "angle", self.angleToCurrentWP, "driving", driving, "steering", steeri…
32 return array([driving, steering])
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.theaa.com49 Disallow: /driving-school/pupils/pupilpage.jsp # prevents robots from trying to index secure drivin…
50 Disallow: /driving-school/pupils/test-intro.jsp # prevents robots from trying to index secure drivi…
89 Disallow: /driving-school/instructor-training/become-an-instructor.html
90 Disallow: /driving-school/instructor-training/
91 Disallow: /driving-school/driving-instructor/driving-instructor-franchise.html
92 Disallow: /driving-school/instructor-training/course-costs.html
93 Disallow: /driving-school/instructor-training/become-an-instructor.jsp
94 Disallow: /driving-school/instructor-training/life-as-an-instructor.jsp
95 Disallow: /driving-school/instructor-training/training-fees.jsp
96 Disallow: /driving-school/instructor-training/compare-our-instructor-training.jsp
[all …]
/dports/devel/py-simpy/simpy-3.0.13/docs/simpy_intro/
H A Dprocess_interaction.rst25 start driving again.
52 ... # we can start driving again.
53 ... print('Start driving at %d' % self.env.now)
70 Start driving at 5
72 Start driving at 12
80 but want to interrupt the charging process and just start driving instead.
111 ... # switch to the "driving" state
114 ... print('Start driving at %d' % self.env.now)
122 you'll notice that the car now starts driving at time ``3`` instead of ``5``::
131 Start driving at 3
[all …]
/dports/cad/verilator/verilator-4.216/docs/gen/
H A Dex_MULTIDRIVEN_msg.rst4 …%Warning-MULTIDRIVEN: example.v:1:22 Signal has multiple driving blocks with different clocking: '…
5 example.v:1:7 ... Location of first driving block
6 example.v:1:7 ... Location of other driving block
/dports/databases/pgrouting/pgrouting-3.2.0/doc/withPoints/
H A Dpgr_withPointsDD.rst28 ``pgr_withPointsDD`` - Returns the driving distance from a starting point.
67 - The driving side is set as **b** both. So arriving/departing to/from the point(s) can be in any d…
78 - The driving side is set as **b** both. So arriving/departing to/from the point(s) can be in any d…
92 Finds the driving distance depending on the optional parameters setup.
99 :Example: Right side driving topology, from point :math:`1` with :math:`agg\_cost <= 3.8`
111 Finds the driving distance depending on the optional parameters setup.
129 …e** ``CHAR`` (optional). Value in ['b', 'r', 'l', NULL] indicating if the driving side is:
134 **details** ``BOOLEAN`` (optional). When ``true`` the results will include the driving d…
179 :Example: Left side driving topology from point :math:`1` with :math:`agg\_cost <= 3.8`, with detai…
185 :Example: From point :math:`1` with :math:`agg\_cost <= 3.8`, does not matter driving side, with de…
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/sim/src/
H A Dsim.rs28 driving: DrivingSimState, field
306 self.driving in get_draw_car()
324 self.driving in get_draw_cars()
340 .driving in get_all_draw_cars()
524 self.driving.update_car( in do_step()
534 self.driving.update_laggy_head( in do_step()
891 self.driving.debug_car(id); in debug_car()
900 self.driving.debug_lane(id); in debug_lane()
965 self.driving in get_owner_of_car()
1021 self.driving.get_all_driving_paths() in get_all_driving_paths()
[all …]

12345678910>>...119