Home
last modified time | relevance | path

Searched defs:all_ordered (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dvariable.hpp188 boost::iterator_range<all_children_iterator> all_ordered() const { in all_ordered() function in vconfig
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dcompat-plyr.R281 all_ordered <- all(vapply(dfs, function(df) { functionVar