Searched defs:newkey (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | Misc.py | 1130 def insert(self, key, newkey, newvalue, order): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | itertoolsmodule.c | 79 PyObject *newvalue, *newkey, *r, *grouper, *tmp; in groupby_next() local 234 PyObject *newvalue, *newkey, *r; in _grouper_next() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | itertoolsmodule.c | 79 PyObject *newvalue, *newkey, *r, *grouper, *tmp; in groupby_next() local 234 PyObject *newvalue, *newkey, *r; in _grouper_next() local
|