Searched defs:size (Results 426 - 450 of 3981) sorted by relevance

<<11121314151617181920>>

/freebsd-current/contrib/elftoolchain/libelftc/
H A D_libelftc.h51 size_t size; member in struct:vector_str
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Darena_inlines_a.h10 arena_internal_add(arena_t *arena, size_t size) { argument
15 arena_internal_sub(arena_t *arena, size_t size) { argument
H A Dtcache_inlines.h42 tcache_alloc_small(tsd_t *tsd, arena_t *arena, tcache_t *tcache, size_t size, szind_t binind, bool zero, bool slow_path) argument
H A Dbase_structs.h11 size_t size; member in struct:base_block_s
/freebsd-current/contrib/elftoolchain/ar/
H A Dread.c61 size_t size; local
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pq.c32 dt_pq_init(dtrace_hdl_t *dtp, uint_t size, dt_pq_value_f value_cb, void *cb_arg) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDeclGroup.h38 unsigned size() const { return NumDecls; } function in class:clang::final
/freebsd-current/contrib/ldns/compat/
H A Dinet_ntop.c61 inet_ntop(int af, const void *src, char *dst, size_t size) argument
91 inet_ntop4(const u_char *src, char *dst, size_t size) argument
113 inet_ntop6(const u_char *src, char *dst, size_t size) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dmop.cpp55 void testw(int size) { argument
65 int size = 8; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DUniqueVector.h87 size_t size() const { return Vector.size(); } function in class:llvm::UniqueVector
/freebsd-current/contrib/mandoc/
H A Dmandoc_aux.c50 mandoc_calloc(size_t num, size_t size) argument
61 mandoc_malloc(size_t size) argument
72 mandoc_realloc(void *ptr, size_t size) argument
81 mandoc_reallocarray(void *ptr, size_t num, size_t size) argument
90 mandoc_recallocarray(void *ptr, size_t oldnum, size_t num, size_t size) argument
[all...]
/freebsd-current/contrib/sendmail/src/
H A Dsasl.c83 size_t size; local
[all...]
/freebsd-current/contrib/unbound/compat/
H A Dinet_ntop.c61 inet_ntop(int af, const void *src, char *dst, size_t size) argument
91 inet_ntop4(const u_char *src, char *dst, size_t size) argument
113 inet_ntop6(const u_char *src, char *dst, size_t size) argument
[all...]
/freebsd-current/contrib/processor-trace/libipt/test/src/
H A Dptunit-mapped_section.c78 static struct ptunit_result size(void) function
82 uint64_t size; local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugStringTableSubsection.cpp86 uint32_t DebugStringTableSubsection::size() const { return StringToId.size(); } function in class:DebugStringTableSubsection
/freebsd-current/contrib/ntp/libjsmn/
H A Djsmn.h43 int size; member in struct:__anon5395
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_section_file.c111 uint64_t offset, size; local
244 int pt_sec_file_memsize(const struct pt_section *section, uint64_t *size) argument
197 pt_sec_file_read(const struct pt_section *section, uint8_t *buffer, uint16_t size, uint64_t offset) argument
[all...]
/freebsd-current/contrib/netbsd-tests/fs/common/
H A Dfstest_sysvbfs.c55 sysvbfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
H A Dfstest_v7fs.c55 v7fs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
H A Dfstest_zfs.c51 zfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
H A Dfstest_msdosfs.c55 msdosfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
H A Dfstest_ext2fs.c55 ext2fs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dcrypto-des3.c195 _krb5_DES3_random_to_key(krb5_context context, krb5_keyblock *key, const void *data, size_t size) argument
H A Dkeyblock.c174 krb5_keyblock_init(krb5_context context, krb5_enctype type, const void *data, size_t size, krb5_keyblock *key) argument
H A Dn-fold.c100 _krb5_n_fold(const void *str, size_t len, void *key, size_t size) argument
[all...]

Completed in 224 milliseconds

<<11121314151617181920>>