Searched defs:NEXT (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | collections.py | 53 def __setitem__(self, key, value, PREV=0, NEXT=1, dict_setitem=dict.__setitem__): argument 63 def __delitem__(self, key, PREV=0, NEXT=1, dict_delitem=dict.__delitem__): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/ |
D | cjkcodecs.h | 109 #define NEXT(i, o) \ macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/ |
D | cjkcodecs.h | 109 #define NEXT(i, o) \ macro
|