Home
last modified time | relevance | path

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

12345678910>>...56

/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.s85 … # 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
90 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
91 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
92 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
93 … # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected both 7-bit unsigned immediate and multiple of 4
/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 …]
Dstrrange312 content=multiple tests
28 content=multiple tests
40 content=multiple tests
48 content=multiple tests
Dstrrange216 content=multiple tests
19 content=multiple tests
44 content=multiple tests
47 content=multiple tests
/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/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 …]
Dwarn-strict-selector-match.m11 int main() { [(id)0 method]; } // expected-warning {{multiple methods named 'method' found}}
27 // expected-warning {{multiple methods named 'setWindow:' found}}
28 [obj2 setWindow:0]; // expected-warning {{multiple methods named 'setWindow:' found}}
57 …NTGridDataObject *result = [(id)0 initWithData:data]; // expected-warning {{multiple methods named…
93 …return [[[self class] alloc] initWithType:3]; // expected-warning {{multiple methods named 'initWi…
Dmethod-lookup-3.m31 Abstract *l = [a0 x]; // expected-warning {{multiple methods named 'x' found}}
35 Abstract *l = [a0 y]; // expected-warning {{multiple methods named 'y' found}}
39 Abstract *l = [a0 z]; // expected-warning {{multiple methods named 'z' found}}
72 (void) [x test4]; //expected-warning {{multiple methods named 'test4' found}}
76 #pragma clang diagnostic ignored "-Wobjc-multiple-method-names"
/external/e2fsprogs/lib/ext2fs/
Dicount.c52 ext2fs_inode_bitmap multiple; member
82 if (icount->multiple) in ext2fs_free_icount()
83 ext2fs_free_inode_bitmap(icount->multiple); in ext2fs_free_icount()
112 &icount->multiple); in alloc_icount()
116 icount->multiple = 0; in alloc_icount()
492 if (icount->multiple && in ext2fs_icount_fetch()
493 !ext2fs_test_inode_bitmap2(icount->multiple, ino)) { in ext2fs_icount_fetch()
521 } else if (icount->multiple) { in ext2fs_icount_increment()
527 if (ext2fs_test_inode_bitmap2(icount->multiple, ino)) { in ext2fs_icount_increment()
552 if (icount->multiple) in ext2fs_icount_increment()
[all …]
/external/pdfium/xfa/src/fxbarcode/oned/
DBC_OnedUPCAWriter.cpp117 int32_t multiple, in ShowChars() argument
123 int32_t leftPadding = 7 * multiple; in ShowChars()
124 int32_t leftPosition = 10 * multiple + leftPadding; in ShowChars()
130 FX_FLOAT strWidth = (FX_FLOAT)35 * multiple; in ShowChars()
151 (FX_FLOAT)(leftPosition + 40 * multiple), in ShowChars()
153 (FX_FLOAT)((leftPosition + 40 * multiple) + strWidth - 0.5), in ShowChars()
159 FX_FLOAT strWidth1 = (FX_FLOAT)multiple * 7; in ShowChars()
169 (FX_FLOAT)(leftPosition + 85 * multiple), in ShowChars()
171 (FX_FLOAT)((leftPosition + 85 * multiple) + strWidth1 - 0.5), in ShowChars()
215 geBitmap.SetDIBits(ge.GetBitmap(), leftPosition + 40 * multiple, in ShowChars()
[all …]
DBC_OnedEAN13Writer.cpp161 int32_t multiple, in ShowChars() argument
167 int32_t leftPadding = 7 * multiple; in ShowChars()
168 int32_t leftPosition = 3 * multiple + leftPadding; in ShowChars()
180 int32_t strWidth = multiple * 42; in ShowChars()
191 (FX_FLOAT)(leftPosition + 47 * multiple), in ShowChars()
193 (FX_FLOAT)(leftPosition + 47 * multiple + strWidth - 0.5), in ShowChars()
200 int32_t strWidth1 = multiple * 7; in ShowChars()
252 geBitmap.SetDIBits(ge.GetBitmap(), leftPosition + 47 * multiple, in ShowChars()
257 (FX_FLOAT)(leftPosition + 47 * multiple) * m_outputHScale, in ShowChars()
269 strWidth = multiple * 7; in ShowChars()
DBC_OnedEAN8Writer.cpp166 int32_t multiple, in ShowChars() argument
172 int32_t leftPosition = 3 * multiple; in ShowChars()
179 int32_t strWidth = 7 * multiple * 4; in ShowChars()
199 (FX_FLOAT)(leftPosition + 33 * multiple), in ShowChars()
201 (FX_FLOAT)(leftPosition + 33 * multiple + strWidth - 0.5), in ShowChars()
247 geBitmap.SetDIBits(ge.GetBitmap(), leftPosition + 33 * multiple, in ShowChars()
252 (FX_FLOAT)(leftPosition + 33 * multiple) * m_outputHScale, in ShowChars()
/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/v8/tools/turbolizer/
Dmonkey.js24 Math.alignUp = function(raw, multiple) { argument
25 return Math.floor((raw + multiple - 1) / multiple) * 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 …]
/external/autotest/client/site_tests/touch_MouseScroll/
DREADME6 up_slow - Scroll the mouse wheel up slowly to record multiple scrolls.
7 up_fast - Scroll the mouse wheel up fast to record multiple scrolls.
10 down_fast - Scroll the mouse wheel down fast to record multiple scrolls.
16 right_slow - Scroll the mouse ball right slowly to record multiple scrolls.
17 right_fast - Scroll the mouse ball right fast to record multiple scrolls.
20 left_fast - Scroll the mouse ball left fast to record multiple scrolls.
/external/llvm/docs/CommandGuide/
Dllvm-extract.rst37 specified multiple times to extract multiple functions at once.
43 specified multiple times.
48 specified multiple times to extract multiple global variables at once.
54 extracted. May be specified multiple times.
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
DSelection.java21 boolean multiple; field in Selection
44 if (!multiple || (!toggle && !UIUtils.ctrl())) { in choose()
242 return multiple; in getMultiple()
246 public void setMultiple (boolean multiple) { in setMultiple() argument
247 this.multiple = multiple; in setMultiple()
/external/llvm/test/MC/Mips/micromips/
Dinvalid.s21 …p -1 # CHECK: :[[@LINE]]:13: error: expected both 7-bit unsigned immediate and multiple of 4
22 …p -4 # CHECK: :[[@LINE]]:13: error: expected both 7-bit unsigned immediate and multiple of 4
23 …p 125 # CHECK: :[[@LINE]]:13: error: expected both 7-bit unsigned immediate and multiple of 4
24 …p 128 # CHECK: :[[@LINE]]:13: error: expected both 7-bit unsigned immediate and multiple of 4
/external/fio/
DSERVER-TODO1 - Collate ETA output from multiple connections into 1
2 - If group_reporting is set, collate final output from multiple connections
/external/autotest/client/cros/
Dhttp_speed.py59 multiple = 1
69 size = min(int(size * multiple), maximum_size)
81 multiple = target / adjusted_transfer_time

12345678910>>...56