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

1234567891011>>

/external/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...]
/external/quake/quake/src/QW/client/
H A Dcrc.h23 void CRC_ProcessByte(unsigned short *crcvalue, byte data);
25 unsigned short CRC_Block (byte *start, int count);
H A Dcd_null.c3 void CDAudio_Play(byte track, qboolean looping)
H A Dr_sky.c33 byte *r_skysource;
41 byte bottomsky[128*131];
42 byte bottommask[128*131];
43 byte newsky[128*256]; // newsky and topsky both pack in here, 128 bytes
46 // drawers need 256-byte scan widths
59 byte *src;
61 src = (byte *)mt + mt->offsets[0];
141 *(byte *)pnewsky = (*((byte *)pnewsky + 128) &
142 *(byte *)
[all...]
H A Dcdaudio.h22 void CDAudio_Play(byte track, qboolean looping);
/external/v8/src/
H A Ddisassembler.h37 static void Dump(FILE* f, byte* begin, byte* end);
42 static int Decode(FILE* f, byte* begin, byte* end);
51 static int Decode(FILE* f, byte* pc, int* char_count);
H A Ddisasm.h33 typedef unsigned char byte; typedef in namespace:disasm
44 virtual const char* NameOfAddress(byte* addr) const;
45 virtual const char* NameOfConstant(byte* addr) const;
46 virtual const char* NameInCode(byte* addr) const;
60 int InstructionDecode(v8::internal::Vector<char> buffer, byte* instruction);
64 int ConstantPoolSizeAt(byte* instruction);
68 static void Disassemble(FILE* f, byte* begin, byte* end);
H A Dsnapshot.h52 static const byte data_[];
53 static const byte context_data_[];
64 static bool Deserialize(const byte* content, int len);
H A Dsnapshot-empty.cc37 const byte Snapshot::data_[] = { 0 };
39 const byte Snapshot::context_data_[] = { 0 };
/external/quake/quake/src/WinQuake/
H A Dcrc.h23 void CRC_ProcessByte(unsigned short *crcvalue, byte data);
H A Dview.h24 extern byte gammatable[256]; // palette is sent through this
25 extern byte ramps[3][256];
H A Ddosasm.s10 .byte 0x0F
11 .byte 0x32 // RDMSR
14 .byte 0x0F
15 .byte 0x30 // WRMSR
20 .byte 0x0F
21 .byte 0x30 // WRMSR
26 .byte 0x0F
27 .byte 0x30 // WRMSR
34 .byte 0x0F
35 .byte
[all...]
H A Dcd_null.cpp22 void CDAudio_Play(byte track, qboolean looping)
H A Dr_sky.cpp33 byte *r_skysource;
41 byte bottomsky[128*131];
42 byte bottommask[128*131];
43 byte newsky[128*256]; // newsky and topsky both pack in here, 128 bytes
46 // drawers need 256-byte scan widths
59 byte *src;
61 src = (byte *)mt + mt->offsets[0];
141 *(byte *)pnewsky = (*((byte *)pnewsky + 128) &
142 *(byte *)
[all...]
H A Dcdaudio.h22 void CDAudio_Play(byte track, qboolean looping);
/external/dropbear/libtomcrypt/src/ciphers/aes/
H A Daes.c97 return (Te4_3[byte(temp, 2)]) ^
98 (Te4_2[byte(temp, 1)]) ^
99 (Te4_1[byte(temp, 0)]) ^
100 (Te4_0[byte(temp, 3)]);
107 return Td0(255 & Te4[byte(temp, 3)]) ^
108 Td1(255 & Te4[byte(temp, 2)]) ^
109 Td2(255 & Te4[byte(temp, 1)]) ^
110 Td3(255 & Te4[byte(temp, 0)]);
243 Tks0[byte(temp, 3)] ^
244 Tks1[byte(tem
[all...]
/external/libffi/src/s390/
H A Dsysv.S104 .byte .LretNone-.Lbase # FFI390_RET_VOID
105 .byte .LretNone-.Lbase # FFI390_RET_STRUCT
106 .byte .LretFloat-.Lbase # FFI390_RET_FLOAT
107 .byte .LretDouble-.Lbase # FFI390_RET_DOUBLE
108 .byte .LretInt32-.Lbase # FFI390_RET_INT32
109 .byte .LretInt64-.Lbase # FFI390_RET_INT64
157 .4byte .LECIE1-.LSCIE1 # Length of Common Information Entry
159 .4byte 0x0 # CIE Identifier Tag
160 .byte 0x1 # CIE Version
164 .byte
[all...]
/external/libffi/src/x86/
H A Dsysv.S324 .byte 0x1 /* CIE Version */
330 .byte 0x1 /* .uleb128 0x1; CIE Code Alignment Factor */
331 .byte 0x7c /* .sleb128 -4; CIE Data Alignment Factor */
332 .byte 0x8 /* CIE RA Column */
334 .byte 0x1 /* .uleb128 0x1; Augmentation size */
335 .byte 0x1b /* FDE Encoding (pcrel sdata4) */
337 .byte 0xc /* DW_CFA_def_cfa */
338 .byte 0x4 /* .uleb128 0x4 */
339 .byte 0x4 /* .uleb128 0x4 */
340 .byte
[all...]
/external/grub/stage2/
H A Dpxeloader.S36 .byte 0
/external/libffi/src/alpha/
H A Dosf.S304 .4byte $LECIE1-$LSCIE1 # Length of Common Information Entry
306 .4byte 0x0 # CIE Identifier Tag
307 .byte 0x1 # CIE Version
309 .byte 0x1 # uleb128 0x1; CIE Code Alignment Factor
310 .byte 0x78 # sleb128 -8; CIE Data Alignment Factor
311 .byte 26 # CIE RA Column
312 .byte 0x1 # uleb128 0x1; Augmentation size
313 .byte 0x1b # FDE Encoding (pcrel sdata4)
314 .byte 0xc # DW_CFA_def_cfa
315 .byte 3
[all...]
/external/elfutils/libasm/
H A Dasm_addsleb128.c45 uint32_t byte; local
49 byte = 0;
53 byte = num & 0x7f;
57 /* This is the last byte. */
60 *dest++ = byte | 0x80;
63 *dest++ = byte;
/external/libffi/src/powerpc/
H A Ddarwin.S196 .byte 0x1 ; CIE Version
198 .byte 0x1 ; uleb128 0x1; CIE Code Alignment Factor
199 .byte 0x7c ; sleb128 -4; CIE Data Alignment Factor
200 .byte 0x41 ; CIE RA Column
201 .byte 0x1 ; uleb128 0x1; Augmentation size
202 .byte 0x90 ; FDE Encoding (indirect pcrel)
203 .byte 0xc ; DW_CFA_def_cfa
204 .byte 0x1 ; uleb128 0x1
205 .byte 0x0 ; uleb128 0x0
218 .byte
[all...]
/external/qemu/distrib/sdl-1.2.12/src/video/
H A DSDL_blit_0.c48 Uint8 byte = 0, bit; local
51 byte = *src++;
53 bit = (byte&0x80)>>7;
58 byte <<= 1;
65 Uint8 byte = 0, bit; local
68 byte = *src++;
70 bit = (byte&0x80)>>7;
75 byte <<= 1;
101 Uint8 byte = 0, bit; local
104 byte
135 Uint8 byte = 0, bit; local
173 Uint8 byte = 0, bit; local
207 Uint8 byte = 0, bit; local
224 Uint8 byte = 0, bit; local
259 Uint8 byte = 0, bit; local
292 Uint8 byte = 0, bit; local
326 Uint8 byte = 0, bit; local
362 Uint8 byte = 0, bit; local
409 Uint8 byte = 0, bit; local
[all...]
/external/libffi/src/sh/
H A Dsysv.S711 .4byte .LECIE1-.LSCIE1 /* Length of Common Information Entry */
713 .4byte 0x0 /* CIE Identifier Tag */
714 .byte 0x1 /* CIE Version */
718 .byte 0x0 /* CIE Augmentation */
720 .byte 0x1 /* uleb128 0x1; CIE Code Alignment Factor */
721 .byte 0x7c /* sleb128 -4; CIE Data Alignment Factor */
722 .byte 0x11 /* CIE RA Column */
725 .byte 0x10 /* FDE Encoding (pcrel) */
727 .byte 0xc /* DW_CFA_def_cfa */
728 .byte
[all...]
/external/dropbear/libtomcrypt/src/mac/pelican/
H A Dpelican.c66 Te0(byte(s0, 3)) ^
67 Te1(byte(s1, 2)) ^
68 Te2(byte(s2, 1)) ^
69 Te3(byte(s3, 0));
71 Te0(byte(s1, 3)) ^
72 Te1(byte(s2, 2)) ^
73 Te2(byte(s3, 1)) ^
74 Te3(byte(s0, 0));
76 Te0(byte(s2, 3)) ^
77 Te1(byte(s
[all...]

Completed in 321 milliseconds

1234567891011>>