Home
last modified time | relevance | path

Searched refs:hash_bytes (Results 1 – 25 of 102) sorted by relevance

12345

/netbsd-src/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_encoder.c298 const uint32_t hash_bytes = lz_options->match_finder & 0x0F; in lz_encoder_prepare() local
299 if (hash_bytes > mf->nice_len) in lz_encoder_prepare()
305 if (hash_bytes == 2) { in lz_encoder_prepare()
319 if (hash_bytes == 3) in lz_encoder_prepare()
329 if (hash_bytes > 2) in lz_encoder_prepare()
331 if (hash_bytes > 3) in lz_encoder_prepare()
/netbsd-src/sys/ufs/ufs/
H A Dufs_dirhash.c1162 uint64_t physmem_bytes, hash_bytes; in ufsdirhash_init() local
1165 hash_bytes = physmem_bytes / DIRHASH_DEFAULT_DIVIDER; in ufsdirhash_init()
1167 if (hash_bytes < MIN_DEFAULT_DIRHASH_MEM) in ufsdirhash_init()
1168 hash_bytes = 0; in ufsdirhash_init()
1170 if (hash_bytes > MAX_DEFAULT_DIRHASH_MEM) in ufsdirhash_init()
1171 hash_bytes = MAX_DEFAULT_DIRHASH_MEM; in ufsdirhash_init()
1173 ufs_dirhashmaxmem = (u_int)hash_bytes; in ufsdirhash_init()
/netbsd-src/sys/ufs/lfs/
H A Dulfs_dirhash.c1178 uint64_t physmem_bytes, hash_bytes; in ulfsdirhash_init() local
1181 hash_bytes = physmem_bytes / DIRHASH_DEFAULT_DIVIDER; in ulfsdirhash_init()
1183 if (hash_bytes < MIN_DEFAULT_DIRHASH_MEM) in ulfsdirhash_init()
1184 hash_bytes = 0; in ulfsdirhash_init()
1186 if (hash_bytes > MAX_DEFAULT_DIRHASH_MEM) in ulfsdirhash_init()
1187 hash_bytes = MAX_DEFAULT_DIRHASH_MEM; in ulfsdirhash_init()
1189 ulfs_dirhashmaxmem = (u_int)hash_bytes; in ulfsdirhash_init()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A DMakefile.am38 …exception_defines.h exception_ptr.h hash_bytes.h nested_exception.h exception.h cxxabi_init_except…
85 hash_bytes.cc \
H A DMakefile.in164 guard_error.lo hash_bytes.lo nested_exception.lo \
504 …exception_defines.h exception_ptr.h hash_bytes.h nested_exception.h exception.h cxxabi_init_except…
548 hash_bytes.cc \
H A Dtypeinfo36 #include <bits/hash_bytes.h>
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A DMakefile.am38 …exception_defines.h exception_ptr.h hash_bytes.h nested_exception.h exception.h cxxabi_init_except…
85 hash_bytes.cc \
H A DMakefile.in164 guard_error.lo hash_bytes.lo nested_exception.lo \
491 …exception_defines.h exception_ptr.h hash_bytes.h nested_exception.h exception.h cxxabi_init_except…
535 hash_bytes.cc \
H A Dtypeinfo36 #include <bits/hash_bytes.h>
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/
H A DMakefile31 hash_bytes.h \
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/
H A DMakefile31 hash_bytes.h \
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/or1k/
H A Ddefs.mk5 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/coldfire/
H A Ddefs.mk5 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/sparc/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/armeb/
H A Ddefs.mk8 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/riscv32/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/mipsel/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmeb/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/x86_64/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv7hfeb/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/mipseb/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/powerpc/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmhf/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/mips64eb/
H A Ddefs.mk9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…

12345