Searched defs:codes (Results 1 – 12 of 12) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
|
D | inflate.h | 118 code codes[ENOUGH]; /* space for code tables */ member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | inftrees.c | 32 int inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
|
D | inflate.h | 114 code codes[ENOUGH]; /* space for code tables */ member
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/ |
D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
|
D | inflate.h | 121 code codes[ENOUGH]; /* space for code tables */ member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/ |
D | gencodec.py | 43 def parsecodes(codes, len=len, range=range): argument
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/enc/ |
D | unicode.c | 11179 OnigCodePoint code, codes[3]; local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _struct.c | 1223 formatcode *codes; in prepare_s() local
|
D | socketmodule.c | 5385 DWORD codes[] = {SIO_RCVALL, SIO_KEEPALIVE_VALS}; local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | _struct.c | 1223 formatcode *codes; in prepare_s() local
|
D | socketmodule.c | 5487 DWORD codes[] = {SIO_RCVALL, SIO_KEEPALIVE_VALS}; local
|