Home
last modified time | relevance | path

Searched refs:scopes (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dpycodegen.py259 return s.scopes
347 self.scopes = self.parseSymbols(node)
348 self.scope = self.scopes[node]
361 self.scopes = self.parseSymbols(node)
362 self.scope = self.scopes[node]
383 gen = self.FunctionGen(node, self.scopes, isLambda,
395 gen = self.ClassGen(node, self.scopes,
673 gen = GenExprCodeGenerator(node, self.scopes, self.class_name,
1298 scopes = None variable in ModuleCodeGenerator
1312 scopes = None variable in ExpressionCodeGenerator
[all …]
Dsymbols.py214 self.scopes = {}
220 scope = self.module = self.scopes[node] = ModuleScope()
234 self.scopes[node] = scope
245 self.scopes[node] = scope
276 self.scopes[node] = scope
302 self.scopes[node] = scope
435 names2 = s.scopes[tree].get_names()
445 d.update(s.scopes)
447 scopes = d.values() variable
452 l = [sc for sc in scopes
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
DCpuPm.asl152 // by any of the processor scopes. (The use of _PDC is deprecated in ACPI 3.
194 // by any of the processor scopes.