Searched refs:byte (Results 1 - 25 of 262) sorted by relevance

1234567891011

/freebsd-9.3-release/sys/fs/udf/
H A Dosta.h32 * byte needs to be unsigned 8-bit, and unicode_t needs to be
36 typedef unsigned char byte; typedef
38 int udf_UncompressUnicode(int, byte *, unicode_t *);
39 int udf_UncompressUnicodeByte(int, byte *, byte *);
40 int udf_CompressUnicode(int, int, unicode_t *, byte *);
/freebsd-9.3-release/contrib/tcpdump/
H A Ddecnet.h25 typedef u_int8_t byte[1]; /* single byte field */ typedef
28 * the keyword 'byte' generates conflicts in Windows
30 typedef unsigned char Byte[1]; /* single byte field */
31 #define byte Byte macro
33 typedef u_int8_t word[2]; /* 2 byte field */
66 byte sh_flags; /* route flags */
69 byte sh_visits; /* visit count */
74 byte lg_flags; /* route flags */
75 byte lg_dare
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.badinstr.s35 .byte 0xff
36 .byte 0xff
/freebsd-9.3-release/lib/libc/arm/string/
H A Dffs.S70 .byte 0, 1, 2, 13, 3, 7, 0, 14 /* 0- 7 */
71 .byte 4, 0, 8, 0, 0, 0, 0, 15 /* 8-15 */
72 .byte 11, 5, 0, 0, 9, 0, 0, 26 /* 16-23 */
73 .byte 0, 0, 0, 0, 0, 22, 28, 16 /* 24-31 */
74 .byte 32, 12, 6, 0, 0, 0, 0, 0 /* 32-39 */
75 .byte 10, 0, 0, 25, 0, 0, 21, 27 /* 40-47 */
76 .byte 31, 0, 0, 0, 0, 24, 0, 20 /* 48-55 */
77 .byte 30, 0, 23, 19, 29, 18, 17, 0 /* 56-63 */
/freebsd-9.3-release/sys/libkern/arm/
H A Dffs.S72 .byte 0, 1, 2, 13, 3, 7, 0, 14 /* 0- 7 */
73 .byte 4, 0, 8, 0, 0, 0, 0, 15 /* 8-15 */
74 .byte 11, 5, 0, 0, 9, 0, 0, 26 /* 16-23 */
75 .byte 0, 0, 0, 0, 0, 22, 28, 16 /* 24-31 */
76 .byte 32, 12, 6, 0, 0, 0, 0, 0 /* 32-39 */
77 .byte 10, 0, 0, 25, 0, 0, 21, 27 /* 40-47 */
78 .byte 31, 0, 0, 0, 0, 24, 0, 20 /* 48-55 */
79 .byte 30, 0, 23, 19, 29, 18, 17, 0 /* 56-63 */
/freebsd-9.3-release/contrib/texinfo/info/
H A Ddribble.h39 extern void dribble (unsigned char byte);
H A Ddribble.c64 dribble (unsigned char byte) argument
67 fwrite (&byte, sizeof (unsigned char), 1, info_dribble_file);
/freebsd-9.3-release/lib/libmd/i386/
H A Dsha.S79 /* First, load the words onto the stack in network byte order */
80 .byte 15
81 .byte 200 /* bswapl %eax */
84 .byte 15
85 .byte 200 /* bswapl %eax */
88 .byte 15
89 .byte 200 /* bswapl %eax */
92 .byte 15
93 .byte 200 /* bswapl %eax */
96 .byte 1
[all...]
/freebsd-9.3-release/sys/dev/ppbus/
H A Dppbio.h60 #define ppb_wepp_A(dev,byte) \
61 (PPBUS_IO(device_get_parent(dev), PPB_WEPP_A, 0, 0, byte))
62 #define ppb_wepp_D(dev,byte) \
63 (PPBUS_IO(device_get_parent(dev), PPB_WEPP_D, 0, 0, byte))
64 #define ppb_wecr(dev,byte) \
65 (PPBUS_IO(device_get_parent(dev), PPB_WECR, 0, 0, byte))
66 #define ppb_wfifo(dev,byte) \
67 (PPBUS_IO(device_get_parent(dev), PPB_WFIFO, 0, 0, byte))
76 #define ppb_wdtr(dev,byte) \
77 (PPBUS_IO(device_get_parent(dev), PPB_WDTR, 0, 0, byte))
[all...]
/freebsd-9.3-release/libexec/bootpd/
H A Dbptypes.h21 typedef unsigned char byte; typedef
H A Ddovend.c32 PRIVATE int insert_generic(struct shared_bindata *, byte **, int *);
50 byte *buf;
54 byte *vp = buf;
79 *vp++ = TAG_TIME_OFFSET;/* -1 byte */
80 *vp++ = 4; /* -1 byte */
90 *vp++ = TAG_SWAP_SERVER;/* -1 byte */
91 *vp++ = 4; /* -1 byte */
103 *vp++ = (byte) (len & 0xFF);
116 *vp++ = (byte) (len & 0xFF);
138 *vp++ = (byte) (le
[all...]
/freebsd-9.3-release/lib/libvgl/
H A Dvgl.h39 typedef unsigned char byte; typedef
41 byte Type;
45 byte *Bitmap;
70 byte Width, Height;
71 byte *BitmapArray;
101 extern byte *VGLBuf;
109 VGLBitmap *VGLBitmapCreate(int type, int xsize, int ysize, byte *bits);
132 int VGLMouseFreeze(int x, int y, int width, int hight, byte color);
145 void VGLSetPalette(byte *red, byte *gree
[all...]
/freebsd-9.3-release/sys/crypto/aesni/
H A Daesencdec_amd64.S43 .byte 0x66,0x0f,0x38,0xdc,0x06
48 .byte 0x66,0x0f,0x38,0xdd,0x06
61 .byte 0x66,0x0f,0x38,0xde,0x06
66 .byte 0x66,0x0f,0x38,0xdf,0x06
87 .byte 0x66,0x0f,0x38,0xde,0x46,0x10
89 .byte 0x66,0x0f,0x38,0xde,0x46,0x20
91 .byte 0x66,0x0f,0x38,0xde,0x46,0x30
93 .byte 0x66,0x0f,0x38,0xde,0x46,0x40
95 .byte 0x66,0x0f,0x38,0xde,0x46,0x50
97 .byte
[all...]
H A Daeskeys_amd64.S129 .byte 0x66,0x0f,0x3a,0xdf,0xca,0x01
132 .byte 0x66,0x0f,0x3a,0xdf,0xc8,0x01
135 .byte 0x66,0x0f,0x3a,0xdf,0xca,0x02
138 .byte 0x66,0x0f,0x3a,0xdf,0xc8,0x02
141 .byte 0x66,0x0f,0x3a,0xdf,0xca,0x04
144 .byte 0x66,0x0f,0x3a,0xdf,0xc8,0x04
147 .byte 0x66,0x0f,0x3a,0xdf,0xca,0x08
150 .byte 0x66,0x0f,0x3a,0xdf,0xc8,0x08
153 .byte 0x66,0x0f,0x3a,0xdf,0xca,0x10
156 .byte
[all...]
H A Daeskeys_i386.S134 .byte 0x66,0x0f,0x3a,0xdf,0xca,0x01
137 .byte 0x66,0x0f,0x3a,0xdf,0xc8,0x01
140 .byte 0x66,0x0f,0x3a,0xdf,0xca,0x02
143 .byte 0x66,0x0f,0x3a,0xdf,0xc8,0x02
146 .byte 0x66,0x0f,0x3a,0xdf,0xca,0x04
149 .byte 0x66,0x0f,0x3a,0xdf,0xc8,0x04
152 .byte 0x66,0x0f,0x3a,0xdf,0xca,0x08
155 .byte 0x66,0x0f,0x3a,0xdf,0xc8,0x08
158 .byte 0x66,0x0f,0x3a,0xdf,0xca,0x10
161 .byte
[all...]
H A Daesencdec_i386.S48 .byte 0x66,0x0f,0x38,0xdc,0x00
52 .byte 0x66,0x0f,0x38,0xdd,0x00
74 .byte 0x66,0x0f,0x38,0xde,0x00
78 .byte 0x66,0x0f,0x38,0xdf,0x00
113 .byte 0x66,0x0f,0x38,0xde,0x40,0x10
115 .byte 0x66,0x0f,0x38,0xde,0x40,0x20
117 .byte 0x66,0x0f,0x38,0xde,0x40,0x30
119 .byte 0x66,0x0f,0x38,0xde,0x40,0x40
121 .byte 0x66,0x0f,0x38,0xde,0x40,0x50
123 .byte
[all...]
/freebsd-9.3-release/sys/i386/i386/
H A Dmpboot.s219 .byte 0x0
220 .byte 0x0
221 .byte 0x0
222 .byte 0x0
228 .byte 0x0 /* segment base 16..23; set for 0K */
229 .byte 0x9f /* flags; Type */
230 .byte 0xcf /* flags; Limit */
231 .byte 0x0 /* segment base 24..32 */
237 .byte 0x0 /* segment base 16..23; set for 0k */
238 .byte
[all...]
/freebsd-9.3-release/contrib/xz/src/liblzma/common/
H A Dvli_decoder.c49 // Read the next byte. Use a temporary variable so that we
51 const uint8_t byte = in[*in_pos]; local
54 // Add the newly read byte to *vli.
55 *vli += (lzma_vli)(byte & 0x7F) << (*vli_pos * 7);
58 // Check if this is the last byte of a multibyte integer.
59 if ((byte & 0x80) == 0) {
63 if (byte == 0x00 && *vli_pos > 1)
70 // There is at least one more byte coming. If we have already
/freebsd-9.3-release/usr.bin/cmp/
H A Dmisc.c56 diffmsg(const char *file1, const char *file2, off_t byte, off_t line) argument
60 file1, file2, (long long)byte, (long long)line);
H A Dlink.c45 off_t byte; local
71 byte = 1;
77 (long long)byte - 1, ch, *p2);
81 (long long)byte, ch, *p2);
83 diffmsg(file1, file2, byte, 1);
86 byte++;
H A Dspecial.c52 off_t byte, line; local
69 for (byte = line = 1;; ++byte) {
78 (long long)byte - 1, ch1, ch2);
82 (long long)byte, ch1, ch2);
84 diffmsg(file1, file2, byte, line);
/freebsd-9.3-release/usr.sbin/ngctl/
H A Dwrite.c54 "write hook < -f file | byte ... >",
70 int byte; local
97 if (sscanf(av[i], "%i", &byte) != 1
98 || (byte < -128 || byte > 255)) {
99 warnx("invalid byte \"%s\"", av[i]);
102 buf[len] = (u_char)byte;
/freebsd-9.3-release/sys/dev/bktr/
H A Dbktr_i2c.h43 extern int bti2c_smb_writeb(device_t dev, u_char slave, char cmd, char byte);
45 extern int bti2c_smb_readb(device_t dev, u_char slave, char cmd, char *byte);
/freebsd-9.3-release/sys/dev/smbus/
H A Dsmbconf.h89 #define smbus_sendb(bus,slave,byte) \
90 (SMBUS_SENDB(device_get_parent(bus), slave, byte))
91 #define smbus_recvb(bus,slave,byte) \
92 (SMBUS_RECVB(device_get_parent(bus), slave, byte))
93 #define smbus_writeb(bus,slave,cmd,byte) \
94 (SMBUS_WRITEB(device_get_parent(bus), slave, cmd, byte))
97 #define smbus_readb(bus,slave,cmd,byte) \
98 (SMBUS_READB(device_get_parent(bus), slave, cmd, byte))
/freebsd-9.3-release/lib/libc/net/
H A Dlinkaddr.c60 int byte = 0, state = NAMING, new; local
91 *cp++ = byte;
95 byte = new;
99 byte = new + (byte << 4);
103 *cp++ = byte;
104 byte = 0;
108 *cp++ = byte;

Completed in 133 milliseconds

1234567891011