Home
last modified time | relevance | path

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

123

/external/rust/crates/libz-sys/src/zlib-ng/arch/x86/
Dslide_sse.c19 uint16_t wsize = (uint16_t)s->w_size; in slide_hash_sse2() local
Dslide_avx.c20 uint16_t wsize = (uint16_t)s->w_size; in slide_hash_avx2() local
/external/rust/crates/libz-sys/src/zlib-ng/arch/arm/
Dslide_neon.c47 unsigned int wsize = s->w_size; in slide_hash_neon() local
/external/zlib/
Dfill_window_sse.c41 uInt wsize = s->w_size; in fill_window_sse() local
Dinffast.c67 unsigned wsize; /* window size or zero if not using window */ local
/external/perfetto/src/perfetto_cmd/
Dperfetto_cmd_android.cc101 auto wsize = PERFETTO_EINTR(sendfile(*staging_fd, fd, &offset, remaining)); in SaveOutputToIncidentTraceOrCrash() local
/external/angle/third_party/zlib/
Dfill_window_sse.c41 uInt wsize = s->w_size; in fill_window_sse() local
Dinffast.c67 unsigned wsize; /* window size or zero if not using window */ local
/external/rust/crates/libz-sys/src/zlib/
Dinffast.c63 unsigned wsize; /* window size or zero if not using window */ local
/external/python/cpython2/Modules/zlib/
Dinffast.c63 unsigned wsize; /* window size or zero if not using window */ local
/external/angle/third_party/zlib/contrib/optimizations/
Dinffast_chunk.c88 unsigned wsize; /* window size or zero if not using window */ local
Dinflate.c410 unsigned wsize = 1U << state->wbits; local
1490 unsigned wsize; local
/external/zlib/contrib/optimizations/
Dinffast_chunk.c88 unsigned wsize; /* window size or zero if not using window */ local
Dinflate.c410 unsigned wsize = 1U << state->wbits; local
1490 unsigned wsize; local
/external/rust/crates/libz-sys/src/zlib-ng/
Dinffast.c77 unsigned wsize; /* window size or zero if not using window */ in zng_inflate_fast() local
Dinflate.c206 unsigned wsize = 1U << state->wbits; in inflate_ensure_window() local
1265 unsigned wsize; in PREFIX() local
/external/libwebsockets/win32port/zlib/
Dinffast.c80 unsigned wsize; /* window size or zero if not using window */ local
/external/perfetto/src/kallsyms/
Dlazy_kernel_symbolizer.cc142 auto wsize = write(*fd, value.c_str(), value.size()); in WriteKptrRestrict() local
/external/perfetto/src/base/
Dsubprocess_windows.cc164 DWORD wsize = 0; in StdinThread() local
Dutils_unittest.cc85 size_t wsize = static_cast<size_t>(rnd_engine() % 4096) + 1; in TEST() local
Dfile_utils.cc138 DWORD wsize = 0; in WriteAllHandle() local
/external/rust/crates/libz-sys/src/zlib/contrib/inflate86/
Dinffas86.c91 /* 92 48 */ unsigned wsize; /* window size */ member
/external/rust/crates/libz-sys/src/zlib/contrib/masmx64/
Dinffas8664.c96 /* 92 48 */ unsigned wsize; /* window size */ member
/external/kernel-headers/original/uapi/linux/
Dnfs4_mount.h31 int wsize; /* 1 */ member
Dnfs_mount.h33 int wsize; /* 1 */ member

123