HomeSort by relevance Sort by last modified time
    Searched defs:b3 (Results 101 - 125 of 186) sorted by null

1 2 3 45 6 7 8

  /external/qemu/target-i386/
ops_sse.h 1043 int b0, b1, b2, b3; local
1048 b3 = s->XMM_L(3) >> 31;
1049 return b0 | (b1 << 1) | (b2 << 2) | (b3 << 3);
    [all...]
  /external/webp/src/dsp/
enc_neon.c 86 // a0 a1 a2 a3 | b0 b1 b2 b3 => a0 b0 c0 d0 | a1 b1 c1 d1
87 // c0 c1 c2 c3 | d0 d1 d2 d3 a2 b2 c2 d2 | a3 b3 c3 d3
531 const int32x4_t b3 = vhsubq_s32(a0, a1); // (a0 - a1) >> 1 local
535 const int16x4_t out3 = vmovn_s32(b3);
611 const int32x4_t b3 = vabdq_s32(a0, a1); // abs(a0 - a1) local
612 const int32x4x4_t res = { { b0, b1, b2, b3 } };
790 // b3 = a0 - a1
805 // abs(b3)
900 const uint16x8_t b3 = vminq_u16(b2, max_coeff_thresh); local
    [all...]
enc_sse2.c 431 // f1 = ((b3 * 5352 + b2 * 2217 + 12000) >> 16)
432 // f3 = ((b3 * 2217 - b2 * 5352 + 51000) >> 16)
480 const __m128i b3 = _mm_srai_epi32(_mm_sub_epi32(a0, a1), 1); local
482 const __m128i out1 = _mm_packs_epi32(b2, b3);
507 const __m128i b3 = _mm_loadu_si128((__m128i*)&b[BPS * 3]); local
516 const __m128i a3p = _mm_subs_epu8(a3, b3);
517 const __m128i a3m = _mm_subs_epu8(b3, a3);
593 const __m128i b3 = _mm_loadl_epi64((__m128i*)&b[BPS * 3]); local
599 const __m128i b23 = _mm_unpacklo_epi32(b2, b3);
696 const __m128i b3 = _mm_sub_epi16(a0, a1) local
745 const __m128i b3 = _mm_sub_epi16(a0, a1); local
    [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
ArrayBlockingQueueTest.java 618 Integer[] b3 = (Integer[]) q.toArray(a3); local
620 assertSame(a3, b3);
627 assertSame(b3[i], x);
ArrayDequeTest.java 666 Integer[] b3 = (Integer[]) q.toArray(a3); local
668 assertSame(a3, b3);
675 assertSame(b3[i], x);
  /libcore/luni/src/test/java/libcore/java/nio/
BufferTest.java 943 ByteBuffer b3 = b1.asReadOnlyBuffer(); local
    [all...]
  /external/clang/lib/Headers/
altivec.h 6110 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6119 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6128 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6137 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6212 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6221 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6230 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6239 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
    [all...]
  /packages/apps/Email/tests/src/com/android/email/provider/
ProviderTests.java 2103 Mailbox b3 = ProviderTestUtils.setupMailbox("box3", a2.mId, true, c, Mailbox.TYPE_INBOX); local
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
altivec.h 5712 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5721 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5730 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5739 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5814 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5823 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5832 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5841 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
altivec.h 6110 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6119 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6128 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6137 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6212 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6221 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6230 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6239 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
altivec.h 5712 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5721 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5730 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5739 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5814 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5823 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5832 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5841 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
altivec.h 6110 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6119 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6128 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6137 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6212 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6221 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6230 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6239 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 5712 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5721 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5730 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5739 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5814 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5823 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5832 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5841 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 5712 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5721 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5730 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5739 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5814 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5823 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5832 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
5841 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 6110 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6119 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6128 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6137 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6212 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6221 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6230 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
6239 unsigned char b1=__b+1, b2=__b+2, b3=__b+3; local
    [all...]
  /external/clang/test/SemaCXX/
warn-thread-safety-analysis.cpp 530 LateBar b1, *b3; variable
561 int res = b1.a_ + b3->b_;
562 b3->b_ = *b1.q; // \
864 Bar b1, *b3; member in namespace:thread_annot_lock_22
873 res = b1.a_ + b3->b_;
875 b1.a_ = res + b3->b_;
876 b3->b_ = *b1.q;
1282 Bar b1, *b3; member in namespace:thread_annot_lock_21
1290 b3->mu1_.Lock();
1291 res = b1.a_ + b3->b_; // expected-warning {{reading variable 'a_' requires holding mutex 'b1.mu1_'}}
1711 bool b3 = !b2; local
    [all...]
  /external/valgrind/main/memcheck/
mc_translate.c 6715 IRAtom* b3 = schemeE( mce, e->Iex.ITE.iftrue ); local
6722 IRAtom* b3 = schemeE( mce, e->Iex.Qop.details->arg3 ); local
6730 IRAtom* b3 = schemeE( mce, e->Iex.Triop.details->arg3 ); local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
ArraysTest.java 2305 Object[] b3 = { new Integer(1), b2 }; local
2328 Object[] b3 = { new Integer(1), b2 }; local
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp 1153 UChar32 b3 = implicit & 0xFF; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.jar 
  /external/valgrind/main/VEX/priv/
guest_arm64_toIR.c 7966 IRTemp a3, a1, b3, b1; local
7984 IRTemp a3, a2, b3, b2; local
8092 IRTemp a7, a5, a3, a1, b7, b5, b3, b1; local
8101 IRTemp a3, b3, a2, b2, a1, a0, b1, b0; local
8280 IRTemp aF, aD, aB, a9, a7, a5, a3, a1, bF, bD, bB, b9, b7, b5, b3, b1; local
8297 IRTemp a7, b7, a6, b6, a5, b5, a4, b4, a3, b3, a2, b2, a1, b1, a0, b0; local
    [all...]
guest_ppc_toIR.c 12230 IRTemp b3, b2, b1, b0; local
12263 breakV128to4x32(getVSReg(XB), &b3, &b2, &b1, &b0); local
12973 IRTemp b3, b2, b1, b0; local
13021 breakV128to4xF64( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
13049 breakV128to4xF64( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
13124 breakV128to4xF64( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
13182 breakV128to4x32( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
13237 breakV128to4x32( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
13814 IRTemp b3, b2, b1, b0; local
13830 breakV128to4xF64( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
13878 IRTemp b3, b2, b1, b0; local
13898 breakV128to4xF64( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
15640 IRTemp b3, b2, b1, b0; local
15992 breakV128to4x64U( mkexpr(vB), &b3, &b2, &b1, &b0 ); local
16032 breakV128to4x64S( mkexpr(vB), &b3, &b2, &b1, &b0 ); local
16066 breakV128to4x64S( mkexpr(vB), &b3, &b2, &b1, &b0 ); local
16088 breakV128to4x64S( mkexpr(vB), &b3, &b2, &b1, &b0 ); local
16106 breakV128to4x64S( mkexpr(vB), &b3, &b2, &b1, &b0 ); local
17127 IRTemp b3 = newTemp(Ity_V128); local
    [all...]
guest_s390_toIR.c 4900 IRTemp b3 = newTemp(Ity_I32); local
4962 IRTemp b3 = newTemp(Ity_I32); local
5024 IRTemp b3 = newTemp(Ity_I32); local
6432 IRTemp b3 = newTemp(Ity_I8); local
6452 IRTemp b3 = newTemp(Ity_I8); local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 

Completed in 3634 milliseconds

1 2 3 45 6 7 8