Home
last modified time | relevance | path

Searched refs:_nlargest (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dheapq.py392 _nlargest = nlargest variable
421 result = _nlargest(n, it)
427 result = _nlargest(n, it)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dheapq.py435 _nlargest = nlargest variable
464 result = _nlargest(n, it)
470 result = _nlargest(n, it)