/external/llvm-project/llvm/test/MC/AsmParser/ |
D | directive_dcb.s | 8 .dcb.b 2, 1 13 .dcb 1, 3 19 .dcb.w 2, 3 26 .dcb.l 3, 8 34 .dcb.s 4, 1.2455 43 .dcb.d 5, .232 45 # CHECK-ERROR: error: .dcb.x not currently supported for this target 47 .dcb.x 3, 1.2e3 51 .dcb -1, 2 55 .dcb 1 2 [all …]
|
/external/strace/ |
D | rtnl_dcb.c | 46 struct dcbmsg dcb = { .dcb_family = family }; in DECL_NETLINK_ROUTE_DECODER() local 47 size_t offset = sizeof(dcb.dcb_family); in DECL_NETLINK_ROUTE_DECODER() 50 PRINT_FIELD_XVAL("{", dcb, dcb_family, addrfams, "AF_???"); in DECL_NETLINK_ROUTE_DECODER() 53 if (len >= sizeof(dcb)) { in DECL_NETLINK_ROUTE_DECODER() 55 sizeof(dcb) - offset, in DECL_NETLINK_ROUTE_DECODER() 56 (char *) &dcb + offset)) { in DECL_NETLINK_ROUTE_DECODER() 57 PRINT_FIELD_XVAL("", dcb, cmd, in DECL_NETLINK_ROUTE_DECODER() 65 offset = NLMSG_ALIGN(sizeof(dcb)); in DECL_NETLINK_ROUTE_DECODER()
|
D | NEWS | 279 * Implemented basic protocol specific decoding of addr, addrlabel, dcb, link,
|
D | ChangeLog | 12766 tests: check decoding of rtnetlink dcb messages. 12771 netlink: add a basic rtnetlink parser of dcb messages.
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/VCOM/VCOM-TPM/ |
D | VCOM-TPM.cpp | 126 DCB dcb = { 0 }; 132 dcb.DCBlength = sizeof(DCB); 133 dcb.BaudRate = CBR_115200; 134 dcb.fBinary = TRUE; 135 dcb.fParity = FALSE; 136 dcb.ByteSize = 8; 137 dcb.Parity = NOPARITY; 138 dcb.StopBits = ONESTOPBIT; 140 (!SetCommState(hVCom, &dcb)))
|
/external/starlark-go/starlark/testdata/ |
D | tuple.star | 27 assert.eq("abcd"[4:0:-1], "dcb")
|
D | string.star | 138 assert.eq("abcd"[4:0:-1], "dcb")
|
/external/python/cryptography/vectors/cryptography_vectors/hashes/SHA3/ |
D | SHA3_384ShortMsg.rsp | 25 Msg = 11587dcb
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | Raise.miff | 15 …�Ř�Ř�Ƙ�Ǚ�ə�֛�ۜ�ǝ�������������������������������������ˬ�ºб�Ϣ����������Ĺ�����dcb��������������������…
|
/external/libevent/ |
D | listener.c | 606 accepted_socket_invoke_user_cb(struct event_callback *dcb, void *arg) in accepted_socket_invoke_user_cb() argument
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrFormats.td | 1128 // DCB_Form - Form X instruction, used for dcb* instructions.
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 113 1dcb 3 1614 23 1920 6dcb 1f 1187 23
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrFormats.td | 1305 // DCB_Form - Form X instruction, used for dcb* instructions.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrFormats.td | 1301 // DCB_Form - Form X instruction, used for dcb* instructions.
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | omap_stretched.sym | 704 1dcb 6 263 3891
|
/external/elfutils/tests/ |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
/external/libxml2/ |
D | NEWS | 539 Fix missing break on last() function for attributes (dcb),
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 10116 8dcb 13 2054 6034 13974 10dcb 5 1852 1218 14787 12dcb 4 120 5338 17366 19dcb 1 115 4669
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 10116 8dcb 13 2054 6034 13974 10dcb 5 1852 1218 14787 12dcb 4 120 5338 17366 19dcb 1 115 4669
|
/external/python/cryptography/vectors/cryptography_vectors/ciphers/AES/GCM/ |
D | gcmDecrypt192.rsp | 41426 Tag = 21899dcb
|