/netbsd-src/external/public-domain/xz/dist/src/liblzma/lz/ |
H A D | lz_encoder.c | 298 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 D | ufs_dirhash.c | 1162 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 D | ulfs_dirhash.c | 1178 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 D | Makefile.am | 38 …exception_defines.h exception_ptr.h hash_bytes.h nested_exception.h exception.h cxxabi_init_except… 85 hash_bytes.cc \
|
H A D | Makefile.in | 164 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 D | typeinfo | 36 #include <bits/hash_bytes.h>
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
H A D | Makefile.am | 38 …exception_defines.h exception_ptr.h hash_bytes.h nested_exception.h exception.h cxxabi_init_except… 85 hash_bytes.cc \
|
H A D | Makefile.in | 164 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 D | typeinfo | 36 #include <bits/hash_bytes.h>
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/ |
H A D | Makefile | 31 hash_bytes.h \
|
/netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/ |
H A D | Makefile | 31 hash_bytes.h \
|
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/or1k/ |
H A D | defs.mk | 5 …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 D | defs.mk | 5 …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 D | defs.mk | 9 …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 D | defs.mk | 8 …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 D | defs.mk | 9 …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 D | defs.mk | 9 …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 D | defs.mk | 9 …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 D | defs.mk | 9 …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 D | defs.mk | 9 …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 D | defs.mk | 9 …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 D | defs.mk | 9 …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 D | defs.mk | 9 …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 D | defs.mk | 9 …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 D | defs.mk | 9 …function_type_info.cc fundamental_type_info.cc guard.cc guard_error.cc hash_bytes.cc nested_except…
|