/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
D | avxcc.hex | 2458 eb 2463 eb 2468 eb 2473 eb 2478 eb 2483 eb 2488 eb 2493 eb 2498 eb 2503 eb [all …]
|
D | avx.hex | 187 eb 191 eb 195 eb 307 eb 311 eb 315 eb 980 eb 985 eb 990 eb 1357 eb [all …]
|
/external/libvpx/libvpx/vp8/common/ |
D | extend.c | 26 int eb, /* extend bottom border */ in copy_and_extend_plane() argument 67 for (i = 0; i < eb; i++) in copy_and_extend_plane() 80 int eb = dst->border + dst->y_height - src->y_height; in vp8_copy_and_extend_frame() local 86 et, el, eb, er); in vp8_copy_and_extend_frame() 90 eb = (dst->border >> 1) + dst->uv_height - src->uv_height; in vp8_copy_and_extend_frame() 96 et, el, eb, er); in vp8_copy_and_extend_frame() 101 et, el, eb, er); in vp8_copy_and_extend_frame() 112 int eb = dst->border + dst->y_height - src->y_height; in vp8_copy_and_extend_frame_with_rect() local 125 eb = 0; in vp8_copy_and_extend_frame_with_rect() 134 et, el, eb, er); in vp8_copy_and_extend_frame_with_rect() [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas32/ |
D | align32.hex | 66 eb 83 eb 100 eb 117 eb 134 eb 151 eb 168 eb
|
/external/wpa_supplicant_8/src/tls/ |
D | pkcs5.c | 175 u8 *eb, pad; in pkcs5_decrypt() local 198 eb = os_malloc(enc_data_len); in pkcs5_decrypt() 199 if (eb == NULL) { in pkcs5_decrypt() 204 if (crypto_cipher_decrypt(ctx, enc_data, eb, enc_data_len) < 0) { in pkcs5_decrypt() 207 os_free(eb); in pkcs5_decrypt() 212 pad = eb[enc_data_len - 1]; in pkcs5_decrypt() 215 os_free(eb); in pkcs5_decrypt() 219 if (eb[i] != pad) { in pkcs5_decrypt() 221 eb + enc_data_len - pad, pad); in pkcs5_decrypt() 222 os_free(eb); in pkcs5_decrypt() [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/ |
D | win32at.hex | 153 eb 163 eb 172 eb 194 eb 208 eb 217 eb 474 eb 533 eb 541 eb
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/ |
D | x86id.hex | 311 eb 385 eb 394 eb 403 eb 412 eb 445 eb 505 eb 722 eb 1719 eb 1736 eb [all …]
|
/external/libexif/test/ |
D | test-mem.c | 35 unsigned char *eb, size[2]; in main() local 50 exif_data_save_data (ed, &eb, &ebs); in main() 58 for (i = 0; i < ebs && exif_loader_write (loader, eb + i, 1); i++); in main() 60 free (eb); in main()
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/ |
D | elf-x86id.hex | 235 eb 309 eb 318 eb 327 eb 336 eb 369 eb 429 eb 646 eb 1643 eb 1660 eb [all …]
|
/external/skia/src/images/ |
D | SkMovie_gif.cpp | 226 ExtensionBlock* eb = frame->ExtensionBlocks + i; in drawFrame() local 227 if (eb->Function == GRAPHICS_EXT_FUNC_CODE && in drawFrame() 228 eb->ByteCount == 4) { in drawFrame() 229 bool has_transparency = ((eb->Bytes[0] & 1) == 1); in drawFrame() 231 transparent = (unsigned char)eb->Bytes[3]; in drawFrame() 260 ExtensionBlock* eb = frame->ExtensionBlocks + i; in checkIfWillBeCleared() local 261 if (eb->Function == GRAPHICS_EXT_FUNC_CODE && in checkIfWillBeCleared() 262 eb->ByteCount == 4) { in checkIfWillBeCleared() 264 int disposal = ((eb->Bytes[0] >> 2) & 7); in checkIfWillBeCleared() 278 ExtensionBlock* eb = frame->ExtensionBlocks + i; in getTransparencyAndDisposalMethod() local [all …]
|
/external/chromium_org/third_party/skia/src/images/ |
D | SkMovie_gif.cpp | 226 ExtensionBlock* eb = frame->ExtensionBlocks + i; in drawFrame() local 227 if (eb->Function == GRAPHICS_EXT_FUNC_CODE && in drawFrame() 228 eb->ByteCount == 4) { in drawFrame() 229 bool has_transparency = ((eb->Bytes[0] & 1) == 1); in drawFrame() 231 transparent = (unsigned char)eb->Bytes[3]; in drawFrame() 260 ExtensionBlock* eb = frame->ExtensionBlocks + i; in checkIfWillBeCleared() local 261 if (eb->Function == GRAPHICS_EXT_FUNC_CODE && in checkIfWillBeCleared() 262 eb->ByteCount == 4) { in checkIfWillBeCleared() 264 int disposal = ((eb->Bytes[0] >> 2) & 7); in checkIfWillBeCleared() 278 ExtensionBlock* eb = frame->ExtensionBlocks + i; in getTransparencyAndDisposalMethod() local [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/bin/ |
D | gas-llabel.hex | 1 eb 41 eb 43 eb
|
/external/valgrind/main/none/tests/s390x/ |
D | opcodes.h | 102 #define AGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7a) 112 #define ALGSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,7e) 117 #define ALSI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6e) 122 #define ASI(i2,b1,dl1,dh1) SIY_IRD(eb,i2,b1,dl1,dh1,6a) 164 #define CLIY(i2,b1,dl1,dh1) SIY_URD(eb,i2,b1,dl1,dh1,55) 165 #define CLMY(r1,r3,b2,dl2,dh2) RSY_RURD(eb,r1,r3,b2,dl2,dh2,21) 174 #define CSY(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,14) 186 #define ICMY(r1,r3,b2,dl2,dh2) RSY_RURD(eb,r1,r3,b2,dl2,dh2,81) 190 #define LAA(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,f8) 191 #define LAAG(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,e8) [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/ |
D | xdflong.hex | 441 eb 924 eb 15994 eb 17018 eb 18042 eb 19066 eb 20090 eb 21114 eb 22138 eb 23162 eb [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/ |
D | orphannowarn.hex | 1 eb 3 eb
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/worphan/ |
D | orphanwarn.hex | 1 eb 3 eb
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
D | jmpsize1.hex | 1 eb 130 eb
|
D | opt-gvmat64.hex | 60 eb 289 eb 423 eb
|
/external/chromium_org/net/data/ssl/certificates/ |
D | weak_digest_md4_ee.pem | 15 00:c7:48:eb:5c:00:17:94:01:09:d3:bd:47:41:38: 16 74:b8:4f:cb:ea:f1:15:eb:cb:e7:b5:6c:bd:fe:d9: 21 2d:66:22:eb:6a:0d:0e:f4:15:91:dd:9d:3e:92:db: 41 c5:1f:eb:4b:02:5c:25:41:e0:c5:07:03:4c:4c:55:87:db:32:
|
D | 2048-rsa-ee-by-2048-rsa-intermediate.pem | 15 00:9f:da:64:07:a7:c4:a4:31:eb:21:18:56:5f:8d: 21 eb:bb:e5:8e:4c:dc:b1:38:57:84:05:f4:a8:6c:e2: 23 07:28:ed:63:98:33:d1:7b:eb:59:2e:9e:16:ff:2d: 47 eb:e3:59:12:15:1c:a8:dc:99:4c:fe:b6:99:37:a1:b0:90:b4: 50 cb:23:d6:9b:bd:47:eb:5b:64:14:c6:13:0a:5d:99:6d:d2:5f:
|
D | 1024-rsa-ee-by-768-rsa-intermediate.pem | 18 23:34:c7:c8:18:d9:7f:e9:f1:a8:09:2e:eb:e1:3f: 20 90:5b:67:dc:92:eb:70:78:4f:c4:62:b8:7b:93:3f: 30 03:d4:88:a1:eb:93:83:dd:53:02:3b:df:9f:f5:7c:f6:49:e8:
|
D | eku-test-root.pem | 28 66:c1:d5:3c:c0:6b:04:1a:a8:51:89:36:c9:43:eb: 30 29:49:9e:08:6a:2b:41:a0:75:95:44:2d:28:6e:eb: 42 05:74:7d:dd:3a:88:c6:ec:5d:d4:80:37:22:7f:b0:d2:eb:db: 46 5a:7c:eb:5e:a5:60:97:55:f2:e2:87:8c:96:00:03:a9:20:2a:
|
D | cybertrust_baltimore_cross_certified_1.pem | 18 62:fe:b4:88:da:12:eb:38:eb:21:9d:c0:41:2b:01: 27 ea:eb:d4:03:ae:5e:84:3e:5f:ff:15:ed:69:bc:f9: 54 40:7e:d7:c3:cb:73:dc:c9:5d:5b:af:b0:41:b5:37:eb:ea:dc:
|
D | cybertrust_baltimore_root.pem | 18 62:fe:b4:88:da:12:eb:38:eb:21:9d:c0:41:2b:01: 27 ea:eb:d4:03:ae:5e:84:3e:5f:ff:15:ed:69:bc:f9: 43 bd:f7:64:fd:2d:d7:30:e3:a4:10:17:eb:da:29:29:b6:79:3f:
|
D | weak_digest_sha1_ee.pem | 15 00:c7:48:eb:5c:00:17:94:01:09:d3:bd:47:41:38: 16 74:b8:4f:cb:ea:f1:15:eb:cb:e7:b5:6c:bd:fe:d9: 21 2d:66:22:eb:6a:0d:0e:f4:15:91:dd:9d:3e:92:db:
|