HomeSort by relevance Sort by last modified time
    Searched refs:b2 (Results 151 - 175 of 329) sorted by null

1 2 3 4 5 67 8 91011>>

  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 47 | B1 (4bits)| B2 (4bits)| cw 1 | cw 2 |bit |bit |
203 int r1, r2, g1, g2, b1, b2; local
214 b2 = convertDiff(bBase, high >> 8);
222 b2 = convert4To8(high >> 8);
230 decode_subblock(pOut, r2, g2, b2, tableB, low, true, flipped);
379 int r1, g1, b1, r2, g2, b2; // 8 bit base colors for sub-blocks local
402 b2 = convert5To8(b51 + db);
420 b2 = convert4To8(b42);
429 pBaseColors[5] = b2;
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
MessageDigest1Test.java 190 byte[] b2 = { 1, 2, 3, 4, 5 };
195 assertFalse(MessageDigest.isEqual(b1, b2));
  /external/clang/test/CodeGenCXX/
member-function-pointers.cpp 90 void bar(B1 b2) { while (b2()) ; }
  /external/clang/test/SemaCXX/
uninitialized.cpp 84 B b2(b1);
91 (void) b2;
constant-expression.cpp 36 b2 : eval, member in struct:C
reinterpret-cast.cpp 124 typedef B B2;
128 B2 b2; local
149 (void)reinterpret_cast<A2&>(b2);
150 (void)*reinterpret_cast<A2*>(&b2);
151 (void)reinterpret_cast<B2&>(a2);
152 (void)*reinterpret_cast<B2*>(&a2);
  /external/iproute2/tc/
q_red.c 151 SPRINT_BUF(b2);
166 sprint_size(qopt->qth_min, b2),
q_tbf.c 225 SPRINT_BUF(b2);
242 1<<qopt->rate.cell_log, sprint_size(qopt->rate.mpu, b2));
254 1<<qopt->peakrate.cell_log, sprint_size(qopt->peakrate.mpu, b2));
  /external/libvpx/vp8/common/ppc/
idctllm_altivec.asm 77 vmrglw v6, v0, v1 ;# a2 b2 a3 b3
83 vperm v2, v6, v7, v10 ;# a2 b2 c2 d2
130 vmrglh v3, v0, v1 ;# b0 d0 b1 d1 b2 d2 b3 d3
133 vmrglh v1, v2, v3 ;# a2 b2 c2 d2 a3 b3 c3 d3
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 59 #define DEFINE_DLSID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) const DLSID name = { l, w1, w2, { b1, b2, b3, b4, b5, b6, b7, b8 } }
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnMathUtils.cpp 179 const FloatPoint& b2,
188 if (edgeAgainstTriangleEdges(a1, b1, a2, b2, c2)
189 || edgeAgainstTriangleEdges(b1, c1, a2, b2, c2)
190 || edgeAgainstTriangleEdges(c1, a1, a2, b2, c2))
197 if (pointInTriangle(a1, a2, b2, c2)
199 || pointInTriangle(b1, a2, b2, c2)
200 || pointInTriangle(b2, a1, b1, c1)
201 || pointInTriangle(c1, a2, b2, c2)
  /frameworks/base/opengl/libs/ETC1/
etc1.cpp 47 | B1 (4bits)| B2 (4bits)| cw 1 | cw 2 |bit |bit |
203 int r1, r2, g1, g2, b1, b2; local
214 b2 = convertDiff(bBase, high >> 8);
222 b2 = convert4To8(high >> 8);
230 decode_subblock(pOut, r2, g2, b2, tableB, low, true, flipped);
379 int r1, g1, b1, r2, g2, b2; // 8 bit base colors for sub-blocks local
402 b2 = convert5To8(b51 + db);
420 b2 = convert4To8(b42);
429 pBaseColors[5] = b2;
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ClientHello.java 151 byte b2 = (byte) in.read();
152 cipher_suites[i] = CipherSuite.getByCode(b0, b1, b2);
CipherSuite.java     [all...]
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Geometry.h 112 double b2 = y1 - m2 * x1; local
116 double x = (b2 - b1) / (m1 - m2);
  /external/libpcap/
gencode.c 2139 struct block *b0, *b1, *b2; local
2944 register struct block *b0, *b1, *b2; local
3289 struct block *b0, *b1, *b2, *tmp; local
4173 struct block *b1, *b2; local
4276 struct block *b1, *b2; local
6067 struct block *b0, *b1, *b2; local
6154 register struct block *b0, *b1, *b2; local
    [all...]
  /cts/tests/src/android/renderscript/cts/
primitives.rs 73 _RS_ASSERT(avt->b2.x == 1);
74 _RS_ASSERT(avt->b2.y == 2);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
ExcludedProxyTest.java 81 byte[] b2 = new byte[1024];
83 while ((count2 = is2.read(b2)) > 0)
84 response2 += new String(b2, 0, count2);
  /external/jpeg/
jquant2.c 430 register boxptr b1,b2; local
443 b2 = &boxlist[numboxes]; /* where new box will go */
445 b2->c0max = b1->c0max; b2->c1max = b1->c1max; b2->c2max = b1->c2max;
446 b2->c0min = b1->c0min; b2->c1min = b1->c1min; b2->c2min = b1->c2min;
476 b2->c0min = lb+1;
481 b2->c1min = lb+1
    [all...]
  /external/kernel-headers/original/linux/
signal.h 99 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; \
104 b3 = b->sig[3]; b2 = b->sig[2]; \
106 r->sig[2] = op(a2, b2); \
  /external/v8/src/ia32/
disasm-ia32.cc 1362 byte b2 = *(data+2); local
1431 byte b2 = *(data+2); local
    [all...]
  /external/chromium/testing/gmock/test/
gmock-spec-builders_test.cc 1667 MockB* const b2 = new MockB; local
1695 MockB* const b2 = new MockB; local
1747 MockB* const b2 = new MockB; local
1773 MockB* const b2 = new MockB; local
2413 MockB b2; local
    [all...]
  /frameworks/base/core/tests/coretests/src/android/os/
AidlTest.java 290 boolean[] b2 = new boolean[]{true, false, true};
291 boolean[] br = mRemote.booleanArray(b0, b1, b2);
299 assertTrue(b2[0]);
300 assertFalse(b2[1]);
301 assertTrue(b2[2]);
  /packages/apps/Email/tests/src/com/android/emailcommon/provider/
MailboxTests.java 149 Mailbox bm = ProviderTestUtils.setupMailbox("b2", a.mId, true, c, Mailbox.TYPE_MAIL);
161 Mailbox bm = ProviderTestUtils.setupMailbox("b2", a.mId, true, c, Mailbox.TYPE_MAIL);
164 assertEquals("b2", Mailbox.getDisplayName(c, bm.mId));
208 Mailbox b2 = ProviderTestUtils.setupMailbox("box2", 1, true, c, Mailbox.TYPE_MAIL); local
211 Message m2 = ProviderTestUtils.setupMessage("1", b2.mAccountKey, b2.mId,
214 ProviderTestUtils.assertMailboxEqual("x", b2, Mailbox.getMailboxForMessageId(c, m2.mId));
351 Mailbox b2 = ProviderTestUtils.setupMailbox("box2", a1.mId, true, c, Mailbox.TYPE_OUTBOX); local
359 assertEquals(0, getMessageCount(b2.mId));
392 // b2 (account 1, outbox): 2 message, including 1 starre
    [all...]
  /external/webp/src/enc/
dsp_sse2.c 355 // b2 = (a1 - a2) << 3
369 // e1 = (b3 * 5352 + b2 * 2217 + 14500) >> 12
370 // e3 = (b3 * 2217 - b2 * 5352 + 7500) >> 12
410 const __m128i b2 = _mm_sub_epi16(a01, a11); local
412 const __m128i c2 = _mm_add_epi16(b2, seven);
416 // f1 = ((b3 * 5352 + b2 * 2217 + 12000) >> 16)
417 // f3 = ((b3 * 2217 - b2 * 5352 + 51000) >> 16)
452 const __m128i b2 = _mm_loadl_epi64((__m128i*)&b[BPS * 2]); local
459 const __m128i b23 = _mm_unpacklo_epi32(b2, b3);
558 const __m128i b2 = _mm_sub_epi16(a3, a2) local
608 const __m128i b2 = _mm_sub_epi16(a3, a2); local
    [all...]

Completed in 673 milliseconds

1 2 3 4 5 67 8 91011>>