Lines Matching refs:DFLAVORS
179 DFLAVORS = [ 'std', 'ool', 'vcpy', 'iokit' ] variable in IPCEdge
246 df = {f:0 for f in self.DFLAVORS}
347 self.msgs = defaultdict(lambda: {f:0 for f in IPCEdge.DFLAVORS})
352 for f in IPCEdge.DFLAVORS:
567 for f in IPCEdge.DFLAVORS:
575 for f in IPCEdge.DFLAVORS:
585 for f in IPCEdge.DFLAVORS:
597 for f in IPCEdge.DFLAVORS:
605 for f in IPCEdge.DFLAVORS:
613 cdf = {f:0 for f in IPCEdge.DFLAVORS}
614 dcdf = {f:0 for f in IPCEdge.DFLAVORS}
616 for f in IPCEdge.DFLAVORS:
623 for f in IPCEdge.DFLAVORS:
636 for f in IPCEdge.DFLAVORS:
658 for f in IPCEdge.DFLAVORS:
676 for f in IPCEdge.DFLAVORS:
701 for f in IPCEdge.DFLAVORS: