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

1 2 3 45 6 7

  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h 644 RhsPacket B_0, B1, B2, B3;
650 traits.loadRhs(&blB[1*RhsProgress], B1);
657 traits.madd(A0,B1,C1,T0);
658 traits.madd(A1,B1,C5,B1);
659 traits.loadRhs(&blB[5*RhsProgress], B1);
671 traits.madd(A0,B1,C1,T0);
672 traits.madd(A1,B1,C5,B1);
673 traits.loadRhs(&blB[9*RhsProgress], B1);
1231 const Scalar* b1 = &rhs[(j2+1)*rhsStride]; local
    [all...]
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
b2CollideEdge.cpp 64 b2Vec2 B1 = A;
65 b2Vec2 e1 = B1 - A1;
66 float32 u1 = b2Dot(e1, B1 - Q);
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btQuaternion.h 222 __m128 B1 = bt_pshufd_ps(vQ2, BT_SHUFFLE(3,3,3,0));
224 A1 = A1 * B1;
231 B1 = bt_pshufd_ps(mVec128, BT_SHUFFLE(2,0,1,2));
234 B1 = B1 * B2; // A3 *= B3
240 mVec128 = mVec128 - B1; // AB03 = AB0 - AB3
248 float32x4_t A0, A1, B1, A2, B2, A3, B3;
267 B1 = vcombine_f32(vdup_lane_f32(vget_high_f32(vQ2), 1), vQ2wx); // W W W X
275 A1 = vmulq_f32(A1, B1);
595 __m128 A0, A1, B1, A2, B2
    [all...]
  /external/v8/test/unittests/wasm/
ast-decoder-unittest.cc 21 #define B1(a) kExprBlock, a, kExprEnd
394 byte code[] = {B1(WASM_SET_LOCAL(0, WASM_ZERO))};
401 byte code[] = {B1(WASM_ZERO)};
409 byte code[] = {B1(WASM_F32(0))};
417 EXPECT_VERIFIES_INLINE(sigs.v_v(), B1(WASM_BR(0)));
418 EXPECT_FAILURE_INLINE(sigs.v_v(), B1(WASM_BR(1)));
419 EXPECT_FAILURE_INLINE(sigs.v_v(), B1(WASM_BR(2)));
420 EXPECT_FAILURE_INLINE(sigs.v_v(), B1(WASM_BR(3)));
464 EXPECT_VERIFIES_INLINE(sigs.v_i(), B1(WASM_GET_LOCAL(0)));
503 EXPECT_VERIFIES_INLINE(sigs.i_i(), B1(B1(WASM_RETURN1(WASM_ZERO))))
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
ClassCastExceptionTest.java 82 A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, L1, M1, N1, O1, P1, Q1, R1, S1, T1, U1, V1, W1, X1, Y1, Z1,
87 A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, L1, M1, N1, O1, P1, Q1, R1, S1, T1, U1, V1, W1, X1, Y1, Z1,
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-opc.h 60 #define B1 IA64_OPND_B1
  /external/clang/test/CodeGenCXX/
const-init-cxx11.cpp 134 struct B1 {
144 struct C : B1 {
161 extern constexpr int (D::*da) = &B1::a;
175 extern constexpr int (B1::*ba) = (int(B1::*))&B1::a;
176 extern constexpr int (B1::*bb) = (int(B1::*))&C::b;
179 extern constexpr int (B1::*be) = (int(B1::*))&C::e
    [all...]
  /external/clang/test/SemaCXX/
nested-name-spec.cpp 320 struct B1 {
327 struct B1 {
346 int g : B1::B2;
349 int g : B1:B2; // expected-error{{unexpected ':' in nested name specifier; did you mean '::'?}}
361 int f(int xx[B1::B3 ? C2::N1 : B1::B2]);
364 int f(int xx[B1::B3 ? C2::N1 : B1:B2]); // expected-error{{unexpected ':' in nested name specifier; did you mean '::'?}}
367 int f(int xx[B1:B3 ? C2::N1 : B1::B2]); // expected-error{{unexpected ':' in nested name specifier; did you mean '::'?}
    [all...]
  /external/deqp/framework/common/
tcuCompressedTexture.cpp 571 const deUint8 B1 = (deUint8)getBits(src, 48, 51);
580 paintB[0] = extend4To8(B1);
    [all...]
  /external/llvm/lib/Transforms/IPO/
SampleProfile.cpp 763 /// information. Two blocks B1 and B2 are in the same equivalence class if B1
764 /// dominates B2, B2 post-dominates B1 and both are in the same loop.
    [all...]
  /external/opencv3/modules/imgproc/src/
min_enclosing_triangle.cpp 120 static bool areIdenticalLines(double a1, double b1, double c1, double a2, double b2, double c2);
235 static bool lineIntersection(const cv::Point2f &a1, const cv::Point2f &b1, const cv::Point2f &a2,
238 static bool lineIntersection(double a1, double b1, double c1, double a2, double b2, double c2,
1456 double a1, b1, c1; local
    [all...]
  /external/webp/src/dsp/
yuv_sse2.c 56 const __m128i B1 = _mm_adds_epu16(B0, Y1);
57 const __m128i B2 = _mm_subs_epu16(B1, k17685);
144 const __m128i b1 = _mm_and_si128(_mm_srli_epi16(b0, 3), _mm_set1_epi8(0x1f)); local
148 const __m128i gb = _mm_or_si128(g2, b1);
266 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3;
270 YUV444ToRGB(y + 8, u + 8, v + 8, &R1, &G1, &B1);
279 rgb[4] = _mm_packus_epi16(B0, B1);
288 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3;
292 YUV444ToRGB(y + 8, u + 8, v + 8, &R1, &G1, &B1);
297 bgr[0] = _mm_packus_epi16(B0, B1);
680 __m128i r0, g0, b0, r1, g1, b1, U0, V0, U1, V1; local
    [all...]
dec_sse2.c 533 // B1 = 73 63 72 62 71 61 70 60 33 23 32 22 31 21 30 20
535 const __m128i B1 = _mm_unpackhi_epi8(A0, A1);
539 const __m128i C0 = _mm_unpacklo_epi16(B0, B1);
540 const __m128i C1 = _mm_unpackhi_epi16(B0, B1);
566 // p0 = f1 e1 d1 c1 b1 a1 91 81 f0 e0 d0 c0 b0 a0 90 80
573 // p0 = f1 e1 d1 c1 b1 a1 91 81 71 61 51 41 31 21 11 01
603 // p1 = f1 f0 e1 e0 d1 d0 c1 c0 b1 b0 a1 a0 91 90 81 80
620 // p1 = b3 b2 b1 b0 a3 a2 a1 a0 93 92 91 90 83 82 81 80
    [all...]
enc_neon.c 86 // a0 a1 a2 a3 | b0 b1 b2 b3 => a0 b0 c0 d0 | a1 b1 c1 d1
89 // b0 d0 b1 d1 b2 d2 ...
96 // B1 = in4 | in12
97 const int16x8_t B1 =
101 const int16x8_t C0 = vsraq_n_s16(B1, vqdmulhq_n_s16(B1, kC1), 1);
102 const int16x8_t C1 = vqdmulhq_n_s16(B1, kC2);
436 "vadd.s16 d5, d1, d2 \n" // b1 = ip[4] + ip[8]
441 "vadd.s16 d0, d4, d5 \n" // op[0] = a1 + b1 +
529 const int32x4_t b1 = vhaddq_s32(a3, a2); \/\/ (a3 + a2) >> 1 local
739 const uint16x8_t b1 = vreinterpretq_u16_s16(vabsq_s16(b0)); local
    [all...]
  /art/compiler/utils/arm/
assembler_arm.h 363 B1 = 1 << 1,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAddSub.cpp 625 // addends are : <a1, x>, <b1, y>, <a2, x>, <c1, z>, <b2, y>, ...
643 // will collect two addends "<b1,y>" and "<b2,Y>". These two addends will
644 // be later on folded into "<b1+b2, y>".
    [all...]
  /external/opencv/cvaux/src/
cvtrifocal.cpp     [all...]
  /external/v8/src/base/
ieee754.cc     [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
InflaterTest.java 318 public void test_inflate$B1() {
    [all...]
  /external/freetype/src/truetype/
ttinterp.c 6375 b0, b1; local
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttinterp.c 6447 b0, b1; local
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttinterp.c 6456 b0, b1; local
    [all...]
  /external/v8/src/ppc/
constants-ppc.h 317 B1 = 1 << 1,
  /external/v8/test/cctest/
test-heap-profiler.cc 808 const v8::HeapGraphNode* B1 =
810 CHECK(B1);
814 CHECK_NE(0u, B1->GetId());
815 CHECK_EQ(B1->GetId(), B2->GetId());
824 const v8::HeapGraphNode* b1 = local
826 CHECK(b1);
830 CHECK_NE(0u, b1->GetId());
831 CHECK_EQ(b1->GetId(), b2->GetId());
    [all...]

Completed in 1459 milliseconds

1 2 3 45 6 7