Home
last modified time | relevance | path

Searched full:even (Results 1 – 25 of 16522) sorted by relevance

12345678910>>...661

/external/libvpx/vpx_dsp/mips/
Dconvolve2_avg_horiz_dspr2.c47 /* even 1. pixel */ in convolve_bi_avg_horiz_4_dspr2()
55 /* even 2. pixel */ in convolve_bi_avg_horiz_4_dspr2()
65 "lbux %[tp1], %[Temp1](%[cm]) \n\t" /* even 1 */ in convolve_bi_avg_horiz_4_dspr2()
74 "lbu %[tn2], 0(%[dst]) \n\t" /* load even 1 */ in convolve_bi_avg_horiz_4_dspr2()
77 "lbux %[tp2], %[Temp3](%[cm]) \n\t" /* even 2 */ in convolve_bi_avg_horiz_4_dspr2()
81 "addqh_r.w %[tn2], %[tn2], %[tp1] \n\t" /* average even 1 */ in convolve_bi_avg_horiz_4_dspr2()
85 "lbu %[tp1], 2(%[dst]) \n\t" /* load even 2 */ in convolve_bi_avg_horiz_4_dspr2()
86 "sb %[tn2], 0(%[dst]) \n\t" /* store even 1 */ in convolve_bi_avg_horiz_4_dspr2()
93 "addqh_r.w %[tp1], %[tp1], %[tp2] \n\t" /* average even 2 */ in convolve_bi_avg_horiz_4_dspr2()
94 "sb %[tp1], 2(%[dst]) \n\t" /* store even 2 */ in convolve_bi_avg_horiz_4_dspr2()
[all …]
Dconvolve8_avg_horiz_dspr2.c50 /* even 1. pixel */ in convolve_avg_horiz_4_dspr2()
64 /* even 2. pixel */ in convolve_avg_horiz_4_dspr2()
80 "lbux %[tp1], %[Temp1](%[cm]) \n\t" /* even 1 */ in convolve_avg_horiz_4_dspr2()
94 "lbu %[tn2], 0(%[dst]) \n\t" /* load even 1 */ in convolve_avg_horiz_4_dspr2()
97 "lbux %[tp2], %[Temp3](%[cm]) \n\t" /* even 2 */ in convolve_avg_horiz_4_dspr2()
102 "addqh_r.w %[tn2], %[tn2], %[tp1] \n\t" /* average even 1 */ in convolve_avg_horiz_4_dspr2()
109 "lbu %[tp1], 2(%[dst]) \n\t" /* load even 2 */ in convolve_avg_horiz_4_dspr2()
110 "sb %[tn2], 0(%[dst]) \n\t" /* store even 1 */ in convolve_avg_horiz_4_dspr2()
117 "addqh_r.w %[tp1], %[tp1], %[tp2] \n\t" /* average even 2 */ in convolve_avg_horiz_4_dspr2()
118 "sb %[tp1], 2(%[dst]) \n\t" /* store even 2 */ in convolve_avg_horiz_4_dspr2()
[all …]
Dconvolve8_horiz_dspr2.c49 /* even 1. pixel */ in convolve_horiz_4_dspr2()
63 /* even 2. pixel */ in convolve_horiz_4_dspr2()
155 /* even 1. pixel */ in convolve_horiz_8_dspr2()
171 /* even 2. pixel */ in convolve_horiz_8_dspr2()
181 /* even 3. pixel */ in convolve_horiz_8_dspr2()
192 /* even 4. pixel */ in convolve_horiz_8_dspr2()
320 /* even 1. pixel */ in convolve_horiz_16_dspr2()
321 "mtlo %[vector_64], $ac1 \n\t" /* even 1 */ in convolve_horiz_16_dspr2()
323 "mtlo %[vector_64], $ac2 \n\t" /* even 2 */ in convolve_horiz_16_dspr2()
330 "dpa.w.ph $ac1, %[p1], %[filter12] \n\t" /* even 1 */ in convolve_horiz_16_dspr2()
[all …]
Dconvolve2_horiz_dspr2.c45 /* even 1. pixel */ in convolve_bi_horiz_4_dspr2()
53 /* even 2. pixel */ in convolve_bi_horiz_4_dspr2()
123 /* even 1. pixel */ in convolve_bi_horiz_8_dspr2()
136 /* even 2. pixel */ in convolve_bi_horiz_8_dspr2()
140 /* even 3. pixel */ in convolve_bi_horiz_8_dspr2()
147 /* even 4. pixel */ in convolve_bi_horiz_8_dspr2()
251 /* even 1. pixel */ in convolve_bi_horiz_16_dspr2()
252 "mtlo %[vector_64], $ac1 \n\t" /* even 1 */ in convolve_bi_horiz_16_dspr2()
254 "mtlo %[vector_64], $ac2 \n\t" /* even 2 */ in convolve_bi_horiz_16_dspr2()
261 "dpa.w.ph $ac1, %[p1], %[filter45] \n\t" /* even 1 */ in convolve_bi_horiz_16_dspr2()
[all …]
Dconvolve2_dspr2.c46 /* even 1. pixel */ in convolve_bi_horiz_4_transposed_dspr2()
54 /* even 2. pixel */ in convolve_bi_horiz_4_transposed_dspr2()
134 /* even 1. pixel */ in convolve_bi_horiz_8_transposed_dspr2()
147 /* even 2. pixel */ in convolve_bi_horiz_8_transposed_dspr2()
151 /* even 3. pixel */ in convolve_bi_horiz_8_transposed_dspr2()
161 /* even 4. pixel */ in convolve_bi_horiz_8_transposed_dspr2()
275 /* even 1. pixel */ in convolve_bi_horiz_16_transposed_dspr2()
277 "\n\t" /* even 1 */ in convolve_bi_horiz_16_transposed_dspr2()
281 "\n\t" /* even 2 */ in convolve_bi_horiz_16_transposed_dspr2()
295 "\n\t" /* even 1 */ in convolve_bi_horiz_16_transposed_dspr2()
[all …]
Dconvolve8_dspr2.c51 /* even 1. pixel */ in convolve_horiz_4_transposed_dspr2()
65 /* even 2. pixel */ in convolve_horiz_4_transposed_dspr2()
168 /* even 1. pixel */ in convolve_horiz_8_transposed_dspr2()
184 /* even 2. pixel */ in convolve_horiz_8_transposed_dspr2()
194 /* even 3. pixel */ in convolve_horiz_8_transposed_dspr2()
206 /* even 4. pixel */ in convolve_horiz_8_transposed_dspr2()
346 /* even 1. pixel */ in convolve_horiz_16_transposed_dspr2()
348 "\n\t" /* even 1 */ in convolve_horiz_16_transposed_dspr2()
352 "\n\t" /* even 2 */ in convolve_horiz_16_transposed_dspr2()
366 "\n\t" /* even 1 */ in convolve_horiz_16_transposed_dspr2()
[all …]
/external/guava/guava-tests/test/com/google/common/collect/
DFilteredCollectionsTest.java41 private static final Predicate<Integer> EVEN = field in FilteredCollectionsTest
77 C filtered = filter(unfiltered, EVEN); in testIterationOrderPreserved()
81 if (EVEN.apply(i)) { in testIterationOrderPreserved()
93 C filtered = filter(unfiltered, EVEN); in testForEach()
97 assertTrue("Unexpected element: " + i, EVEN.apply(i)); in testForEach()
111 C filterThenAdd = filter(unfiltered, EVEN); in testReadsThroughAdd()
116 C addThenFilter = filter(createUnfiltered(target), EVEN); in testReadsThroughAdd()
127 C filtered = filter(createUnfiltered(contents), EVEN); in testAdd()
130 assertTrue(EVEN.apply(toAdd)); in testAdd()
132 assertFalse(EVEN.apply(toAdd)); in testAdd()
[all …]
/external/guava/android/guava-tests/test/com/google/common/collect/
DFilteredCollectionsTest.java40 private static final Predicate<Integer> EVEN = field in FilteredCollectionsTest
76 C filtered = filter(unfiltered, EVEN); in testIterationOrderPreserved()
80 if (EVEN.apply(i)) { in testIterationOrderPreserved()
96 C filterThenAdd = filter(unfiltered, EVEN); in testReadsThroughAdd()
101 C addThenFilter = filter(createUnfiltered(target), EVEN); in testReadsThroughAdd()
112 C filtered = filter(createUnfiltered(contents), EVEN); in testAdd()
115 assertTrue(EVEN.apply(toAdd)); in testAdd()
117 assertFalse(EVEN.apply(toAdd)); in testAdd()
127 contents.contains(toRemove) && EVEN.apply(toRemove), in testRemove()
128 filter(createUnfiltered(contents), EVEN).remove(toRemove)); in testRemove()
[all …]
/external/bc/tests/fuzzing/
Dbc_afl_continue.yaml6 layout: even-horizontal
12 layout: even-horizontal
28 layout: even-horizontal
44 layout: even-horizontal
60 layout: even-horizontal
76 layout: even-horizontal
92 layout: even-horizontal
108 layout: even-horizontal
124 layout: even-horizontal
140 layout: even-horizontal
[all …]
Dbc_afl.yaml5 layout: even-horizontal
14 layout: even-horizontal
30 layout: even-horizontal
46 layout: even-horizontal
62 layout: even-horizontal
78 layout: even-horizontal
94 layout: even-horizontal
110 layout: even-horizontal
126 layout: even-horizontal
142 layout: even-horizontal
[all …]
/external/ImageMagick/www/api/Magick++/
Dhierarchy.html65 <tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160…
67 <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160…
69 <tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160…
71 <tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160…
73 <tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160…
75 <tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#16…
77 <tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#16…
79 <tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#16…
81 <tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#16…
83 <tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#16…
[all …]
Dfiles.html63 <tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160…
65 <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160…
67 <tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160…
69 <tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160…
71 <tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160…
73 <tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#16…
75 <tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#16…
77 <tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#16…
79 <tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#16…
81 <tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#16…
[all …]
/external/rust/crates/crc32fast/src/
Dcombine.rs24 let mut even = [0u32; GF2_DIM]; /* even-power-of-two zeros operator */ in combine() localVariable
40 /* put operator for two zero bits in even */ in combine()
41 gf2_matrix_square(&mut even, &odd); in combine()
44 gf2_matrix_square(&mut odd, &even); in combine()
47 zero byte, eight zero bits, in even) */ in combine()
50 gf2_matrix_square(&mut even, &odd); in combine()
52 crc1 = gf2_matrix_times(&even, crc1); in combine()
61 /* another iteration of the loop with odd and even swapped */ in combine()
62 gf2_matrix_square(&mut odd, &even); in combine()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DSelectFormatUnitTest.java107 "fem {femValue} other{even}", in TestApplyFormat()
108 "other{odd or even}", in TestApplyFormat()
109 … "odd{The number {0, number, integer} is odd.}other{The number {0, number, integer} is even.}", in TestApplyFormat()
110 "odd{The number {1} is odd}other{The number {1} is even}" in TestApplyFormat()
122 "even", in TestApplyFormat()
123 "even", in TestApplyFormat()
126 "odd or even", in TestApplyFormat()
127 "odd or even", in TestApplyFormat()
128 "odd or even", in TestApplyFormat()
131 "The number {0, number, integer} is even.", in TestApplyFormat()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DSelectFormatUnitTest.java110 "fem {femValue} other{even}", in TestApplyFormat()
111 "other{odd or even}", in TestApplyFormat()
112 … "odd{The number {0, number, integer} is odd.}other{The number {0, number, integer} is even.}", in TestApplyFormat()
113 "odd{The number {1} is odd}other{The number {1} is even}" in TestApplyFormat()
125 "even", in TestApplyFormat()
126 "even", in TestApplyFormat()
129 "odd or even", in TestApplyFormat()
130 "odd or even", in TestApplyFormat()
131 "odd or even", in TestApplyFormat()
134 "The number {0, number, integer} is even.", in TestApplyFormat()
[all …]
/external/tinyxml2/docs/
Dclasstinyxml2_1_1_x_m_l_element-members.html76 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a3ea8a…
78 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a53eda…
80 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a62c71b6b…
82 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a363b6edb…
84 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a10a90…
86 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#a2dcd4…
88 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e…
90 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_element.html#ab1f4b…
92 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa…
94 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636…
[all …]
Dclasstinyxml2_1_1_x_m_l_document-members.html76 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a9efa…
78 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a4085…
80 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#af592…
82 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a0360085c…
84 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a34e6…
86 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a5740…
88 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#ae7dc225e…
90 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a2de84cfa…
92 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_node.html#a9b5fc636…
94 …<tr class="even"><td class="entry"><a class="el" href="classtinyxml2_1_1_x_m_l_document.html#a33fc…
[all …]
/external/dng_sdk/source/
Ddng_mosaic_info.h59 /// - 2 = Staggered layout A: even columns are offset down by 1/2 row.
60 /// - 3 = Staggered layout B: even columns are offset up by 1/2 row.
61 /// - 4 = Staggered layout C: even rows are offset right by 1/2 column.
62 /// - 5 = Staggered layout D: even rows are offset left by 1/2 column.
63 …/// - 6 = Staggered layout E: even rows are offset up by 1/2 row, even columns are offset left …
64 …/// - 7 = Staggered layout F: even rows are offset up by 1/2 row, even columns are offset right…
65 …/// - 8 = Staggered layout G: even rows are offset down by 1/2 row, even columns are offset lef…
66 …/// - 9 = Staggered layout H: even rows are offset down by 1/2 row, even columns are offset rig…
112 /// using green mosaic samples from one set of rows/columns (even/odd) and the second
/external/llvm/test/MC/ARM/
Darm-ldrd.s12 // CHECK: error: Rt must be even-numbered
13 // CHECK: error: Rt must be even-numbered
14 // CHECK: error: Rt must be even-numbered
15 // CHECK: error: Rt must be even-numbered
16 // CHECK: error: Rt must be even-numbered
17 // CHECK: error: Rt must be even-numbered
18 // CHECK: error: Rt must be even-numbered
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/
DInterleave.java76 // "shuffle" low half to even bits and high half to odd bits in expand32to64()
87 // "shuffle" low half to even bits and high half to odd bits in expand64To128()
109 // "shuffle" low half to even bits and high half to odd bits in expand64To128Rev()
122 // "shuffle" low half to even bits and high half to odd bits in shuffle()
132 // "shuffle" low half to even bits and high half to odd bits in shuffle()
143 // "shuffle" (twice) low half to even bits and high half to odd bits in shuffle2()
153 // "shuffle" (twice) low half to even bits and high half to odd bits in shuffle2()
163 // "shuffle" (thrice) low half to even bits and high half to odd bits in shuffle3()
172 // "unshuffle" even bits to low half and odd bits to high half in unshuffle()
182 // "unshuffle" even bits to low half and odd bits to high half in unshuffle()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DInterleave.java72 // "shuffle" low half to even bits and high half to odd bits in expand32to64()
83 // "shuffle" low half to even bits and high half to odd bits in expand64To128()
105 // "shuffle" low half to even bits and high half to odd bits in expand64To128Rev()
118 // "shuffle" low half to even bits and high half to odd bits in shuffle()
128 // "shuffle" low half to even bits and high half to odd bits in shuffle()
139 // "shuffle" (twice) low half to even bits and high half to odd bits in shuffle2()
149 // "shuffle" (twice) low half to even bits and high half to odd bits in shuffle2()
159 // "shuffle" (thrice) low half to even bits and high half to odd bits in shuffle3()
168 // "unshuffle" even bits to low half and odd bits to high half in unshuffle()
178 // "unshuffle" even bits to low half and odd bits to high half in unshuffle()
[all …]
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
DInterleave.java76 // "shuffle" low half to even bits and high half to odd bits in expand32to64()
87 // "shuffle" low half to even bits and high half to odd bits in expand64To128()
109 // "shuffle" low half to even bits and high half to odd bits in expand64To128Rev()
122 // "shuffle" low half to even bits and high half to odd bits in shuffle()
132 // "shuffle" low half to even bits and high half to odd bits in shuffle()
143 // "shuffle" (twice) low half to even bits and high half to odd bits in shuffle2()
153 // "shuffle" (twice) low half to even bits and high half to odd bits in shuffle2()
163 // "shuffle" (thrice) low half to even bits and high half to odd bits in shuffle3()
172 // "unshuffle" even bits to low half and odd bits to high half in unshuffle()
182 // "unshuffle" even bits to low half and odd bits to high half in unshuffle()
[all …]
/external/capstone/bindings/vb6/
DCInstruction.cls28 ' ' available even when CS_OPT_DETAIL = CS_OPT_OFF
32 ' address As Currency ' Address (EIP) of this instruction available even when CS_OPT_DETAI…
33 ' size As Integer ' Size of this instruction available even when CS_OPT_DETAIL = CS_OP…
34 …this instruction, with number of bytes indicated by @size above available even when CS_OPT_DETAIL …
35 ' mnemonic(0 To 31) As Byte ' Ascii text of instruction mnemonic available even when CS_OPT_DETA…
36 ' op_str(0 To 159) As Byte ' Ascii text of instruction operands available even when CS_OPT_DETA…
42 ' ' NOTE 2: when in Skipdata mode, or when detail mode is OFF, even if…
/external/protobuf/java/kotlin/src/main/kotlin/com/google/protobuf/
DUnmodifiableCollections.kt29 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33 /** Wraps an [Iterator] and makes it unmodifiable even from Java. */
36 /** Wraps a [ListIterator] and makes it unmodifiable even from Java. */
41 /** Wraps a [Collection] and makes it unmodifiable even from Java. */
48 /** Wraps a [Set] and makes it unmodifiable even from Java. */
53 /** Wraps a [Map.Entry] and makes it unmodifiable even from Java. */
56 /** Wraps a [Set] of map entries and makes it unmodifiable even from Java. */
/external/cronet/third_party/protobuf/java/kotlin/src/main/kotlin/com/google/protobuf/
DUnmodifiableCollections.kt29 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33 /** Wraps an [Iterator] and makes it unmodifiable even from Java. */
36 /** Wraps a [ListIterator] and makes it unmodifiable even from Java. */
41 /** Wraps a [Collection] and makes it unmodifiable even from Java. */
48 /** Wraps a [Set] and makes it unmodifiable even from Java. */
53 /** Wraps a [Map.Entry] and makes it unmodifiable even from Java. */
56 /** Wraps a [Set] of map entries and makes it unmodifiable even from Java. */

12345678910>>...661