Searched defs:bytes (Results 1 - 25 of 386) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/xz/src/common/
H A Dtuklib_mbstr_width.c21 tuklib_mbstr_width(const char *str, size_t *bytes) argument
/freebsd-10.0-release/contrib/texinfo/lib/
H A Dxmalloc.c36 xmalloc (size_t bytes) argument
46 xrealloc (void *pointer, size_t bytes) argument
/freebsd-10.0-release/tools/tools/usbtest/
H A Dusbtest.h36 uint32_t bytes; member in struct:bps
/freebsd-10.0-release/contrib/apr/random/unix/
H A Dsha2_glue.c27 sha256_add(apr_crypto_hash_t *h,const void *data, apr_size_t bytes) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DEndian.h22 uint8_t bytes[sizeof(uint32_t)]; member in union:lldb::endian::EndianTest
/freebsd-10.0-release/usr.sbin/bhyve/
H A Dpost.c39 post_data_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
H A Datpic.c45 atpic_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
H A Delcr.c47 elcr_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DStreamableMemoryObject.h159 size_t bytes = Streamer->GetBytes(&Bytes[BytesRead + BytesSkipped], local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h43 void setCalleeSavedFrameSize(unsigned bytes) { CalleeSavedFrameSize = bytes; } argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DInputReaderEZ.cpp16 Callback_Impl(void *baton, InputReader &reader, lldb::InputReaderAction notification, const char *bytes, size_t bytes_len) argument
/freebsd-10.0-release/contrib/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h42 StringRefMemoryObject(StringRef bytes) : Bytes(bytes) {} argument
/freebsd-10.0-release/crypto/heimdal/lib/asn1/
H A Dcheck-common.h39 const char *bytes; member in struct:test_case
/freebsd-10.0-release/lib/libstand/
H A Dzalloc.c80 znalloc(MemPool *mp, uintptr_t bytes) argument
139 zfree(MemPool *mp, void *ptr, uintptr_t bytes) argument
248 zextendPool(MemPool *mp, void *base, uintptr_t bytes) argument
[all...]
/freebsd-10.0-release/sys/amd64/amd64/
H A Duma_machdep.c44 uma_small_alloc(uma_zone_t zone, int bytes, u_int8_t *flags, int wait) argument
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_buffer.h75 static inline void drm_buffer_advance(struct drm_buffer *buf, int bytes) argument
/freebsd-10.0-release/sys/ia64/ia64/
H A Duma_machdep.c43 uma_small_alloc(uma_zone_t zone, int bytes, u_int8_t *flags, int wait) argument
/freebsd-10.0-release/sys/mips/mips/
H A Duma_machdep.c44 uma_small_alloc(uma_zone_t zone, int bytes, u_int8_t *flags, int wait) argument
/freebsd-10.0-release/sys/powerpc/aim/
H A Duma_machdep.c53 uma_small_alloc(uma_zone_t zone, int bytes, u_int8_t *flags, int wait) argument
/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dtest_read_format_7zip.c447 ssize_t bytes; local
470 bytes = archive_read_data(a, buff, sizeof(buff))); local
501 ssize_t bytes; local
524 bytes = archive_read_data(a, buff, sizeof(buff))); local
556 ssize_t bytes; local
579 bytes = archive_read_data(a, buff, sizeof(buff))); local
[all...]
/freebsd-10.0-release/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_random.c44 unsigned char bytes[2]; local
/freebsd-10.0-release/crypto/openssh/
H A Dbufbn.c101 u_int bits, bytes; local
145 u_int bytes; local
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/rand/
H A Drand.h84 int (*bytes)(unsigned char *buf, int num); member in struct:rand_meth_st
H A Drand_egd.c99 RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) argument
108 RAND_egd_bytes(const char *path,int bytes) argument
136 RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) argument
284 RAND_egd_bytes(const char *path, int bytes) argument
[all...]
/freebsd-10.0-release/lib/libefi/
H A Dlibefi.c106 int c, bytes; local
[all...]

Completed in 239 milliseconds

1234567891011>>