Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 25 of 2972) sorted by relevance

12345678910>>...119

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dset-nomacro.s3 # CHECK-NOT: warning: macro instruction expanded into multiple instructions
81 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
83 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
85 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
88 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
90 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
92 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
94 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
96 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
99 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
[all …]
Dset-nomacro-micromips.s7 # CHECK-NOT: warning: macro instruction expanded into multiple instructions
21 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
23 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
25 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
28 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
30 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
33 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
Dmicromips-invalid.s4 …1sp $7, 260 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and multiple of 4
5 …1sp $7, 241 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and multiple of 4
82 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
83 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
84 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
85 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
86 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
87 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
88 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
89 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
[all …]
/external/llvm/test/MC/Mips/
Dset-nomacro.s3 # CHECK-NOT: warning: macro instruction expanded into multiple instructions
81 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
83 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
85 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
88 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
90 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
92 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
94 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
96 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
99 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
[all …]
Dset-nomacro-micromips.s7 # CHECK-NOT: warning: macro instruction expanded into multiple instructions
21 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
23 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
25 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
28 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
30 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
33 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions
Dmicromips-invalid.s4 …1sp $7, 260 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and multiple of 4
5 …1sp $7, 241 # CHECK: :[[@LINE]]:17: error: expected both 8-bit unsigned immediate and multiple of 4
82 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
83 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
84 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
85 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
86 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
87 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
88 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
89 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/
Ddebuglineinfo-macho.test3 RUN: llvm-dwarfdump %p/Inputs/test-multiple-macho.o | FileCheck %s
4 RUN: llvm-rtdyld -printline %p/Inputs/test-multiple-macho.o | FileCheck %s
5 RUN: llvm-rtdyld -printobjline %p/Inputs/test-multiple-macho.o | FileCheck %s
14 RUN: llvm-rtdyld -printobjline %p/Inputs/test-multiple-macho.o \
16 RUN: llvm-rtdyld -printline %p/Inputs/test-multiple-macho.o \
25 TEST_MULTIPLE-NEXT: Line info @ 0: multiple.c, line:5
26 TEST_MULTIPLE-NEXT: Line info @ 7: multiple.c, line:6
27 TEST_MULTIPLE-NEXT: Line info @ 16: multiple.c, line:9
28 TEST_MULTIPLE-NEXT: Line info @ 21: multiple.c, line:9
29 TEST_MULTIPLE-NEXT: Line info @ 26: multiple.c, line:7
[all …]
/external/llvm/test/DebugInfo/
Ddebuglineinfo-macho.test3 RUN: llvm-dwarfdump %p/Inputs/test-multiple-macho.o | FileCheck %s
4 RUN: llvm-rtdyld -printline %p/Inputs/test-multiple-macho.o | FileCheck %s
5 RUN: llvm-rtdyld -printobjline %p/Inputs/test-multiple-macho.o | FileCheck %s
14 RUN: llvm-rtdyld -printobjline %p/Inputs/test-multiple-macho.o \
16 RUN: llvm-rtdyld -printline %p/Inputs/test-multiple-macho.o \
25 TEST_MULTIPLE-NEXT: Line info @ 0: multiple.c, line:5
26 TEST_MULTIPLE-NEXT: Line info @ 7: multiple.c, line:6
27 TEST_MULTIPLE-NEXT: Line info @ 16: multiple.c, line:9
28 TEST_MULTIPLE-NEXT: Line info @ 21: multiple.c, line:9
29 TEST_MULTIPLE-NEXT: Line info @ 26: multiple.c, line:7
[all …]
/external/llvm/test/tools/dsymutil/X86/
Dmultiple-inputs.test1 RUN: rm -rf %T/multiple-inputs
2 RUN: mkdir -p %T/multiple-inputs
4 RUN: cat %p/../Inputs/basic.macho.x86_64 > %T/multiple-inputs/basic.macho.x86_64
5 RUN: cat %p/../Inputs/basic-archive.macho.x86_64 > %T/multiple-inputs/basic-archive.macho.x86_64
6 RUN: cat %p/../Inputs/basic-lto.macho.x86_64 > %T/multiple-inputs/basic-lto.macho.x86_64
7 RUN: cat %p/../Inputs/basic-lto-dw4.macho.x86_64 > %T/multiple-inputs/basic-lto-dw4.macho.x86_64
10 …%p/.. %T/multiple-inputs/basic.macho.x86_64 %T/multiple-inputs/basic-archive.macho.x86_64 %T/multi…
11 RUN: llvm-dwarfdump %T/multiple-inputs/basic.macho.x86_64.dwarf \
13 RUN: llvm-dwarfdump %T/multiple-inputs/basic-archive.macho.x86_64.dwarf \
15 RUN: llvm-dwarfdump %T/multiple-inputs/basic-lto.macho.x86_64.dwarf | FileCheck %S/basic-lto-linkin…
[all …]
/external/libxml2/result/XPath/xptr/
Dstrpoint3 Expression: xpointer(start-point(string-range(//p,'multiple')))
6 content=multiple tests
10 Expression: xpointer(end-point(string-range(//p,'multiple')))
13 content=multiple tests
23 content=multiple tests
36 content=multiple tests
43 Expression: xpointer(start-point(string-range(//*,'multiple',1,0)))
46 content=multiple tests
50 Expression: xpointer(end-point(string-range(//*,'multiple',1,0)))
53 content=multiple tests
[all …]
/external/clang/test/SemaObjC/
Darc-repeated-weak.mm22 …use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times in this …
57 use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times}}
66 …eakProp); // expected-warning{{weak property 'weakProp' may be accessed multiple times in this fun…
71 …trongProp.weakProp); // expected-warning{{weak property 'weakProp' may be accessed multiple times}}
76 …licitProp); // expected-warning{{weak implicit property 'implicitProp' is accessed multiple times}}
81 …use(Test.weakProp); // expected-warning{{weak implicit property 'weakProp' is accessed multiple ti…
92 …use(a->weakIvar); // expected-warning{{weak instance variable 'weakIvar' is accessed multiple time…
98 use(a); // expected-warning{{weak variable 'a' is accessed multiple times}}
103 use([a weakProp]); // expected-warning{{weak property 'weakProp' is accessed multiple times}}
114 use([a weakProp]); // expected-warning{{weak property 'weakProp' is accessed multiple times}}
[all …]
/external/libxml2/test/XPath/xptr/
Dstrpoint1 xpointer(start-point(string-range(//p,'multiple')))
2 xpointer(end-point(string-range(//p,'multiple')))
5 xpointer(start-point(string-range(//*,'multiple',1,0)))
6 xpointer(end-point(string-range(//*,'multiple',1,0)))
7 xpointer(start-point(string-range(//*,'multiple',1,1)))
8 xpointer(end-point(string-range(//*,'multiple',1,1)))
/external/pdfium/fxbarcode/oned/
DBC_OnedUPCAWriter.cpp109 int32_t multiple) { in ShowChars() argument
113 int32_t leftPadding = 7 * multiple; in ShowChars()
114 int32_t leftPosition = 10 * multiple + leftPadding; in ShowChars()
119 float strWidth = (float)35 * multiple; in ShowChars()
133 CFX_FloatRect rect1((float)(leftPosition + 40 * multiple), in ShowChars()
135 (float)((leftPosition + 40 * multiple) + strWidth - 0.5), in ShowChars()
140 float strWidth1 = (float)multiple * 7; in ShowChars()
148 CFX_FloatRect rect3((float)(leftPosition + 85 * multiple), in ShowChars()
150 (float)((leftPosition + 85 * multiple) + strWidth1 - 0.5), in ShowChars()
174 (float)(leftPosition + 40 * multiple) * m_outputHScale, in ShowChars()
[all …]
DBC_OnedEAN13Writer.cpp141 int32_t multiple) { in ShowChars() argument
145 int32_t leftPadding = 7 * multiple; in ShowChars()
146 int32_t leftPosition = 3 * multiple + leftPadding; in ShowChars()
153 int32_t strWidth = multiple * 42; in ShowChars()
162 (float)(leftPosition + 47 * multiple), (float)(m_Height - iTextHeight), in ShowChars()
163 (float)(leftPosition + 47 * multiple + strWidth - 0.5), (float)m_Height); in ShowChars()
168 int32_t strWidth1 = multiple * 7; in ShowChars()
199 (float)(leftPosition + 47 * multiple) * m_outputHScale, in ShowChars()
209 strWidth = multiple * 7; in ShowChars()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
Drv32i-invalid.s32 beq t0, t1, -4098 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the ran…
33 bne t0, t1, -4097 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the ran…
34 blt t0, t1, 4095 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the rang…
35 bge t0, t1, 4096 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the rang…
36 bltu t0, t1, 13 # CHECK: :[[@LINE]]:14: error: immediate must be a multiple of 2 bytes in the range…
37 bgeu t0, t1, -13 # CHECK: :[[@LINE]]:14: error: immediate must be a multiple of 2 bytes in the rang…
45 jal gp, -1048578 # CHECK: :[[@LINE]]:9: error: immediate must be a multiple of 2 bytes in the range…
46 jal gp, -1048577 # CHECK: :[[@LINE]]:9: error: immediate must be a multiple of 2 bytes in the range…
47 jal gp, 1048575 # CHECK: :[[@LINE]]:9: error: immediate must be a multiple of 2 bytes in the range …
48 jal gp, 1048576 # CHECK: :[[@LINE]]:9: error: immediate must be a multiple of 2 bytes in the range …
[all …]
Drv32c-invalid.s62 c.lwsp ra, 256(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 4 bytes in the r…
63 c.swsp ra, -4(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 4 bytes in the ra…
65 c.lw s0, -4(sp) # CHECK: :[[@LINE]]:11: error: immediate must be a multiple of 4 bytes in the rang…
66 c.sw s0, 128(sp) # CHECK: :[[@LINE]]:11: error: immediate must be a multiple of 4 bytes in the ran…
69 c.bnez s1, -258 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the rang…
70 c.beqz a0, 256 # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 2 bytes in the range…
73 c.j 2048 # CHECK: :[[@LINE]]:5: error: immediate must be a multiple of 2 bytes in the range [-2048,…
74 c.jal -2050 # CHECK: :[[@LINE]]:7: error: immediate must be a multiple of 2 bytes in the range [-20…
77 c.addi4spn a0, sp, 0 # CHECK: :[[@LINE]]:21: error: immediate must be a multiple of 4 bytes in the…
78 c.addi4spn a0, sp, 1024 # CHECK: :[[@LINE]]:21: error: immediate must be a multiple of 4 bytes in …
[all …]
Drv32dc-invalid.s7 c.fldsp fs1, 512(sp) # CHECK: :[[@LINE]]:15: error: immediate must be a multiple of 8 bytes in the…
8 c.fsdsp fs2, -8(sp) # CHECK: :[[@LINE]]:15: error: immediate must be a multiple of 8 bytes in the …
11 c.fld fs0, -8(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 8 bytes in the ra…
12 c.fsd fs1, 256(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 8 bytes in the r…
Drv32fc-invalid.s7 c.flwsp fs1, 256(sp) # CHECK: :[[@LINE]]:15: error: immediate must be a multiple of 4 bytes in the…
8 c.fswsp fs2, -4(sp) # CHECK: :[[@LINE]]:15: error: immediate must be a multiple of 4 bytes in the …
11 c.flw fs0, -4(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 4 bytes in the ra…
12 c.fsw fs1, 128(sp) # CHECK: :[[@LINE]]:13: error: immediate must be a multiple of 4 bytes in the r…
/external/llvm/test/JitListener/
Dmultiple.ll30 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}}
31 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}}
32 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}}
33 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}}
36 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[1,2]}}
37 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[1,2]}}
40 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}}
41 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}}
42 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}}
43 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}}
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/JitListener/
Dmultiple.ll30 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}}
31 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}}
32 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}}
33 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[5,6,7,9]}}
36 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[1,2]}}
37 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[1,2]}}
40 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}}
41 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}}
42 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}}
43 ; CHECK: Line info @ {{[0-9]+}}: multiple.c, line {{[12,13,15,17,19]}}
[all …]
/external/e2fsprogs/lib/ext2fs/
Dicount.c53 ext2fs_inode_bitmap multiple; member
86 if (icount->multiple) in ext2fs_free_icount()
87 ext2fs_free_inode_bitmap(icount->multiple); in ext2fs_free_icount()
136 &icount->multiple); in alloc_icount()
140 icount->multiple = 0; in alloc_icount()
542 if (icount->multiple && in ext2fs_icount_fetch()
543 !ext2fs_test_inode_bitmap2(icount->multiple, ino)) { in ext2fs_icount_fetch()
575 } else if (icount->multiple) { in ext2fs_icount_increment()
581 if (ext2fs_test_inode_bitmap2(icount->multiple, ino)) { in ext2fs_icount_increment()
606 if (icount->multiple) in ext2fs_icount_increment()
[all …]
/external/boringssl/src/crypto/fipsmodule/ec/
Dmake_p256-x86_64-table.go66 for multiple := 1; multiple <= 64; multiple++ {
67 scalar.SetInt64(int64(multiple))
75 if multiple == 1 {
85 if multiple == 64 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/
Dstrip-debug.test30 # Verify that an archive with multiple object files is handled correctly.
33 # RUN: rm -f %t.multiple-stripped-obj.a
34 # RUN: llvm-ar crs %t.multiple-stripped-obj.a %t2 %t.duplicate.stripped
35 # RUN: rm -f %t.multiple-obj.a
36 # RUN: llvm-ar crs %t.multiple-obj.a %t %t.duplicate
37 # RUN: llvm-objcopy --strip-debug %t.multiple-obj.a %t.multiple-obj.stripped.a
38 # RUN: llvm-ar p %t.multiple-stripped-obj.a > %t.multiple-stripped-obj.a.dump
39 # RUN: llvm-ar p %t.multiple-obj.stripped.a > %t.multiple-obj.stripped.a.dump
40 # RUN: cmp %t.multiple-stripped-obj.a.dump %t.multiple-obj.stripped.a.dump
/external/ltp/testcases/network/stress/multicast/grp-operation/
D00_Descriptions.txt5 mcast4-group-multiple-socket
11 IPv4 multicast group on multiple sockets lots of times
15 IPv4 multicast group with the different source filter on multiple
22 mcast6-group-multiple-socket
28 IPv6 multicast group on multiple sockets lots of times
32 IPv6 multicast group with the different source filter on multiple
/external/tcpdump/tests/
Dsflow_multiple_counter_30_pdus.out12 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
24 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
36 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
48 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
60 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
72 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
84 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
98 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
110 align errors 0, fcs errors 2, single collision 0, multiple collision 0, test error 0
122 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
[all …]

12345678910>>...119