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

1234567

/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dvli_decoder.c51 const uint8_t byte = in[*in_pos]; local
/freebsd-10-stable/sys/fs/udf/
H A Dosta.h36 typedef unsigned char byte; typedef
/freebsd-10-stable/libexec/bootpd/
H A Dbptypes.h21 typedef unsigned char byte; typedef
/freebsd-10-stable/contrib/texinfo/info/
H A Ddribble.c64 dribble (unsigned char byte) argument
/freebsd-10-stable/usr.bin/cmp/
H A Dmisc.c56 diffmsg(const char *file1, const char *file2, off_t byte, off_t line) argument
H A Dlink.c45 off_t byte; local
H A Dspecial.c52 off_t byte, line; local
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Docteon-feature.c70 int bit, byte; local
H A Docteon-feature.h287 int byte, bit; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DStreamGDBRemote.cpp41 uint8_t byte = *src; local
/freebsd-10-stable/contrib/telnet/libtelnet/
H A Dpk.h34 typedef unsigned char byte, DesData[ 8], IdeaData[16]; typedef
/freebsd-10-stable/sys/dev/cx/
H A Dmachdep.h57 static inline void __ddk_outb (unsigned port, unsigned char byte) argument
/freebsd-10-stable/usr.sbin/ngctl/
H A Dwrite.c70 int byte; local
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost89.h20 typedef unsigned char byte; typedef
[all...]
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DDataExtractor.cpp138 uint8_t byte = 0; local
159 uint8_t byte = 0; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DCF.cpp165 uint8_t byte = bytes[byte_idx]; local
187 uint8_t byte = bytes[num_bytes-1]; local
[all...]
/freebsd-10-stable/sys/dev/smbus/
H A Dsmb.h39 char byte; member in union:smbcmd::__anon9894
/freebsd-10-stable/usr.bin/make/
H A Dbuf.c102 Buf_AddByte(Buffer *bp, Byte byte) argument
212 Buf_ReplaceLastByte(Buffer *bp, Byte byte) argument
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dlfsr.c90 unsigned int byte; local
/freebsd-10-stable/sys/dev/sfxge/common/
H A Defx_sram.c271 uint8_t byte; local
/freebsd-10-stable/lib/libc/net/
H A Dlinkaddr.c60 int byte = 0, state = NAMING, new; local
/freebsd-10-stable/lib/libstand/
H A Dnet.c223 u_int byte; local
/freebsd-10-stable/sys/dev/bktr/
H A Dbktr_i2c.c291 bti2c_smb_writeb(device_t dev, u_char slave, char cmd, char byte) argument
325 bti2c_smb_readb(device_t dev, u_char slave, char cmd, char *byte) argument
/freebsd-10-stable/sys/dev/nand/
H A Dnandsim_ctrl.c302 nandsim_write_byte(device_t dev, uint8_t byte) argument
383 byte_corrupt(struct nandsim_chip *chip, uint8_t *byte) argument
/freebsd-10-stable/sys/powerpc/powermac/
H A Dwindtunnel.c93 adm1030_write_byte(device_t dev, uint32_t addr, uint8_t reg, uint8_t byte) argument

Completed in 308 milliseconds

1234567