Home
last modified time | relevance | path

Searched refs:abcdefgh (Results 1 – 23 of 23) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DARMUtils.h308 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/
Dvrrp-v.out2 …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/
Dvalid-shell.txt93 # 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/
Dcheck-dag-overlap.txt179 abcdefgh
195 ; x:DagNotDag-DAG: {{^}}abcdefgh
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Daix-xcoff-mergeable-str.ll17 @.str = private unnamed_addr constant [9 x i8] c"abcdefgh\00", align 1
Daix-xcoff-data-sections.ll33 @.str = private unnamed_addr constant [9 x i8] c"abcdefgh\00", align 1
/external/rust/crates/ring/tests/
Ddigest_tests.txt102 Input = "abcdefgh"
/external/pcre/dist2/testdata/
Dtestinput71427 abcdefgh
1431 abcdefgh
1436 abcdefgh
Dtestinput21222 abcdefgh
1223 abcdefgh\=copy=1,get=two
1224 abcdefgh\=copy=one,copy=two
1225 abcdefgh\=copy=three
4132 abcdefgh
4320 abcdefgh
Dtestinput41261 abcdefgh
1265 abcdefgh
1270 abcdefgh
Dtestoutput24414 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 …]
Dtestoutput42070 abcdefgh
2076 abcdefgh
2083 abcdefgh
Dtestoutput72450 abcdefgh
2460 abcdefgh
2467 abcdefgh
Dtestoutput67604 abcdefgh
7606 --->abcdefgh
Dtestinput64839 abcdefgh
/external/libvpx/libvpx/vpx_dsp/x86/
Dintrapred_ssse3.asm652 movq m3, [leftq] ; abcdefgh [byte]
/external/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp2207 Float4 abcdefgh = abcd + efgh; in TEST() local
2209 Float4 sum = abcdefgh + ijklmnop; in TEST()
/external/python/cpython3/Doc/whatsnew/
D3.2.rst536 >>> with memoryview(b'abcdefgh') as v:
D3.4.rst333 >>> codecs.decode(b"abcdefgh", "hex")
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td186 // 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/
DAArch64InstrFormats.td215 // are encoded as the eight bit value 'abcdefgh'.
1137 // are encoded as the eight bit value 'abcdefgh'.
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td235 // are encoded as the eight bit value 'abcdefgh'.
1261 // are encoded as the eight bit value 'abcdefgh'.
/external/scapy/test/
Dregression.uts5795 raw(TCP(options=[(5, "abcdefgh")])) == b"\x00\x14\x00P\x00\x00\x00\x00\x00\x00\x00\x00\x80\x02 \x00…