Searched refs:powerset (Results 1 – 1 of 1) sorted by relevance
16 def powerset(items): function50 for compiler_opts in powerset(possible_compiler_opts):51 for config_opts in powerset(possible_config_opts):52 for malloc_conf_opts in powerset(possible_malloc_conf_opts):