Searched defs:w3 (Results 1 - 25 of 32) sorted by path

12

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DChunkedIntArray.java71 int appendSlot(int w0, int w1, int w2, int w3) argument
80 fastArray[newoffset+3] = w3;
98 chunk[slotpos+3] = w3;
219 * @param w3 int
221 void writeSlot(int position, int w0, int w1, int w2, int w3) argument
234 chunk[slotpos + 3] = w3;
H A DDTMDocumentImpl.java202 * @param w3 int As in ChunkedIntArray.append
206 private final int appendNode(int w0, int w1, int w2, int w3) argument
209 int slotnumber = nodes.appendSlot(w0, w1, w2, w3);
211 if (DEBUG) System.out.println(slotnumber+": "+w0+" "+w1+" "+w2+" "+w3);
697 // int w3 = nameIndex;
698 // //int ourslot = nodes.appendSlot(w0, w1, w2, w3);
699 // int ourslot = appendNode(w0, w1, w2, w3);
854 // int w3 = m_localNames.stringToIndex(attName);
856 // int ourslot = appendNode(w0, w1, w2, w3);
867 // w3
[all...]
/external/chromium_org/ash/
H A Droot_window_controller_unittest.cc437 // |w3| is a transient child of |w2|.
438 Widget* w3 = Widget::CreateWindowWithParentAndBounds(NULL, local
443 w3->Activate();
450 w3->Close();
472 Widget* w3 = CreateTestWidget(gfx::Rect(600, 0, 100, 100)); local
478 EXPECT_EQ(w3->GetNativeWindow()->GetRootWindow(),
492 w3->Activate();
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager_unittest.cc360 scoped_ptr<aura::Window> w3(CreatePanelWindow(odd_bounds));
363 EXPECT_NO_FATAL_FAILURE(IsPanelAboveLauncherIcon(w3.get()));
370 scoped_ptr<aura::Window> w3(CreatePanelWindow(bounds));
373 EXPECT_TRUE(WindowIsAbove(w3.get(), w2.get()));
380 EXPECT_TRUE(WindowIsAbove(w2.get(), w3.get()));
384 EXPECT_TRUE(WindowIsAbove(w1.get(), w3.get()));
385 EXPECT_TRUE(WindowIsAbove(w2.get(), w3.get()));
388 wm::ActivateWindow(w3.get());
389 EXPECT_TRUE(WindowIsAbove(w3.get(), w2.get()));
401 scoped_ptr<aura::Window> w3(CreatePanelWindo
747 scoped_ptr<aura::Window> w3; local
[all...]
/external/chromium_org/components/query_parser/
H A Dquery_parser_unittest.cc149 const std::string w3; member in struct:query_parser::TestData2
166 EXPECT_EQ(data[i].w3, base::UTF16ToUTF8(results[2]));
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
H A Dvp9_idct_intrin_sse2.c650 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
700 w3 = _mm_add_epi32(u3, u11);
718 v3 = _mm_add_epi32(w3, k__DCT_CONST_ROUNDING);
781 w3 = _mm_add_epi32(v3, v7);
790 v3 = _mm_add_epi32(w3, k__DCT_CONST_ROUNDING);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_dct_sse2.c172 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
176 // w3 = [bC bD bB bA]
178 const __m128i x1 = _mm_packs_epi32(w2, w3);
217 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS2); local
221 // w3 = [o3 o7 oB oF]
224 const __m128i x1 = _mm_packs_epi32(w2, w3);
533 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
540 res4 = _mm_packs_epi32(w2, w3);
595 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
602 res7 = _mm_packs_epi32(w2, w3);
945 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
1461 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1525 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1557 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1579 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1613 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1635 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1669 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1691 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1713 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1735 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
[all...]
/external/chromium_org/third_party/libwebp/dsp/
H A Denc_neon.c619 const int32x4_t w2, const int32x4_t w3) {
623 const int32x4_t s3 = vmlaq_s32(s2, w3, b.val[3]);
665 const int32x4_t w3 = ConvertU16ToS32(vld1_u16(w + 12)); local
666 const int64x1_t sum1 = DistoSum(vpass_a, w0, w1, w2, w3);
667 const int64x1_t sum2 = DistoSum(vpass_b, w0, w1, w2, w3);
617 DistoSum(const int32x4x4_t b, const int32x4_t w0, const int32x4_t w1, const int32x4_t w2, const int32x4_t w3) argument
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprog_noise.c529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local
569 w3 = w0 - l3 + 3.0f * G4;
614 t3 = 0.6f - x3 * x3 - y3 * y3 - z3 * z3 - w3 * w3;
622 x3, y3, z3, w3);
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_filter_mips.c26 int32_t w1, w2, w3, w4, w5, gain32, sign32; local
70 "lwl %[w3], 11(%[out2_pos2]) \n\t"
74 "lwr %[w3], 8(%[out2_pos2]) \n\t"
79 "dpa.w.ph $ac0, %[w3], %[coef3] \n\t"
85 "lwl %[w3], 7(%[inputState]) \n\t"
90 "lwr %[w3], 4(%[inputState]) \n\t"
94 "swl %[w3], 9(%[inputState]) \n\t"
97 "swr %[w3], 6(%[inputState]) \n\t"
100 "dpa.w.ph $ac1, %[kDampF2], %[w3] \n\t"
121 : [w1] "=&r" (w1), [w2] "=&r" (w2), [w3] "
[all...]
/external/chromium_org/ui/gfx/geometry/
H A Drect_unittest.cc90 int w3; member in struct:gfx::__anon16846
115 Rect r3(tests[i].x3, tests[i].y3, tests[i].w3, tests[i].h3);
136 int w3; member in struct:gfx::Test
164 Rect r3(tests[i].x3, tests[i].y3, tests[i].w3, tests[i].h3);
194 int w3; member in struct:gfx::Test
216 Rect r3(tests[i].x3, tests[i].y3, tests[i].w3, tests[i].h3);
/external/chromium_org/ui/wm/core/
H A Dfocus_controller_unittest.cc410 // +-- w3
675 aura::Window* w3 = root_window()->GetChildById(3); variable
676 test_focus_rules()->set_focus_restriction(w3); variable
1065 aura::Window* w3 = root_window()->GetChildById(3); variable
1066 test_focus_rules()->set_focus_restriction(w3); variable
1069 // restriction, it should move to w3 instead.
/external/clang/lib/Headers/
H A Demmintrin.h1105 _mm_set_epi16(short w7, short w6, short w5, short w4, short w3, short w2, short w1, short w0) argument
1107 return (__m128i)(__v8hi){ w0, w1, w2, w3, w4, w5, w6, w7 };
1159 _mm_setr_epi16(short w0, short w1, short w2, short w3, short w4, short w5, short w6, short w7) argument
1161 return (__m128i)(__v8hi){ w0, w1, w2, w3, w4, w5, w6, w7 };
/external/clang/test/Analysis/
H A Darray-struct-region.c314 ShortStringWrapper w3 = w2; local
315 clang_analyzer_eval(w3.str.data[0] == 'a'); // expected-warning{{TRUE}}
316 clang_analyzer_eval(w3.str.data[1] == 'b'); // expected-warning{{TRUE}}
317 clang_analyzer_eval(w3.str.data[2] == 'c'); // expected-warning{{TRUE}}
318 clang_analyzer_eval(w3.length == 0); // expected-warning{{TRUE}}
/external/clang/test/Analysis/inlining/
H A Dcontainers.cpp45 IteratorTypedefOnlySet &w3, IteratorUsingOnlySet &w4) {
65 clang_analyzer_eval(w3.start().impl == w3.start().impl);
44 testWrappers(BeginOnlySet &w1, IteratorStructOnlySet &w2, IteratorTypedefOnlySet &w3, IteratorUsingOnlySet &w4) argument
/external/clang/test/Headers/
H A Dstddefneeds.cpp33 wint_t w3; // expected-error{{unknown}} variable
/external/deqp/framework/referencerenderer/
H A DrrRenderer.cpp1237 const tcu::Vec4 w3 = tcu::Vec4(point.v0->position.x() + offset, point.v0->position.y() - offset, point.v0->position.z(), point.v0->position.w()); local
1240 rasterizer2.init(w0, w2, w3);
/external/fdlibm/
H A De_lgamma_r.c58 * w = w0 + w1*z + w2*z + w3*z + ... + w6*z
151 w3 = 7.93650558643019558500e-04, /* 0x3F4A019F, 0x98CF38B6 */ variable
297 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
/external/libunwind/src/hppa/
H A DGis_signal_frame.c33 unw_word_t w0, w1, w2, w3, ip; local
61 || (ret = (*a->access_mem) (as, ip + 12, &w3, 0, arg)) < 0)
67 && w1 == 0x3414015a && w2 == 0xe4008200 && w3 == 0x08000240);
/external/libunwind/src/x86/
H A DGos-freebsd.c42 unw_word_t w0, w1, w2, w3, w4, w5, ip; local
81 (*a->access_mem) (as, ip + 12, &w3, 0, arg) < 0)
84 (w3 & 0xff) == 0x80)
91 w3 == 0x14688e03 && w4 == 0x0001a1b8 && w5 == 0x80cd5000)
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_idct_intrin_sse2.c721 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
771 w3 = _mm_add_epi32(u3, u11);
789 v3 = _mm_add_epi32(w3, k__DCT_CONST_ROUNDING);
852 w3 = _mm_add_epi32(v3, v7);
861 v3 = _mm_add_epi32(w3, k__DCT_CONST_ROUNDING);
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_dct_avx2.c361 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
368 res4 = _mm_packs_epi32(w2, w3);
423 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
430 res7 = _mm_packs_epi32(w2, w3);
825 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
872 w3 = _mm_add_epi32(u3, u11);
890 v3 = _mm_add_epi32(w3, k__DCT_CONST_ROUNDING);
953 w3 = _mm_add_epi32(v3, v7);
962 v3 = _mm_add_epi32(w3, k__DCT_CONST_ROUNDING);
1273 const __m128i w3 local
1337 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1369 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1391 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1425 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1447 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1481 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1503 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1525 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1547 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
[all...]
H A Dvp9_dct_sse2.c141 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
145 // w3 = [bC bD bB bA]
147 const __m128i x1 = _mm_packs_epi32(w2, w3);
186 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS2); local
190 // w3 = [o3 o7 oB oF]
193 const __m128i x1 = _mm_packs_epi32(w2, w3);
462 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
469 res4 = _mm_packs_epi32(w2, w3);
524 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
531 res7 = _mm_packs_epi32(w2, w3);
926 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local
1374 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1438 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1470 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1492 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1526 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1548 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1582 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1604 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1626 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
1648 const __m128i w3 = _mm_srai_epi32(v3, DCT_CONST_BITS); local
[all...]
/external/mesa3d/src/mesa/program/
H A Dprog_noise.c529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local
569 w3 = w0 - l3 + 3.0f * G4;
614 t3 = 0.6f - x3 * x3 - y3 * y3 - z3 * z3 - w3 * w3;
622 x3, y3, z3, w3);
/external/opencv/cvaux/src/
H A Dcvmorphcontours.cpp422 double w1,w2,w3; local
444 w3 = W[i-1][j-1].w_south + _cvBendingWork( /*&null_edge*/&small_edge,
452 if(w1<w3)
459 W[i][j].w_southeast = w3 + _cvStretchingWork( &edges1[i-1], &edges2[j-1] );
465 if( w2<w3)
472 W[i][j].w_southeast = w3 + _cvStretchingWork( &edges1[i-1], &edges2[j-1] );

Completed in 803 milliseconds

12