Searched defs:all (Results 1 – 2 of 2) sorted by relevance
134 val all = map.get(name) ?: continue in getImportStatements() constant
208 Collection<String> all = new ArrayList<String>(); in getRequiredBoards() local