Home
last modified time | relevance | path

Searched refs:change_scope (Results 1 – 5 of 5) sorted by relevance

/misc/config_tools/board_inspector/acpiparser/aml/
A Dparser.py422 self.context.change_scope(tree.context_scope)
451 context.change_scope(name)
490 context.change_scope(name)
567 context.change_scope(name)
586 context.change_scope(name)
594 context.change_scope(name)
A Dcontext.py220 def change_scope(self, new_scope): member in Context
283 self.change_scope(scope)
A Dinterpreter.py193 self.context.change_scope(tree.children[0].scope)
204 self.context.change_scope(realpath)
234 self.context.change_scope(tree.children[0].scope)
329 self.context.change_scope(tree.scope)
A Dvisitors.py57 self.context.change_scope(tree.scope)
/misc/config_tools/board_inspector/extractors/
A D50-acpi-namespace.py205 self.interpreter.context.change_scope(op_region_decl.tree.scope)
282 self.context.change_scope(tree.scope)

Completed in 10 milliseconds