Home
last modified time | relevance | path

Searched defs:varnames (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Ddis.py110 def disassemble_string(code, lasti=-1, varnames=None, names=None, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddis.py110 def disassemble_string(code, lasti=-1, varnames=None, names=None, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dcodeobject.c46 PyObject *varnames, PyObject *freevars, PyObject *cellvars, in PyCode_New()
239 PyObject *varnames, *ourvarnames = NULL; in code_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dcodeobject.c46 PyObject *varnames, PyObject *freevars, PyObject *cellvars, in PyCode_New()
239 PyObject *varnames, *ourvarnames = NULL; in code_new() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DMisc.py49 def GetVariableOffset(mapfilepath, efifilepath, varnames): argument
72 def _parseForGCC(lines, efifilepath, varnames): argument
120 def _parseGeneral(lines, efifilepath, varnames): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dmarshal.c1007 PyObject *varnames = NULL; in r_object() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dmarshal.c1007 PyObject *varnames = NULL; in r_object() local
Dcompile.c3825 PyObject *varnames = NULL; in makecode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
Dmarshal.c1012 PyObject *varnames = NULL; in r_object() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c3849 PyObject *varnames = NULL; in makecode() local