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

1234567891011>>

/freebsd-10-stable/contrib/xz/src/common/
H A Dtuklib_mbstr_width.c21 tuklib_mbstr_width(const char *str, size_t *bytes) argument
/freebsd-10-stable/contrib/texinfo/lib/
H A Dxmalloc.c36 xmalloc (size_t bytes) argument
46 xrealloc (void *pointer, size_t bytes) argument
/freebsd-10-stable/tools/tools/usbtest/
H A Dusbtest.h36 uint32_t bytes; member in struct:bps
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dmd5.h62 isc_uint32_t bytes[2]; member in struct:__anon82
/freebsd-10-stable/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-stable/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-stable/usr.sbin/bhyve/
H A Dpost.c40 post_data_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
H A Datkbdc.c51 atkbdc_data_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, argument
63 atkbdc_sts_ctl_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, uint32_t *eax, void *arg) argument
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DStreamableMemoryObject.h155 size_t bytes = Streamer->GetBytes(&Bytes[BytesRead + BytesSkipped], local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h43 void setCalleeSavedFrameSize(unsigned bytes) { CalleeSavedFrameSize = bytes; } argument
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dcheck-common.h39 const char *bytes; member in struct:test_case
/freebsd-10-stable/crypto/openssh/
H A Dhash.c35 unsigned long long bytes = inlen; local
[all...]
H A Dbuffer.c81 buffer_consume_ret(Buffer *buffer, u_int bytes) argument
93 buffer_consume(Buffer *buffer, u_int bytes) argument
100 buffer_consume_end_ret(Buffer *buffer, u_int bytes) argument
112 buffer_consume_end(Buffer *buffer, u_int bytes) argument
H A Dcipher-aesctr.c69 aesctr_encrypt_bytes(aesctr_ctx *x,const u8 *m,u8 *c,u32 bytes) argument
/freebsd-10-stable/lib/libstand/
H A Dzalloc.c89 znalloc(MemPool *mp, uintptr_t bytes) argument
148 zfree(MemPool *mp, void *ptr, uintptr_t bytes) argument
257 zextendPool(MemPool *mp, void *base, uintptr_t bytes) argument
[all...]
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_buffer.h75 static inline void drm_buffer_advance(struct drm_buffer *buf, int bytes) argument
/freebsd-10-stable/sys/amd64/amd64/
H A Duma_machdep.c44 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-10-stable/sys/ia64/ia64/
H A Duma_machdep.c43 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-10-stable/sys/mips/mips/
H A Duma_machdep.c44 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-10-stable/sys/powerpc/aim/
H A Duma_machdep.c53 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-10-stable/tools/tools/ioat/
H A Dioatcontrol.c233 uintmax_t bytes; local
/freebsd-10-stable/contrib/ntp/libntp/
H A Demalloc.c127 size_t bytes; local
/freebsd-10-stable/crypto/openssl/crypto/whrlpool/
H A Dwp_dgst.c65 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes) argument
247 unsigned char *WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) argument
/freebsd-10-stable/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_random.c44 unsigned char bytes[2]; local
/freebsd-10-stable/lib/libefi/
H A Dlibefi.c106 int c, bytes; local
[all...]

Completed in 309 milliseconds

1234567891011>>