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

1234567891011>>

/netbsd-current/external/public-domain/xz/dist/src/common/
H A Dtuklib_mbstr_width.c21 tuklib_mbstr_width(const char *str, size_t *bytes) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCustom.cpp20 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { argument
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi-read-memory.c1 static char bytes[256]; variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Dmi-read-memory.c1 static char bytes[256]; variable
/netbsd-current/external/bsd/libbind/dist/bsd/
H A Dreadv.c29 int bytes = read(fd, vp->iov_base, vp->iov_len); local
/netbsd-current/external/gpl2/texinfo/dist/lib/
H A Dxmalloc.c38 xmalloc (size_t bytes) argument
48 xrealloc (void *pointer, size_t bytes) argument
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dxmss_commons.c17 void to_byte(unsigned char *out, unsigned long long in, uint32_t bytes) argument
/netbsd-current/sys/rump/librump/rumpkern/
H A Dhyperentropy.c42 feedrandom(size_t bytes, void *cookie __unused) argument
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dmd5.h64 isc_uint32_t bytes[2]; member in struct:__anon84
/netbsd-current/external/bsd/kyua-cli/dist/utils/
H A Dunits.hpp72 class bytes { class in namespace:utils::units
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore-int.c66 krb5_ssize_t bytes = _krb5_get_int64(buffer, &v64, size); local
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dappendprop2.c34 uint8_t bytes[] = {0x00, 0x01, 0x02, 0x03, 0x04}; local
H A Dappendprop1.c34 uint8_t bytes[] = {0x00, 0x01, 0x02, 0x03, 0x04}; local
/netbsd-current/usr.sbin/mdconfig/
H A Dmdconfig.c62 size_t blks, bytes; local
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dxmalloc.c55 xmalloc (size_t bytes) argument
66 xrealloc (PTR_T pointer, size_t bytes) argument
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dfetch.c110 size_t bytes; local
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dfileio.h45 host_to_bigendian (LONGEST num, char *buf, int bytes) argument
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dxmalloc.c55 xmalloc (size_t bytes) argument
66 xrealloc (PTR_T pointer, size_t bytes) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtramp-frame.h63 ULONGEST bytes; member in struct:tramp_frame::__anon1567
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dcipherbytes_test.c30 const unsigned char bytes[] = {0x00}; local
104 const unsigned char bytes[] = {0x00, 0x2f, 0x00, 0x33, 0x00, 0x9f, 0x00, 0xff, local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Drand.h24 int (*bytes) (unsigned char *buf, int num); member in struct:rand_meth_st
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dcipherbytes_test.c30 const unsigned char bytes[] = {0x00}; local
104 const unsigned char bytes[] = {0x00, 0x2f, 0x00, 0x33, 0x00, 0x9f, 0x00, 0xff, local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtramp-frame.h63 ULONGEST bytes; member in struct:tramp_frame::__anon1065
/netbsd-current/tests/fs/cd9660/
H A Dh_hexdump_r.c44 static unsigned char prev_bytes[16], bytes[16], zeroes[16]; variable
/netbsd-current/external/bsd/elftosb/dist/common/
H A DAESKey.cpp30 void AESKeyBase::_readFromStream(std::istream & stream, unsigned bytes, uint8_t * buffer) argument
62 void AESKeyBase::_writeToStream(std::ostream & stream, unsigned bytes, const uint8_t * buffer) argument

Completed in 880 milliseconds

1234567891011>>