Home
last modified time | relevance | path

Searched refs:hgv (Results 1 – 25 of 71) sorted by relevance

123

/dports/astro/routino/routino-3.3.3/web/www/routino/
H A Dprofiles.pl11 … => 3, bicycle => 4, moped => 5, motorcycle => 6, motorcar => 7, goods => 8, hgv => 9, psv => 10 },
24 … 0, moped => 0, motorcycle => 100, motorcar => 100, goods => 100, hgv => 100, psv => 100…
25 … 30, moped => 90, motorcycle => 100, motorcar => 100, goods => 100, hgv => 100, psv => 100…
26 … 70, moped => 100, motorcycle => 90, motorcar => 90, goods => 90, hgv => 90, psv => 90…
27 … 80, moped => 90, motorcycle => 80, motorcar => 80, goods => 80, hgv => 80, psv => 80…
28 … 90, moped => 80, motorcycle => 70, motorcar => 70, goods => 70, hgv => 70, psv => 70…
29 … 90, moped => 70, motorcycle => 60, motorcar => 60, goods => 60, hgv => 60, psv => 60…
30 … 90, moped => 60, motorcycle => 50, motorcar => 50, goods => 50, hgv => 50, psv => 50…
31 … 90, moped => 50, motorcycle => 40, motorcar => 40, goods => 40, hgv => 40, psv => 40…
32 … 90, moped => 0, motorcycle => 0, motorcar => 0, goods => 0, hgv => 0, psv => 0…
[all …]
H A Drouter.html.pl197 <tr><td>Pojazd ciężarowy: <td><input name="transport" type="radio" value="hgv" onchange="formSetTra…
/dports/astro/mkgmap/mkgmap-r4608/examples/styles/default/inc/
H A Daccess28 motor_vehicle=* { add motorcar='${motor_vehicle}'; add goods='${motor_vehicle}'; add hgv='${mo…
54 hgv=private | hgv=agricultural | hgv=forestry { set hgv=no }
64 hgv=* { set mkgmap:truck='${hgv}' }
H A Dcompat_lines25 # new AccessMapping("hgv", RoadNetwork.NO_TRUCK),
97 hgv=private | hgv=no { set mkgmap:truck=no; }
98 hgv=yes | hgv=permissive | hgv=official | hgv=designated { set mkgmap:truck=yes; }
/dports/net/fort/FORT-validator-1.5.3/test/
H A Dvcard_test.c105 TCase *hgv; in ghostbusters_suite() local
107 hgv = tcase_create("handle_ghostbusters_vcard()"); in ghostbusters_suite()
108 tcase_add_test(hgv, vcard_normal); in ghostbusters_suite()
111 suite_add_tcase(suite, hgv); in ghostbusters_suite()
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A Dpts_result_viewer_settings.php279 $hgv = self::check_request_for_var($request, 'hgv');
280 if(!is_array($hgv))
282 $hgv = explode(',', $hgv);
300 …type="checkbox" name="hgv[]" value="' . $si . '"' . (is_array($hgv) && in_array($si, $hgv) ? ' che…
767 if(($hgv = self::check_request_for_var($request, 'hgv')))
769 if(is_array($hgv))
771 $extra_attributes['highlight_graph_values'] = $hgv;
775 $extra_attributes['highlight_graph_values'] = explode(',', $hgv);
/dports/databases/erlang-couchbeam/couchbeam-1.4.2/src/
H A Dcouchbeam_util.erl271 {hgv(username,L), UserName},
272 {hgv(roles,L), Roles},
273 {hgv(token,L), Token}
276 hgv(N,L) -> function
/dports/devel/myrepos/mr-1.20180726/lib/
H A Dvis16 hg_vis = if [ "$DISPLAY" ] ; then hg view "$@" ; else hgv "$@" ; fi
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-vim.r/3214129.vim.d/
H A Dexpected.tags12 <Leader>hgv input.vim /^ nmap <unique> <Leader>hgv <Plug>HGVimDiff$/;" m
H A Dinput.vim1092 nmap <unique> <Leader>hgv <Plug>HGVimDiff
1426 <Leader>hgv HGVimDiff
/dports/converters/osm2mp/osm2mp-r475/
H A Dgarmin-auto-ru.yml193 - key: hgv
H A Dgarmin-auto.yml191 - key: hgv
H A Dgarmin-ru.yml203 - key: hgv
H A Dgarmin.yml203 - key: hgv
/dports/astro/josm/josm-18303/data/validator/
H A Drelation.mapcss42 assertNoMatch: "relation type=restriction restriction:hgv=no_left_turn";
H A Dcombinations.mapcss59 *[source:hgv ][!hgv],
186 …assertNoMatch: "node traffic_sign=maxspeed maxspeed:hgv:conditional=\"80 @ (weight>7.5 AND 22:00-0…
/dports/astro/mkgmap/mkgmap-r4608/examples/styles/default/
H A Dpoints22 add hgv='${motor_vehicle}';
33 barrier=* & hgv=* {set mkgmap:truck = '${hgv|subst:private=>no}'}
/dports/www/osrm-backend/osrm-backend-5.26.0/features/car/
H A Drestrictions.feature300 Scenario: Car - :hgv-qualified on a standard turn restriction
316 | type | way:from | way:to | node:via | restriction:hgv |
/dports/devel/brz/breezy-3.2.0/breezy/git/
H A Dmapping.py471 hgk, hgv = v.split(b':', 1)
/dports/graphics/p5-Image-Info/Image-Info-1.42/img/
H A Dtest.ppm226 …�������~��~��B@W),53ADt}�o����ʥ��{�eo~~��m|�ts������Ǩ��m|����YmsUVemk����hgv��|��qmv=78ng}|��Zf…
/dports/devel/mercurial/mercurial-6.0/contrib/vim/
H A Dhgcommand.vim1108 nmap <unique> <Leader>hgv <Plug>HGVimDiff
1441 <Leader>hgv HGVimDiff
/dports/lang/perl5.30/perl-5.30.3/
H A Dtoke.c7277 GV *hgv = NULL; /* hidden (loser) */ local
7288 hgv = gv;
7320 if (hgv && tmp != KEY_x) /* never ambiguous */
7324 GvENAME(hgv));
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dtoke.c5535 GV *hgv = NULL; /* hidden (loser) */ in yyl_secondclass_keyword() local
5548 hgv = gv; in yyl_secondclass_keyword()
5582 if (hgv && key != KEY_x) /* never ambiguous */ in yyl_secondclass_keyword()
5586 GvENAME(hgv)); in yyl_secondclass_keyword()
/dports/lang/perl5.32/perl-5.32.1/
H A Dtoke.c5407 GV *hgv = NULL; /* hidden (loser) */ in yyl_secondclass_keyword() local
5420 hgv = gv; in yyl_secondclass_keyword()
5454 if (hgv && key != KEY_x) /* never ambiguous */ in yyl_secondclass_keyword()
5458 GvENAME(hgv)); in yyl_secondclass_keyword()
/dports/lang/perl5.34/perl-5.34.0/
H A Dtoke.c5461 GV *hgv = NULL; /* hidden (loser) */ in yyl_secondclass_keyword() local
5474 hgv = gv; in yyl_secondclass_keyword()
5508 if (hgv && key != KEY_x) /* never ambiguous */ in yyl_secondclass_keyword()
5512 GvENAME(hgv)); in yyl_secondclass_keyword()

123