Home
last modified time | relevance | path

Searched defs:mo (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/OvmfPkg/
Dcreate-release.py44 mo = gcc_re.match(gcc_version) variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dstring.py136 def _invalid(self, mo): argument
158 def convert(mo): argument
184 def convert(mo): argument
Dimaplib.py1491 mo = re.match(r'.*"([^"]+)"$', ml) variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dstring.py136 def _invalid(self, mo): argument
162 def convert(mo): argument
192 def convert(mo): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_lsprof.c210 PyObject *mo = _PyType_Lookup(Py_TYPE(self), name); in normalizeUserObj() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dtexi2html.py869 def command(self, line, mo): argument