Searched defs:byte (Results 1 - 25 of 155) sorted by relevance

1234567

/freebsd-current/sys/fs/udf/
H A Dosta.h34 typedef unsigned char byte; typedef
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dvli_decoder.c51 const uint8_t byte = in[*in_pos]; local
/freebsd-current/libexec/bootpd/
H A Dbptypes.h18 typedef unsigned char byte; typedef
/freebsd-current/usr.bin/cmp/
H A Dmisc.c50 diffmsg(const char *file1, const char *file2, off_t byte, off_t line, argument
H A Dspecial.c46 off_t byte, line; local
H A Dlink.c46 off_t byte; local
/freebsd-current/contrib/telnet/libtelnet/
H A Dpk.h34 typedef unsigned char byte, DesData[ 8], IdeaData[16]; typedef
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_leb128.h21 u8 byte = value & 0x7f; local
39 u8 byte; local
57 u8 byte = value & 0x7f; local
72 u8 byte; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DGDBRemote.cpp34 uint8_t byte = *src; local
/freebsd-current/usr.sbin/ngctl/
H A Dwrite.c68 int byte; local
/freebsd-current/contrib/bmake/
H A Dbuf.h101 Buf_AddByte(Buffer *buf, char byte) argument
/freebsd-current/contrib/libcbor/src/cbor/internal/
H A Dunicode.c59 uint32_t _cbor_unicode_decode(uint32_t* state, uint32_t* codep, uint32_t byte) { argument
/freebsd-current/crypto/openssl/crypto/
H A Dasn1_dsa.c157 unsigned int byte; local
[all...]
/freebsd-current/sys/arm/include/
H A Dstack.h46 u_int byte; member in struct:unwind_state
/freebsd-current/sys/dev/sfxge/common/
H A Defx_sram.c272 uint8_t byte; local
/freebsd-current/sys/dev/smbus/
H A Dsmb.h39 char byte; member in union:smbcmd::__anon4570
44 char byte; member in union:smbcmd::__anon4571
/freebsd-current/lib/libc/net/
H A Dlinkaddr.c54 int byte = 0, state = NAMING, new; local
/freebsd-current/stand/libsa/
H A Dnet.c236 u_int byte; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCF.cpp164 uint8_t byte = bytes[byte_idx]; local
180 uint8_t byte = bytes[num_bytes - 1]; local
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_tt560.c44 unsigned char byte[4]; member in union:byteswap_u
[all...]
/freebsd-current/tools/test/stress2/tools/
H A Dflip.c56 int byte; local
/freebsd-current/contrib/bearssl/T0/
H A DTValue.cs
/freebsd-current/contrib/capsicum-test/
H A Dsctp.cc23 static int SctpClient(int port, unsigned char byte) { argument
/freebsd-current/contrib/ntp/libntp/lib/isc/unix/
H A Dinterfaceiter.c232 unsigned char byte; local
/freebsd-current/sys/dev/imcsmb/
H A Dimcsmb.c217 imcsmb_readb(device_t dev, u_char slave, char cmd, char *byte) argument
265 imcsmb_writeb(device_t dev, u_char slave, char cmd, char byte) argument
333 uint8_t *byte; local
[all...]

Completed in 168 milliseconds

1234567