Home
last modified time | relevance | path

Searched defs:newstyle (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_inspect.py107 class newstyle(object): pass class
454 def _classify_test(self, newstyle): argument
Dtest_index.py12 class newstyle(object): class
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dintobject.c1166 _PyInt_Format(PyIntObject *v, int base, int newstyle) in _PyInt_Format()
Dlongobject.c1453 _PyLong_Format(PyObject *aa, int base, int addL, int newstyle) in _PyLong_Format()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dintobject.c1192 _PyInt_Format(PyIntObject *v, int base, int newstyle) in _PyInt_Format()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/
Dlongobject.c1467 _PyLong_Format(PyObject *aa, int base, int addL, int newstyle) in _PyLong_Format()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Objects/
Dlongobject.c1453 _PyLong_Format(PyObject *aa, int base, int addL, int newstyle) in _PyLong_Format()