Home
last modified time | relevance | path

Searched refs:remove_unit (Results 1 – 20 of 20) sorted by relevance

/dports/math/R-cran-units/units/tests/testthat/
H A Dtest_user_conversion.R30 remove_unit(c("orange", "apple", "banana", "person"))
42 remove_unit(c("orange", "apple"))
46 expect_silent(remove_unit("foo"))
49 expect_silent(remove_unit("foo"))
H A Dtest_udunits.R13 remove_unit(name="foo")
17 remove_unit(name="foo")
H A Dtest_conversion.R178 remove_unit("person")
/dports/math/R-cran-units/units/man/
H A Dinstall_unit.Rd5 \alias{remove_unit}
10 remove_unit(symbol = character(0), name = character(0))
60 remove_unit("fn", "fortnight")
68 remove_unit(c("dollar", "euro", "yen"))
82 remove_unit(c("cell", cfu_symbols), cfu_names)
/dports/math/R-cran-units/units/R/
H A Duser_conversion.R91 remove_unit <- function(symbol=character(0), name=character(0)) { function
141 remove_unit(name=name)
H A Doptions.R93 remove_unit("B", "bel")
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/unit/
H A Dselection.cpp131 this->remove_unit(u); in toggle_unit()
169 void UnitSelection::remove_unit(Unit *u) { in remove_unit() function in openage::UnitSelection
199 this->remove_unit(u); in kill_unit()
H A Dselection.h51 void remove_unit(Unit *u);
/dports/misc/py-kartograph/kartograph.py-0.6.8/kartograph/renderer/
H A Dsvg.py4 from kartograph.mapstyle import style_diff, remove_unit
264 lh = remove_unit(group.getAttribute('font-size'))
267 line_height = remove_unit(group.getAttribute('line-height'))
/dports/games/wesnoth/wesnoth-1.14.17/src/ai/default/
H A Dca.hpp165 treachmap::iterator remove_unit(
H A Dca.cpp627 itor = remove_unit(reachmap, moves_, itor); in get_villages()
933 itor = remove_unit(reachmap, moves, itor); in remove_village()
941 get_villages_phase::treachmap::iterator get_villages_phase::remove_unit( in remove_unit() function in ai::ai_default_rca::get_villages_phase
1221 remove_unit(reachmap, moves, unit); in dispatch_complex()
1263 remove_unit(reachmap, moves, unit); in dispatch_complex()
/dports/math/R-cran-units/units/
H A DNAMESPACE84 export(remove_unit)
H A DNEWS.md20 * add `install_unit` and `remove_unit` for adding/removing custom user-defined
/dports/misc/py-kartograph/kartograph.py-0.6.8/kartograph/
H A Dmapstyle.py142 def remove_unit(val): function
/dports/dns/knot3/knot-3.1.5/src/libknot/yparser/
H A Dyptrafo.c149 static int remove_unit( in remove_unit() function
242 int ret = remove_unit(&number, *end, style); in yp_int_to_bin()
/dports/dns/knot3-lib/knot-3.1.5/src/libknot/yparser/
H A Dyptrafo.c149 static int remove_unit( in remove_unit() function
242 int ret = remove_unit(&number, *end, style); in yp_int_to_bin()
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Dcmmgen.ml528 let rec remove_unit = function var
532 Csequence(c1, remove_unit c2)
534 Cifthenelse(cond, remove_unit ifso, remove_unit ifnot)
536 Cswitch(sel, index, Array.map remove_unit cases, dbg)
538 map_ccatch remove_unit rec_flag handlers body
540 Ctrywith(remove_unit body, exn, remove_unit handler)
542 Clet(id, c1, remove_unit c2)
1860 Csequence(remove_unit(transl env exp1), transl env exp2)
1868 (remove_unit(transl env body)) raise_num),
1887 (remove_unit(transl env body),
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Dcmmgen.ml528 let rec remove_unit = function var
532 Csequence(c1, remove_unit c2)
534 Cifthenelse(cond, remove_unit ifso, remove_unit ifnot)
536 Cswitch(sel, index, Array.map remove_unit cases, dbg)
538 map_ccatch remove_unit rec_flag handlers body
540 Ctrywith(remove_unit body, exn, remove_unit handler)
542 Clet(id, c1, remove_unit c2)
1860 Csequence(remove_unit(transl env exp1), transl env exp2)
1868 (remove_unit(transl env body)) raise_num),
1887 (remove_unit(transl env body),
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog157271 Send remove_unit packet to client when unit owner changes before
/dports/games/freeciv/freeciv-2.6.6/
H A DChangeLog157271 Send remove_unit packet to client when unit owner changes before