/dports/math/R-cran-units/units/tests/testthat/ |
H A D | test_user_conversion.R | 30 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 D | test_udunits.R | 13 remove_unit(name="foo") 17 remove_unit(name="foo")
|
H A D | test_conversion.R | 178 remove_unit("person")
|
/dports/math/R-cran-units/units/man/ |
H A D | install_unit.Rd | 5 \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 D | user_conversion.R | 91 remove_unit <- function(symbol=character(0), name=character(0)) { function 141 remove_unit(name=name)
|
H A D | options.R | 93 remove_unit("B", "bel")
|
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/unit/ |
H A D | selection.cpp | 131 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 D | selection.h | 51 void remove_unit(Unit *u);
|
/dports/misc/py-kartograph/kartograph.py-0.6.8/kartograph/renderer/ |
H A D | svg.py | 4 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 D | ca.hpp | 165 treachmap::iterator remove_unit(
|
H A D | ca.cpp | 627 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 D | NAMESPACE | 84 export(remove_unit)
|
H A D | NEWS.md | 20 * add `install_unit` and `remove_unit` for adding/removing custom user-defined
|
/dports/misc/py-kartograph/kartograph.py-0.6.8/kartograph/ |
H A D | mapstyle.py | 142 def remove_unit(val): function
|
/dports/dns/knot3/knot-3.1.5/src/libknot/yparser/ |
H A D | yptrafo.c | 149 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 D | yptrafo.c | 149 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 D | cmmgen.ml | 528 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 D | cmmgen.ml | 528 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 D | ChangeLog | 157271 Send remove_unit packet to client when unit owner changes before
|
/dports/games/freeciv/freeciv-2.6.6/ |
H A D | ChangeLog | 157271 Send remove_unit packet to client when unit owner changes before
|