Searched refs:DWordData (Results 1 – 4 of 4) sorted by relevance
| /misc/config_tools/board_inspector/acpiparser/aml/ | ||
| A D | builder.py | 36 DWordData = lambda x: __build_const_data("DWordData", x) function |
| A D | visitors.py | 128 def DWordData(self, tree): member in GenerateBinaryVisitor |
| A D | parser.py | 147 DWordData = ConstDataFactory("DWordData", 4) variable |
| A D | interpreter.py | 169 def DWordData(self, tree): member in ConcreteInterpreter |
Completed in 8 milliseconds