Searched refs:not_prefix_set (Results 1 – 1 of 1) sorted by relevance
394 def _write_block(output, block, not_prefix_set, common_prefix, prefix_pad): argument404 if prefix in not_prefix_set:438 not_prefix_set = set()453 not_prefix_set.add(prefix)455 if prefix not in prefix_set or prefix in not_prefix_set:481 not_prefix_set,503 not_prefix_set,510 unused_prefixes = (prefix_set - not_prefix_set) - used_prefixes