Home
last modified time | relevance | path

Searched defs:wsize (Results 1 – 19 of 19) sorted by relevance

/device/google/contexthub/firmware/lib/libc/
Dmemset.c40 #define wsize sizeof(u_int) macro
Dbcopy.c45 #define wsize sizeof(word) macro
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinffast.c63 unsigned wsize; /* window size or zero if not using window */ local
Dinflate.h96 unsigned wsize; /* window size or zero if not using window */ member
Dinflate.c1469 unsigned wsize; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinffast.c80 unsigned wsize; /* window size or zero if not using window */ local
Dinflate.h89 unsigned wsize; /* window size or zero if not using window */ member
Dinflate.c1330 unsigned wsize; local
Ddeflate.c1272 uInt wsize = s->w_size; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinffast.c80 unsigned wsize; /* window size or zero if not using window */ local
Dinflate.h93 unsigned wsize; /* window size or zero if not using window */ member
Dinflate.c1445 unsigned wsize; local
Ddeflate.c1396 uInt wsize = s->w_size; local
/device/google/crosshatch/json-c/
Djson_util.c105 unsigned int wpos, wsize; in json_object_to_file_ext() local
/device/google/bonito/json-c/
Djson_util.c105 unsigned int wpos, wsize; in json_object_to_file_ext() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzlibmodule.c214 int wsize=DEF_WBITS; in PyZlib_decompress() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzlibmodule.c220 int wsize=DEF_WBITS; in PyZlib_decompress() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
Dmultibytecodec.c1030 Py_ssize_t wsize, finalsize = 0, size, origpending; in mbidecoder_decode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
Dmultibytecodec.c1033 Py_ssize_t wsize, finalsize = 0, size, origpending; in mbidecoder_decode() local