Searched defs:length (Results 1 - 25 of 1267) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/binutils/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
H A Dmemchr.c21 memchr (register const PTR src_void, int c, size_t length) argument
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
H A Dmemchr.c21 memchr (register const PTR src_void, int c, size_t length) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDataExtractor.cpp17 uint64_t length = GetU32(offset_ptr); local
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-netbios.c49 netbios_print(struct p8022Hdr *nb, u_int length) argument
H A Dprint-msdp.c39 msdp_print(const unsigned char *sp, u_int length) argument
/freebsd-10-stable/lib/libc/i386/sys/
H A Di386_set_ioperm.c33 i386_set_ioperm(unsigned int start, unsigned int length, int enable) argument
H A Di386_get_ioperm.c33 i386_get_ioperm(unsigned int start, unsigned int *length, int *enable) argument
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dbufferlist.c33 unsigned int length; local
51 unsigned int length; local
/freebsd-10-stable/contrib/apr-util/include/
H A Dapr_strmatch.h48 apr_size_t length; /**< Current length */ member in struct:apr_strmatch_pattern
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dsha256_i.h15 u64 length; member in struct:sha256_state
/freebsd-10-stable/lib/libc/string/
H A Dbcmp.c42 bcmp(const void *b1, const void *b2, size_t length) argument
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dd2i_pu.c75 d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) argument
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dbitstring.h87 unsigned int length; member in struct:isc_bitstring
/freebsd-10-stable/crypto/openssl/crypto/aes/
H A Daes_ofb.c55 AES_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num) argument
/freebsd-10-stable/crypto/openssl/crypto/camellia/
H A Dcmll_ofb.c116 Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const CAMELLIA_KEY *key, unsigned char *ivec, int *num) argument
/freebsd-10-stable/usr.bin/mkuzip/
H A Dmkuz_fqueue.h34 int length; member in struct:mkuz_fifo_queue
/freebsd-10-stable/contrib/apr-util/buckets/
H A Dapr_buckets_refcount.c51 apr_bucket_shared_make(apr_bucket *b, void *data, apr_off_t start, apr_size_t length) argument
/freebsd-10-stable/contrib/binutils/include/
H A Ddyn-string.h26 int length; /* The actual length of the string. */ member in struct:dyn_string
/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dnp1.h26 int length; member in struct:gld_opcode
H A Dpn.h26 int length; member in struct:gld_opcode
/freebsd-10-stable/contrib/compiler-rt/lib/
H A Denable_execute_stack.c55 size_t length = endPage - startPage; local
/freebsd-10-stable/contrib/gcclibs/include/
H A Ddyn-string.h26 int length; /* The actual length of the string. */ member in struct:dyn_string
/freebsd-10-stable/contrib/gdb/include/
H A Ddyn-string.h26 int length; /* The actual length of the string. */ member in struct:dyn_string

Completed in 316 milliseconds

1234567891011>>