Searched defs:size (Results 176 - 200 of 3657) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/subversion/subversion/include/private/
H A Dsvn_string_private.h68 /** total size of buffer allocated */ member in struct:svn_membuf_t
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dapr_escape.c74 apr_size_t size = 1; local
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DMergedOutputSection.h49 size_t size = 0; member in class:lld::macho::MergedOutputSection
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataBuffer.h84 DataBufferUnowned(uint8_t *bytes, lldb::offset_t size) argument
H A DDataEncoder.h175 const uint32_t size = GetByteSize(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCFBasicHash.cpp48 size_t size = sizeof(typename __CFBasicHash<T>::RuntimeBase) + local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationHistory.cpp21 GDBRemoteCommunicationHistory::GDBRemoteCommunicationHistory(uint32_t size) argument
33 const size_t size = m_packets.size(); local
51 const size_t size = m_packets.size(); local
66 const uint32_t size local
85 const uint32_t size = GetNumPacketsInHistory(); local
[all...]
/freebsd-13-stable/contrib/unbound/util/storage/
H A Dslabhash.h59 size_t size; member in struct:slabhash
[all...]
/freebsd-13-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_image_section_cache.h63 uint64_t size; member in struct:pt_iscache_lru_entry
115 uint16_t size; member in struct:pt_image_section_cache
/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_asid.c44 size_t size; local
62 pt_asid_to_user(struct pt_asid *user, const struct pt_asid *asid, size_t size) argument
[all...]
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-section-file.c53 long size; member in struct:pt_file_status
60 long size; local
135 long size; local
[all...]
/freebsd-13-stable/contrib/xz/src/liblzma/simple/
H A Darm.c18 arm_code(void *simple lzma_attribute((__unused__)), uint32_t now_pos, bool is_encoder, uint8_t *buffer, size_t size) argument
H A Darmthumb.c18 armthumb_code(void *simple lzma_attribute((__unused__)), uint32_t now_pos, bool is_encoder, uint8_t *buffer, size_t size) argument
H A Dpowerpc.c18 powerpc_code(void *simple lzma_attribute((__unused__)), uint32_t now_pos, bool is_encoder, uint8_t *buffer, size_t size) argument
H A Dsimple_private.h59 size_t size; member in struct:__anon6661
H A Dsparc.c18 sparc_code(void *simple lzma_attribute((__unused__)), uint32_t now_pos, bool is_encoder, uint8_t *buffer, size_t size) argument
/freebsd-13-stable/contrib/xz/src/xz/
H A Dmain.c66 static size_t size = 256; local
/freebsd-13-stable/crypto/heimdal/appl/gssmask/
H A Dcommon.c83 permutate_all(struct getarg_strings *strings, size_t *size) argument
/freebsd-13-stable/crypto/heimdal/appl/rcp/
H A Dutil.c151 size_t size; local
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnet/
H A Dring.h58 int size; /* size in bytes of buffer */ member in struct:__anon6691
/freebsd-13-stable/lib/libc/gen/
H A Dgetentropy.c56 arnd_sysctl(u_char *buf, size_t size) argument
/freebsd-13-stable/lib/libc/iconv/
H A Dcitrus_lookup_factory.c84 size_t size; local
101 size_t size; local
/freebsd-13-stable/lib/libc/inet/
H A Dinet_ntop.c85 inet_ntop4(const u_char *src, char *dst, socklen_t size) argument
58 inet_ntop(int af, const void * __restrict src, char * __restrict dst, socklen_t size) argument
107 inet_ntop6(const u_char *src, char *dst, socklen_t size) argument
[all...]

Completed in 147 milliseconds

1234567891011>>