/external/lzma/ |
D | 7zFormat.txt | 117 10xxxxxx BYTE y[1] : ( xxxxxx << (8 * 1)) + y 118 110xxxxx BYTE y[2] : ( xxxxx << (8 * 2)) + y 120 1111110x BYTE y[6] : ( x << (8 * 6)) + y 121 11111110 BYTE y[7] : y 122 11111111 BYTE y[8] : y 170 BYTE kSignature[6] = {'7', 'z', 0xBC, 0xAF, 0x27, 0x1C}; 174 BYTE Major; // now = 0 175 BYTE Minor; // now = 2 193 BYTE NID::kArchiveProperties (0x02) 196 BYTE PropertyType; [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/ |
D | elf-x86id.asm | 6364 mov BYTE [ebp-32], 0 6388 mov al, BYTE [ebx+9] 6389 mov BYTE [ebp-32], al 6390 mov al, BYTE [ebx+10] 6391 mov BYTE [ebp-31], al 6392 mov al, BYTE [ebx+11] 6393 mov BYTE [ebp-30], al 6394 mov al, BYTE [ebx+12] 6395 mov BYTE [ebp-29], al 6401 mov al, BYTE [edx+8] [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/ |
D | x86id.asm | 6364 mov BYTE [ebp-32], 0 6388 mov al, BYTE [ebx+9] 6389 mov BYTE [ebp-32], al 6390 mov al, BYTE [ebx+10] 6391 mov BYTE [ebp-31], al 6392 mov al, BYTE [ebx+11] 6393 mov BYTE [ebp-30], al 6394 mov al, BYTE [ebx+12] 6395 mov BYTE [ebp-29], al 6401 mov al, BYTE [edx+8] [all …]
|
/external/qemu/distrib/sdl-1.2.15/src/hermes/ |
D | x86p_16.asm | 29 cmp ecx,BYTE 16 39 and eax,BYTE 11111b 46 add esi,BYTE 2 47 add edi,BYTE 2 55 and eax,BYTE 11b 62 and eax,BYTE 11111b 69 add esi,BYTE 2 70 add edi,BYTE 2 111 and ecx,BYTE 1 118 and eax,BYTE 11111b [all …]
|
D | x86p_32.asm | 41 cmp ecx,BYTE 32 49 add esi,BYTE 4 50 add edi,BYTE 4 92 add esi,BYTE 16 93 add edi,BYTE 16 100 and ecx,BYTE 11b 108 add esi,BYTE 4 109 add edi,BYTE 4 122 cmp ecx,BYTE 32 129 add esi,BYTE 4 [all …]
|
D | mmxp2_32.asm | 172 and ecx, BYTE 3 179 and eax, 0F81Fh ; BYTE? 181 and ebx, 07E0h ; BYTE? 185 add esi, BYTE 4 186 add edi, BYTE 2 236 add esi, BYTE 16 237 add edi, BYTE 8 242 and edx, BYTE 3 249 and eax, 0F81Fh ; BYTE ? 251 and ebx, 07E0h ; BYTE ? [all …]
|
/external/chromium_org/sandbox/win/src/ |
D | service_resolver_32.cc | 13 const BYTE kMovEax = 0xB8; 14 const BYTE kMovEdx = 0xBA; 18 const BYTE kCallEip = 0xE8; 19 const BYTE kRet = 0xC2; 20 const BYTE kRet2 = 0xC3; 21 const BYTE kNop = 0x90; 27 const BYTE kCallFs3 = 0; 28 const BYTE kAddEsp1 = 0x83; 30 const BYTE kJmp32 = 0xE9; 44 BYTE mov_eax; // = B8 [all …]
|
D | restricted_token.cc | 206 token_groups = reinterpret_cast<TOKEN_GROUPS*>(new BYTE[size]); in AddAllSidsForDenyOnly() 213 delete[] reinterpret_cast<BYTE*>(token_groups); in AddAllSidsForDenyOnly() 238 delete[] reinterpret_cast<BYTE*>(token_groups); in AddAllSidsForDenyOnly() 258 TOKEN_USER* token_user = reinterpret_cast<TOKEN_USER*>(new BYTE[size]); in AddUserSidForDenyOnly() 267 delete[] reinterpret_cast<BYTE*>(token_user); in AddUserSidForDenyOnly() 274 delete[] reinterpret_cast<BYTE*>(token_user); in AddUserSidForDenyOnly() 297 token_privileges = reinterpret_cast<TOKEN_PRIVILEGES*>(new BYTE[size]); in DeleteAllPrivileges() 304 delete[] reinterpret_cast<BYTE *>(token_privileges); in DeleteAllPrivileges() 328 delete[] reinterpret_cast<BYTE *>(token_privileges); in DeleteAllPrivileges() 372 token_groups = reinterpret_cast<TOKEN_GROUPS*>(new BYTE[size]); in AddRestrictingSidLogonSession() [all …]
|
/external/chromium_org/third_party/libXNVCtrl/ |
D | nv_control.h | 123 BYTE type; /* X_Reply */ 146 BYTE type; /* X_Reply */ 168 BYTE type; /* X_Reply */ 193 BYTE type; 194 BYTE pad0; 207 BYTE type; 208 BYTE pad0; 244 BYTE type; 245 BYTE pad0; 269 BYTE type; [all …]
|
/external/chromium_org/media/base/simd/ |
D | convert_yuva_to_argb_mmx.inc | 19 movzx TEMPd, BYTE [Uq] 22 movzx TEMPd, BYTE [Vq] 25 movzx TEMPd, BYTE [Yq] 27 movzx TEMPd, BYTE [Yq + 1] 41 movzx TEMPd, BYTE [Aq] 45 movzx TEMPd, BYTE [Aq + 1] 63 movzx TEMPd, BYTE [Uq] 65 movzx TEMPd, BYTE [Vq] 67 movzx TEMPd, BYTE [Yq] 76 movzx TEMPd, BYTE [Aq] [all …]
|
D | convert_yuv_to_rgb_mmx.inc | 19 movzx TEMPUd, BYTE [Uq] 21 movzx TEMPVd, BYTE [Vq] 24 movzx TEMPUd, BYTE [Yq] 26 movzx TEMPVd, BYTE [Yq + 1] 46 movzx TEMPUd, BYTE [Uq] 48 movzx TEMPVd, BYTE [Vq] 50 movzx TEMPUd, BYTE [Yq] 74 movzx TEMPd, BYTE [Uq] 78 movzx TEMPd, BYTE [Vq] 82 movzx TEMPd, BYTE [Yq] [all …]
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/ |
D | colors.h | 13 #define BGR8(r,g,b) (unsigned)(((BYTE)((b & 0xc0) | ((g & 0xe0)>>2) | \ 21 #define BGR24(r,g,b) (unsigned long)((DWORD)(((BYTE)(b)| \ 22 ((WORD)((BYTE)(g))<<8))| \ 23 (((DWORD)(BYTE)(r))<<16))) 25 #define BGR32(r,g,b) (unsigned long)((DWORD)(((BYTE)(b)| \ 26 ((WORD)((BYTE)(g))<<8))| \ 27 (((DWORD)(BYTE)(r))<<16)))
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
D | colors.h | 13 #define BGR8(r,g,b) (unsigned)(((BYTE)((b & 0xc0) | ((g & 0xe0)>>2) | \ 21 #define BGR24(r,g,b) (unsigned long)((DWORD)(((BYTE)(b)| \ 22 ((WORD)((BYTE)(g))<<8))| \ 23 (((DWORD)(BYTE)(r))<<16))) 25 #define BGR32(r,g,b) (unsigned long)((DWORD)(((BYTE)(b)| \ 26 ((WORD)((BYTE)(g))<<8))| \ 27 (((DWORD)(BYTE)(r))<<16)))
|
/external/chromium_org/third_party/npapi/npspy/windows/ |
D | profilew.cpp | 75 LONG res = RegQueryValueEx(hKey, key, 0L, NULL, (BYTE *)&val, &size); in getBool() 89 LONG res = RegSetValueEx(hKey, key, 0L, REG_DWORD, (const BYTE *)&val, size); in setBool() 95 LONG res = RegQueryValueEx(hKey, key, 0L, NULL, (BYTE *)string, (DWORD *)&size); in getString() 102 LONG res = RegSetValueEx(hKey, key, 0L, REG_SZ, (const BYTE *)string, size); in setString() 111 res = RegQueryValueEx(hKey, NPSPY_REG_KEY_WIDTH, 0L, NULL, (BYTE *)width, &size); in getSizeAndPosition() 115 res = RegQueryValueEx(hKey, NPSPY_REG_KEY_HEIGHT, 0L, NULL, (BYTE *)height, &size); in getSizeAndPosition() 119 res = RegQueryValueEx(hKey, NPSPY_REG_KEY_X, 0L, NULL, (BYTE *)x, &size); in getSizeAndPosition() 123 res = RegQueryValueEx(hKey, NPSPY_REG_KEY_Y, 0L, NULL, (BYTE *)y, &size); in getSizeAndPosition() 135 res = RegSetValueEx(hKey, NPSPY_REG_KEY_WIDTH, 0L, REG_DWORD, (const BYTE *)&width, size); in setSizeAndPosition() 139 res = RegSetValueEx(hKey, NPSPY_REG_KEY_HEIGHT, 0L, REG_DWORD, (const BYTE *)&height, size); in setSizeAndPosition() [all …]
|
/external/chromium_org/sandbox/win/wow_helper/ |
D | service64_resolver.cc | 13 const BYTE kMovEax = 0xB8; 14 const BYTE kMovEdx = 0xBA; 16 const BYTE kRet = 0xC2; 17 const BYTE kNop = 0x90; 23 const BYTE kPopEdx = 0x5A; 24 const BYTE kPushEdx = 0x52; 25 const BYTE kPush32 = 0x68; 29 const BYTE kRetNp = 0xC3; 30 const BYTE kPad = 0x66; 32 const BYTE kRelJmp = 0xE9; [all …]
|
/external/chromium_org/ui/gfx/ |
D | icon_util.h | 151 BYTE bWidth; 152 BYTE bHeight; 153 BYTE bColorCount; 154 BYTE bReserved; 173 BYTE bWidth; 174 BYTE bHeight; 175 BYTE bColorCount; 176 BYTE bReserved; 196 BYTE icXOR[1]; 197 BYTE icAND[1];
|
/external/chromium_org/third_party/libva/va/x11/ |
D | va_dri2str.h | 76 BYTE type; /* X_Reply */ 77 BYTE pad1; 99 BYTE type; /* X_Reply */ 100 BYTE pad1; 122 BYTE type; /* X_Reply */ 123 BYTE pad1; 161 BYTE type; /* X_Reply */ 162 BYTE pad1; 186 BYTE type; /* X_Reply */ 187 BYTE pad1; [all …]
|
/external/chromium/crypto/ |
D | symmetric_key_win.cc | 58 std::vector<BYTE> tmp_data(actual_size); in ImportRawKey() 59 BYTE* actual_key = &tmp_data[0]; in ImportRawKey() 171 scoped_array<BYTE>* raw_key) { in GenerateHMACKey() 188 scoped_array<BYTE> random(new BYTE[key_size_in_bytes]); in GenerateHMACKey() 224 reinterpret_cast<const BYTE*>(&hmac_info), 0); in CreateHMACHash() 243 BYTE* output_buf) { in ComputePBKDF2Block() 260 ok = CryptHashData(safe_hash, reinterpret_cast<const BYTE*>(salt.data()), in ComputePBKDF2Block() 268 reinterpret_cast<BYTE*>(&big_endian_block_index), in ComputePBKDF2Block() 271 std::vector<BYTE> hash_value(hash_size); in ComputePBKDF2Block() 323 scoped_array<BYTE> raw_key; in GenerateRandomKey() [all …]
|
/external/chromium_org/crypto/ |
D | symmetric_key_win.cc | 58 std::vector<BYTE> tmp_data(actual_size); in ImportRawKey() 59 BYTE* actual_key = &tmp_data[0]; in ImportRawKey() 171 scoped_ptr<BYTE[]>* raw_key) { in GenerateHMACKey() 188 scoped_ptr<BYTE[]> random(new BYTE[key_size_in_bytes]); in GenerateHMACKey() 224 reinterpret_cast<const BYTE*>(&hmac_info), 0); in CreateHMACHash() 243 BYTE* output_buf) { in ComputePBKDF2Block() 260 ok = CryptHashData(safe_hash, reinterpret_cast<const BYTE*>(salt.data()), in ComputePBKDF2Block() 268 reinterpret_cast<BYTE*>(&big_endian_block_index), in ComputePBKDF2Block() 271 std::vector<BYTE> hash_value(hash_size); in ComputePBKDF2Block() 323 scoped_ptr<BYTE[]> raw_key; in GenerateRandomKey() [all …]
|
/external/libpcap/ |
D | pcap-dos.h | 18 typedef unsigned char BYTE; typedef 21 typedef BYTE ETHER[6]; 131 BYTE data[ETH_MAX+10]; /* add some margin. data[0] should be */ 134 extern BYTE *get_rxbuf (int len) LOCKED_FUNC; 135 extern int peek_rxbuf (BYTE **buf); 136 extern int release_rxbuf (BYTE *buf); 164 int (*copy_rx_buf) (BYTE *buf, int max); /* rx-copy (pktdrvr only) */ 165 BYTE *(*get_rx_buf) (int len); /* rx-buf fetch/enqueue */ 166 int (*peek_rx_buf) (BYTE **buf); /* rx-non-copy at queue */ 167 int (*release_rx_buf) (BYTE *buf); /* release after peek */
|
/external/arduino/hardware/arduino/cores/arduino/ |
D | Print.h | 32 #define BYTE 0 macro 46 void print(char, int = BYTE); 47 void print(unsigned char, int = BYTE); 56 void println(char, int = BYTE); 57 void println(unsigned char, int = BYTE);
|
/external/chromium_org/cloud_print/virtual_driver/win/port_monitor/ |
D | port_monitor.h | 29 BYTE* ports, 40 BYTE*); 43 BYTE* buffer, 47 BOOL WINAPI Monitor2ReadPort(HANDLE, BYTE*, DWORD, DWORD* bytes_read); 62 BYTE*, 64 BYTE* output_data,
|
D | spooler_win.h | 19 BYTE* ports, 32 BYTE*); 35 BYTE* buffer, 39 BOOL (WINAPI *pfnReadPort)(HANDLE, BYTE*, DWORD, DWORD* bytes_read); 64 BYTE*, 66 BYTE* output_data,
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/ |
D | Xvproto.h | 428 BYTE type; /* X_Reply */ 443 BYTE type; /* X_Reply */ 458 BYTE type; /* X_Reply */ 473 BYTE type; /* X_Reply */ 474 BYTE result; 487 BYTE type; /* X_Reply */ 488 BYTE padb1; 501 BYTE type; /* X_Reply */ 502 BYTE padb1; 516 BYTE type; /* X_Reply */ [all …]
|
/external/mesa3d/src/glx/apple/ |
D | appledristr.h | 59 BYTE type; /* X_Reply */ 84 BYTE type; /* X_Reply */ 112 BYTE type; 138 BYTE type; /* X_Reply */ 163 BYTE type; /* always eventBase + event type */ 164 BYTE kind; 192 BYTE type; 193 BYTE data1; 230 BYTE type; /*1 */
|