Searched defs:pmap (Results 1 – 2 of 2) sorted by relevance
28 def pmap(func, iterable, processes, should_print_progress, filter_=None, *args, **kwargs): function
547 ParentMap &pmap = mgr.getParentMap(D); in checkASTCodeBody() local