/external/python/cpython3/Python/ |
D | ast_opt.c | 142 size_t wbits = _PyLong_NumBits(w); in safe_multiply() local 188 size_t wbits = PyLong_AsSize_t(w); in safe_power() local 205 size_t wbits = PyLong_AsSize_t(w); in safe_lshift() local
|
/external/python/cpython3/Modules/clinic/ |
D | zlibmodule.c.h | 92 int wbits = MAX_WBITS; in zlib_decompress() local 189 int wbits = MAX_WBITS; in zlib_compressobj() local 291 int wbits = MAX_WBITS; in zlib_decompressobj() local
|
/external/freetype/src/gzip/ |
D | inflate.c | 47 uInt wbits; /* log2(window size) (8..15, defaults to 15) */ member
|
/external/python/cpython2/Modules/ |
D | zlibmodule.c | 385 int wbits=MAX_WBITS, memLevel=DEF_MEM_LEVEL, strategy=0, err; in PyZlib_compressobj() local 422 int wbits=DEF_WBITS, err; in PyZlib_decompressobj() local
|
/external/python/cpython3/Modules/ |
D | zlibmodule.c | 415 zlib_decompress_impl(PyObject *module, Py_buffer *data, int wbits, in zlib_decompress_impl() 553 zlib_compressobj_impl(PyObject *module, int level, int method, int wbits, in zlib_compressobj_impl() 647 zlib_decompressobj_impl(PyObject *module, int wbits, PyObject *zdict) in zlib_decompressobj_impl()
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | inflate.h | 98 unsigned wbits; /* log base 2 of requested window size */ member
|
/external/python/cpython2/Modules/zlib/ |
D | inflate.h | 95 unsigned wbits; /* log base 2 of requested window size */ member
|
/external/angle/third_party/zlib/ |
D | inflate.h | 96 unsigned wbits; /* log base 2 of requested window size */ member
|
/external/zlib/ |
D | inflate.h | 95 unsigned wbits; /* log base 2 of requested window size */ member
|
/external/rust/crates/libz-sys/src/zlib/ |
D | inflate.h | 95 unsigned wbits; /* log base 2 of requested window size */ member
|
/external/libwebsockets/win32port/zlib/ |
D | inflate.h | 92 unsigned wbits; /* log base 2 of requested window size */ member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 90592 unsigned int wbits; member
|
D | vmlinux.h | 90592 unsigned int wbits; member
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 58404 unsigned int wbits; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 57306 unsigned int wbits; member
|
D | vmlinux_510.h | 57306 unsigned int wbits; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 60553 unsigned int wbits; member
|
D | vmlinux_505.h | 60553 unsigned int wbits; member
|