Home
last modified time | relevance | path

Searched refs:isHash (Results 1 – 2 of 2) sorted by relevance

/external/bcc/src/cc/frontends/p4/compiler/
Dtarget.py38 isHash, keyType, valueType, size): argument
41 assert isinstance(isHash, bool)
53 if isHash:
126 isHash, keyType, valueType, size): argument
129 assert isinstance(isHash, bool)
135 if isHash:
DebpfTable.py175 self.isHash = True # TODO: try to guess arrays when possible
263 serializer, self.dataMapName, self.isHash,