Searched defs:size (Results 1 - 25 of 3199) sorted by relevance

1234567891011>>

/freebsd-10-stable/cddl/compat/opensolaris/misc/
H A Dzone.c38 size_t size; local
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dinfo_fn_imps.hpp58 size() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dinfo_fn_imps.hpp58 size() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dsize_fn_imps.hpp51 size() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dinfo_fn_imps.hpp51 size() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dinfo_fn_imps.hpp58 size() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dinfo_fn_imps.hpp50 size() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dinfo_fn_imps.hpp50 size() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dinfo_fn_imps.hpp56 size() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Decalloc.c46 ecalloc (size_t number, size_t size) argument
H A Drealloc.c41 rk_realloc(void *ptr, size_t size) argument
/freebsd-10-stable/lib/libc/gen/
H A Dgetdomainname.c47 size_t size; local
/freebsd-10-stable/lib/libc/rpc/
H A Drpc_dtablesize.c58 static int size; local
/freebsd-10-stable/lib/libc/stdlib/
H A Dreallocf.c33 reallocf(void *ptr, size_t size) argument
/freebsd-10-stable/sys/boot/arm/at91/libat91/
H A Dmemcmp.c32 p_memcmp(const char *to, const char *from, unsigned size) argument
H A Dmemset.c32 p_memset(char *buffer, char value, int size) argument
/freebsd-10-stable/sys/contrib/xz-embedded/freebsd/
H A Dxz_malloc.c36 xz_malloc(unsigned long size) argument
/freebsd-10-stable/usr.bin/m4/lib/
H A Dohash_init.c25 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info) argument
/freebsd-10-stable/usr.sbin/pw/
H A Dbitmap.h36 int size; member in struct:bitmap
/freebsd-10-stable/contrib/gdb/gdb/regformats/
H A Dregdef.h38 int size; member in struct:reg
/freebsd-10-stable/contrib/ldns/compat/
H A Dcalloc.c15 calloc(size_t num, size_t size) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueArgs.cpp24 const uint32_t size = m_values.size(); local
/freebsd-10-stable/contrib/openpam/lib/libpam/
H A Dopenpam_strlcat.c44 openpam_strlcat(char *dst, const char *src, size_t size) argument
H A Dopenpam_strlcpy.c44 openpam_strlcpy(char *dst, const char *src, size_t size) argument
H A Dopenpam_strlset.c48 openpam_strlset(char *str, int ch, size_t size) argument

Completed in 239 milliseconds

1234567891011>>