Home
last modified time | relevance | path

Searched defs:lens (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
Dinflate.h116 unsigned short lens[320]; /* temporary storage for code lengths */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinftrees.c32 int inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
Dinflate.h112 unsigned short lens[320]; /* temporary storage for code lengths */ member
/device/linaro/bootloader/edk2/IntelFspPkg/Tools/
DGenCfgOpt.py153 def getCurr(self, lens = 1): argument