Home
last modified time | relevance | path

Searched defs:length (Results 151 – 175 of 1381) sorted by relevance

12345678910>>...56

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.h22 uptr length() { return String.size() - 1; } in length() function
/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h63 size_t length; member
65 size_t length; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_core_uverbs.c288 size_t length, u32 min_pgoff, in rdma_user_mmap_entry_insert_range()
383 size_t length) in rdma_user_mmap_entry_insert()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_s390.cpp30 uptr internal_mmap(void *addr, uptr length, int prot, int flags, int fd, in internal_mmap()
34 unsigned long length; in internal_mmap() member
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DStreamAsynchronousIO.cpp34 size_t StreamAsynchronousIO::WriteImpl(const void *s, size_t length) { in WriteImpl()
/freebsd/contrib/tcpdump/
H A Dprint-cip.c55 u_int length = h->len; in cip_if_print() local
H A Dprint-beep.c49 beep_print(netdissect_options *ndo, const u_char *bp, u_int length) in beep_print()
H A Dprint-ip-demux.c40 u_int length, u_int ver, int fragmented, u_int ttl_hl, in ip_demux_print()
/freebsd/usr.sbin/lpr/filters.ru/koi2855/
H A Dkoi2855.c41 int length = 66; variable
/freebsd/usr.sbin/lpr/filters.ru/koi2alt/
H A Dkoi2alt.c40 int length = 66; variable
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-nvm-parse.h63 u16 length; member
/freebsd/usr.bin/hexdump/
H A Dhexdump.c45 int length = -1; /* max bytes to read */ variable
/freebsd/crypto/heimdal/lib/kadm5/
H A Dpassword_quality.c50 size_t length) in min_length_passwd_quality()
88 size_t length) in char_class_passwd_quality()
139 size_t length) in external_passwd_quality()
/freebsd/sys/dev/altera/msgdma/
H A Dmsgdma.h84 uint32_t length; member
94 uint32_t length; member
111 uint32_t length; member
125 uint32_t length; member
/freebsd/contrib/bzip2/
H A Dhuffman.c153 UChar *length, in BZ2_hbAssignCodes()
173 UChar *length, in BZ2_hbCreateDecodeTables()
/freebsd/sys/ofed/include/rdma/
H A Dib_umem.h47 size_t length; member
105 size_t length) { in ib_umem_copy_from()
/freebsd/lib/libpathconv/
H A Drel2abs.c49 size_t length; in rel2abs() local
/freebsd/sys/crypto/openssl/
H A Dossl_aarch64.h24 size_t length, const void *key, unsigned char *iv, int encrypt) in AES_CBC_ENCRYPT()
/freebsd/contrib/libcbor/examples/
H A Dreadfile.c26 size_t length = (size_t)ftell(f); in main() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp37 addr_t addr, addr_t length, unsigned prot, in InferiorCallMmap()
135 addr_t length) { in InferiorCallMunmap()
/freebsd/contrib/wpa/src/crypto/
H A Dsha512_i.h15 u64 length, state[8]; member
H A Dsha256_i.h15 u64 length; member
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.substr.d34 int length; member
/freebsd/lib/libutil/
H A Dhexdump.c42 hexdump(const void *ptr, int length, const char *hdr, int flags) in hexdump()
/freebsd/lib/libc/string/
H A Dmemset.c50 bzero(void *dst0, size_t length) in bzero()

12345678910>>...56