Searched refs:computeOnlyRestrictedCommands (Results 1 – 1 of 1) sorted by relevance
1551 computeOnlyRestrictedCommands = { variable1580 if getInterfaceName(function.name) in computeOnlyRestrictedCommands:1583 yield computeOnlyRestrictedCommands[getInterfaceName(function.name)]1693 if ifaceName in computeOnlyRestrictedCommands:1696 yield computeOnlyRestrictedCommands[ifaceName]