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

1234567891011>>

/freebsd-9.3-release/contrib/xz/src/common/
H A Dtuklib_mbstr_width.c21 tuklib_mbstr_width(const char *str, size_t *bytes) argument
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dmd5.h62 isc_uint32_t bytes[2]; member in struct:__anon246
/freebsd-9.3-release/contrib/texinfo/lib/
H A Dxmalloc.c36 xmalloc (size_t bytes) argument
46 xrealloc (void *pointer, size_t bytes) argument
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dmd5.h62 isc_uint32_t bytes[2]; member in struct:__anon82
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DStreamableMemoryObject.h155 size_t bytes = Streamer->GetBytes(&Bytes[BytesRead + BytesSkipped], local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.h43 void setCalleeSavedFrameSize(unsigned bytes) { CalleeSavedFrameSize = bytes; } argument
/freebsd-9.3-release/crypto/heimdal/lib/asn1/
H A Dcheck-common.h37 const char *bytes; member in struct:test_case
/freebsd-9.3-release/crypto/openssh/
H A Dhash.c35 unsigned long long bytes = inlen; local
[all...]
H A Dbufbn.c102 u_int bits, bytes; local
151 u_int bytes; local
[all...]
/freebsd-9.3-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-9.3-release/sys/amd64/amd64/
H A Duma_machdep.c43 uma_small_alloc(uma_zone_t zone, int bytes, u_int8_t *flags, int wait) argument
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_buffer.h75 static inline void drm_buffer_advance(struct drm_buffer *buf, int bytes) argument
/freebsd-9.3-release/sys/ia64/ia64/
H A Duma_machdep.c42 uma_small_alloc(uma_zone_t zone, int bytes, u_int8_t *flags, int wait) argument
/freebsd-9.3-release/sys/mips/mips/
H A Duma_machdep.c43 uma_small_alloc(uma_zone_t zone, int bytes, u_int8_t *flags, int wait) argument
/freebsd-9.3-release/sys/powerpc/aim/
H A Duma_machdep.c52 uma_small_alloc(uma_zone_t zone, int bytes, u_int8_t *flags, int wait) argument
/freebsd-9.3-release/contrib/ntp/libntp/
H A Demalloc.c126 size_t bytes; local
/freebsd-9.3-release/contrib/bind9/bin/tools/
H A Dgenrandom.c43 generate(char *filename, unsigned int bytes) { argument
75 unsigned int bytes; local
/freebsd-9.3-release/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_random.c44 unsigned char bytes[2]; local
/freebsd-9.3-release/lib/libefi/
H A Dlibefi.c106 int c, bytes; local
[all...]
/freebsd-9.3-release/usr.bin/tail/
H A Dread.c65 bytes(FILE *fp, const char *fn, off_t off) function
/freebsd-9.3-release/crypto/openssl/crypto/rand/
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
137 RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) argument
273 RAND_egd_bytes(const char *path, int bytes) argument
[all...]
/freebsd-9.3-release/contrib/gcclibs/libdecnumber/
H A Ddecimal128.h65 uint8_t bytes[DECIMAL128_Bytes]; /* decimal128: 1, 5, 12, 110 bits */ member in struct:__anon1284
[all...]
H A Ddecimal32.h57 uint8_t bytes[DECIMAL32_Bytes]; /* decimal32: 1, 5, 6, 20 bits */ member in struct:__anon1285
H A Ddecimal64.h61 uint8_t bytes[DECIMAL64_Bytes]; /* decimal64: 1, 5, 8, 50 bits */ member in struct:__anon1286
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp68 int bytes = 0; local
[all...]

Completed in 677 milliseconds

1234567891011>>