/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | ARMUtils.h | 308 const uint32_t abcdefgh = bits(opcode, 7, 0); in ThumbExpandImm_C() local 309 const uint32_t imm12 = i << 11 | imm3 << 8 | abcdefgh; in ThumbExpandImm_C() 315 imm32 = abcdefgh; in ThumbExpandImm_C() 319 imm32 = abcdefgh << 16 | abcdefgh; in ThumbExpandImm_C() 323 imm32 = abcdefgh << 24 | abcdefgh << 8; in ThumbExpandImm_C() 327 imm32 = abcdefgh << 24 | abcdefgh << 16 | abcdefgh << 8 | abcdefgh; in ThumbExpandImm_C()
|
/external/tcpdump/tests/ |
D | vrrp-v.out | 2 …191, authtype simple, intvl 10s, length 28, addrs(3): 10.4.42.1,10.4.42.2,10.4.42.3 auth "abcdefgh" 8 …191, authtype simple, intvl 10s, length 28, addrs(3): 10.4.42.1,10.4.42.2,10.4.42.3 auth "abcdefgh" 16 …191, authtype simple, intvl 10s, length 28, addrs(3): 10.4.42.1,10.4.42.2,10.4.42.3 auth "abcdefgh" 24 …192, authtype simple, intvl 10s, length 28, addrs(3): 10.4.42.1,10.4.42.2,10.4.42.3 auth "abcdefgh" 32 …192, authtype simple, intvl 10s, length 28, addrs(3): 10.4.42.1,10.4.42.2,10.4.42.3 auth "abcdefgh" 40 …192, authtype simple, intvl 10s, length 28, addrs(3): 10.4.42.1,10.4.42.2,10.4.42.3 auth "abcdefgh" 48 …193, authtype simple, intvl 10s, length 28, addrs(3): 10.4.42.1,10.4.42.2,10.4.42.3 auth "abcdefgh" 56 …193, authtype simple, intvl 10s, length 28, addrs(3): 10.4.42.1,10.4.42.2,10.4.42.3 auth "abcdefgh" 64 …193, authtype simple, intvl 10s, length 28, addrs(3): 10.4.42.1,10.4.42.2,10.4.42.3 auth "abcdefgh" 74 …193, authtype simple, intvl 10s, length 28, addrs(3): 10.4.42.1,10.4.42.2,10.4.42.3 auth "abcdefgh" [all …]
|
/external/llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/ |
D | valid-shell.txt | 93 # RUN: echo "abcdefgh" > %T/testCat/temp.write 99 # CAT-OUTPUT: abcdefgh 105 # RUN: echo "abcdefgh" > %T/testCat/temp1.write 113 # MULTI-CAT-OUTPUT: abcdefgh 121 # RUN: echo "abcdefgh" > %T/testCat/temp1.write 124 # PIPED-CAT-OUTPUT: abcdefgh
|
/external/llvm-project/llvm/test/FileCheck/ |
D | check-dag-overlap.txt | 179 abcdefgh 195 ; x:DagNotDag-DAG: {{^}}abcdefgh
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | aix-xcoff-mergeable-str.ll | 17 @.str = private unnamed_addr constant [9 x i8] c"abcdefgh\00", align 1
|
D | aix-xcoff-data-sections.ll | 33 @.str = private unnamed_addr constant [9 x i8] c"abcdefgh\00", align 1
|
/external/rust/crates/ring/tests/ |
D | digest_tests.txt | 102 Input = "abcdefgh"
|
/external/pcre/dist2/testdata/ |
D | testinput7 | 1427 abcdefgh 1431 abcdefgh 1436 abcdefgh
|
D | testinput2 | 1222 abcdefgh 1223 abcdefgh\=copy=1,get=two 1224 abcdefgh\=copy=one,copy=two 1225 abcdefgh\=copy=three 4132 abcdefgh 4320 abcdefgh
|
D | testinput4 | 1261 abcdefgh 1265 abcdefgh 1270 abcdefgh
|
D | testoutput2 | 4414 abcdefgh 4415 0: abcdefgh 4418 abcdefgh\=copy=1,get=two 4419 0: abcdefgh 4424 abcdefgh\=copy=one,copy=two 4425 0: abcdefgh 4430 abcdefgh\=copy=three 4431 0: abcdefgh 13693 abcdefgh 14208 abcdefgh [all …]
|
D | testoutput4 | 2070 abcdefgh 2076 abcdefgh 2083 abcdefgh
|
D | testoutput7 | 2450 abcdefgh 2460 abcdefgh 2467 abcdefgh
|
D | testoutput6 | 7604 abcdefgh 7606 --->abcdefgh
|
D | testinput6 | 4839 abcdefgh
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | intrapred_ssse3.asm | 652 movq m3, [leftq] ; abcdefgh [byte]
|
/external/swiftshader/tests/ReactorUnitTests/ |
D | ReactorUnitTests.cpp | 2207 Float4 abcdefgh = abcd + efgh; in TEST() local 2209 Float4 sum = abcdefgh + ijklmnop; in TEST()
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.2.rst | 536 >>> with memoryview(b'abcdefgh') as v:
|
D | 3.4.rst | 333 >>> codecs.decode(b"abcdefgh", "hex")
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 186 // are encoded as the eight bit value 'abcdefgh'. 810 // are encoded as the eight bit value 'abcdefgh'.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 215 // are encoded as the eight bit value 'abcdefgh'. 1137 // are encoded as the eight bit value 'abcdefgh'.
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 235 // are encoded as the eight bit value 'abcdefgh'. 1261 // are encoded as the eight bit value 'abcdefgh'.
|
/external/scapy/test/ |
D | regression.uts | 5795 raw(TCP(options=[(5, "abcdefgh")])) == b"\x00\x14\x00P\x00\x00\x00\x00\x00\x00\x00\x00\x80\x02 \x00…
|