/netbsd-src/crypto/external/bsd/openssl/dist/ssl/record/ |
H A D | tls_pad.c | 78 const size_t overhead = 1 /* padding length byte */ + mac_size; in ssl3_cbc_remove_padding_and_mac() local 124 size_t overhead = ((block_size == 1) ? 0 : 1) /* padding length byte */ in tls1_cbc_remove_padding_and_mac() local
|
H A D | ssl3_record.c | 105 int early_data_count_ok(SSL *s, size_t length, size_t overhead, int send) in early_data_count_ok()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/record/ |
H A D | ssl3_record.c | 104 int early_data_count_ok(SSL *s, size_t length, size_t overhead, int send) in early_data_count_ok() 1414 const size_t overhead = 1 /* padding length byte */ + mac_size; in ssl3_cbc_remove_padding() local 1449 const size_t overhead = 1 /* padding length byte */ + mac_size; in tls1_cbc_remove_padding() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ggc-common.c | 854 size_t freed, size_t collected, size_t overhead) in ggc_usage() 882 register_overhead (size_t allocated, size_t overhead) in register_overhead() 1003 ggc_record_overhead (size_t allocated, size_t overhead, void *ptr MEM_STAT_DECL) in ggc_record_overhead()
|
H A D | ggc-page.c | 1425 size_t overhead = object_size - size; in ggc_internal_alloc() local 2306 size_t overhead; in ggc_print_statistics() local
|
/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/ |
H A D | block_buffer_encoder.c | 43 const uint64_t overhead = ((uncompressed_size + LZMA2_CHUNK_MAX - 1) in lzma2_bound() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ggc-common.cc | 1127 size_t freed, size_t collected, size_t overhead) in ggc_usage() 1155 register_overhead (size_t allocated, size_t overhead) in register_overhead() 1273 ggc_record_overhead (size_t allocated, size_t overhead, void *ptr MEM_STAT_DECL) in ggc_record_overhead()
|
H A D | ggc-page.cc | 1425 size_t overhead = object_size - size; in ggc_internal_alloc() local 2312 size_t overhead; in ggc_print_statistics() local
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | symtab.cc | 276 size_t nelts, nids, overhead, headers; in ht_dump_statistics() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | symtab.c | 276 size_t nelts, nids, overhead, headers; in ht_dump_statistics() local
|
/netbsd-src/libexec/ld.elf_so/ |
H A D | xmalloc.c | 113 union overhead { union
|
/netbsd-src/lib/libbsdmalloc/ |
H A D | malloc.c | 81 union overhead { union [all...] |
/netbsd-src/sys/arch/x86/x86/ |
H A D | cpu.c | 1420 int64_t overhead; in cpu_get_tsc_freq() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | generic-morestack.c | 388 unsigned int overhead; in allocate_segment() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | generic-morestack.c | 388 unsigned int overhead; in allocate_segment() local
|
/netbsd-src/sys/netinet/ |
H A D | sctputil.c | 238 sctp_log_rwnd(uint8_t from, u_int32_t peers_rwnd , u_int32_t snd_size, u_int32_t overhead) in sctp_log_rwnd() 254 sctp_log_rwnd_set(uint8_t from, u_int32_t peers_rwnd , u_int32_t flight_size, u_int32_t overhead, u… in sctp_log_rwnd_set()
|
H A D | sctp_uio.h | 526 u_int32_t overhead; member
|
/netbsd-src/sys/ufs/ext2fs/ |
H A D | ext2fs_vfsops.c | 882 uint32_t overhead, overhead_per_group, ngdb; in ext2fs_statvfs() local
|