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

1234567891011>>

/freebsd-10.2-release/contrib/xz/src/common/
H A Dtuklib_mbstr_width.c21 tuklib_mbstr_width(const char *str, size_t *bytes) argument
/freebsd-10.2-release/contrib/ntp/lib/isc/include/isc/
H A Dmd5.h62 isc_uint32_t bytes[2]; member in struct:__anon4094
/freebsd-10.2-release/contrib/texinfo/lib/
H A Dxmalloc.c36 xmalloc (size_t bytes) argument
46 xrealloc (void *pointer, size_t bytes) argument
/freebsd-10.2-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.2-release/tools/tools/usbtest/
H A Dusbtest.h36 uint32_t bytes; member in struct:bps
/freebsd-10.2-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.2-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.2-release/crypto/openssh/
H A Dhash.c35 unsigned long long bytes = inlen; local
[all...]
/freebsd-10.2-release/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.2-release/contrib/llvm/include/llvm/Support/
H A DStreamableMemoryObject.h155 size_t bytes = Streamer->GetBytes(&Bytes[BytesRead + BytesSkipped], local
[all...]
/freebsd-10.2-release/contrib/ntp/libntp/
H A Demalloc.c126 size_t bytes; local
/freebsd-10.2-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h43 void setCalleeSavedFrameSize(unsigned bytes) { CalleeSavedFrameSize = bytes; } argument
/freebsd-10.2-release/crypto/heimdal/lib/asn1/
H A Dcheck-common.h39 const char *bytes; member in struct:test_case
/freebsd-10.2-release/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_random.c44 unsigned char bytes[2]; local
/freebsd-10.2-release/crypto/openssl/crypto/whrlpool/
H A Dwp_dgst.c64 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes) argument
246 unsigned char *WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) argument
/freebsd-10.2-release/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.2-release/sys/dev/drm2/
H A Ddrm_buffer.h75 static inline void drm_buffer_advance(struct drm_buffer *buf, int bytes) argument
/freebsd-10.2-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.2-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.2-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.2-release/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp68 int bytes = 0; local
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Dn-fold.c39 int bytes = (len + 7) / 8; local
/freebsd-10.2-release/crypto/openssl/crypto/rand/
H A Drand.h83 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
109 RAND_egd_bytes(const char *path, int bytes) argument
138 RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) argument
274 RAND_egd_bytes(const char *path, int bytes) argument
[all...]

Completed in 162 milliseconds

1234567891011>>