HomeSort by relevance Sort by last modified time
    Searched defs:c1 (Results 701 - 725 of 1551) sorted by null

<<21222324252627282930>>

  /external/libchrome/base/
bind_unittest.cc 354 Callback<int(int)> c1 = Bind(&Sum, 32, 16, 8, 4, 2); local
355 EXPECT_EQ(75, c1.Run(13));
390 Callback<int(int)> c1 = Bind(c2, 2); local
391 EXPECT_EQ(75, c1.Run(13));
393 Callback<int()> c0 = Bind(c1, 1);
    [all...]
  /external/libevent/
evutil.c 2046 char c1, c2; local
2060 char c1, c2; local
    [all...]
  /external/libtextclassifier/util/hash/
farmhash.cc 305 static const uint32_t c1 = 0xcc9e2d51; member in namespace:NAMESPACE_FOR_HASH_FUNCTIONS
321 a *= c1;
332 x = ~Bswap32(x * c1);
543 uint32_t h = d * c1 + len + seed;
558 b = b * c1 + v;
580 uint32_t h = len, g = c1 * len, f = g;
581 uint32_t a0 = Rotate(Fetch(s + len - 4) * c1, 17) * c2;
582 uint32_t a1 = Rotate(Fetch(s + len - 8) * c1, 17) * c2;
583 uint32_t a2 = Rotate(Fetch(s + len - 16) * c1, 17) * c2;
584 uint32_t a3 = Rotate(Fetch(s + len - 12) * c1, 17) * c2
    [all...]
  /external/libvncserver/libvncserver/
tight.c 1130 uint8_t c0, c1; local
    [all...]
  /external/libvpx/libvpx/vp8/common/arm/neon/
sixtappredict_neon.c 73 uint16x8_t c0, c1, c2, c3; local
125 c1 = vmull_u8(b2, filter0);
132 c1 = vmlsl_u8(c1, b6, filter4);
142 c1 = vmlal_u8(c1, b4, filter2);
149 d1 = vqaddq_s16(vreinterpretq_s16_u16(c3), vreinterpretq_s16_u16(c1));
175 uint16x8_t c0, c1, c2, c3; local
366 c1 = vmull_u8(b2, filter0);
371 c1 = vmlsl_u8(c1, b6, filter4)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/ppc/
intrapred_vsx.c 662 const uint8x16_t c1 = vec_perm(b1, above_right, sl1); local
664 uint8x16_t row1 = avg3(a1, b1, c1);
730 const uint8x16_t c1 = vec_perm(b1, above_right, sl1); local
734 uint8x16_t row1_1 = avg3(a1, b1, c1);
  /external/lzma/CPP/7zip/UI/Common/
Update.cpp 424 wchar_t c1 = s1[i]; local
426 if (c1 == 0 || c2 == 0)
428 if (c1 == c2)
430 if (!g_CaseSensitive && (MyCharUpper(c1) == MyCharUpper(c2)))
432 if (IsCharDirLimiter(c1) && IsCharDirLimiter(c2))
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
arc.c 429 double c0, c1; local
442 c1 = rational_function(x, coeffs[1][0])
447 return rational_function(x, safety) * arc->a * exp(c0 + c1 * dEta);
  /external/mesa3d/src/mesa/math/
m_matrix.c 1268 GLfloat c1 = DOT3(m,m); local
    [all...]
  /external/opencv/cvaux/src/
cvlmeds.cpp 199 double p, q, D, c1, c2, b1, b2, ro1, ro2, fi1, fi2, tt; local
213 c1 = q / 2;
214 c2 = c1;
218 ro1 = sqrt( c1 * c1 - D );
221 fi1 = atan2( b1, c1 );
227 c1 = q / 2 + sqrt( D );
232 ro1 = fabs( c1 );
234 fi1 = CV_PI * (1 - SIGN( c1 )) / 2;
251 c1 = tt - p / (3. * tt)
    [all...]
  /external/opencv/ml/src/
mlboost.cpp 1004 int c1 = 0; local
1006 c1 += class_labels[i];
1007 p[0] = data->priors->data.db[0]*(c1 < count ? 1./(count - c1) : 0.);
1008 p[1] = data->priors->data.db[1]*(c1 > 0 ? 1./c1 : 0.);
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
dwt.c 779 OPJ_FLOAT32 c1; local
784 c1 = fl[0] * c;
793 fw[-4] = tmp1 + c1;
  /external/regex-re2/re2/
parse.cc 1250 Rune c, c1; local
    [all...]
  /external/skia/src/effects/gradients/
SkGradientShader.cpp 439 SkPMColor cache[], SkColor c0, SkColor c1,
445 uint32_t a1 = SkMulDiv255Round(SkColorGetA(c1), paintAlpha);
455 uint32_t r1 = SkColorGetR(c1);
456 uint32_t g1 = SkColorGetG(c1);
457 uint32_t b1 = SkColorGetB(c1);
645 Sk4f c1 = Sk4f::Load(fOrigColors4f[i].vec()); local
648 c1 = c1 * Sk4f(c1[3], c1[3], c1[3], 1.0f)
    [all...]
SkLinearGradient.cpp 91 // * linear_gradient_2stops (lerp c0/c1)
139 c1 = to_colorspace(fOrigColors4f[1], fColorSpace.get(), cs); local
141 pmc1 = premulGrad ? c1.premul() : SkPM4f::From4f(Sk4f::Load(&c1));
623 const SkPMColor c1 = trunc_from_255<apply_alpha>(pre_bias<apply_alpha>(c4, bias1), bias1); local
624 sk_memset32_dither(dst, c0, c1, count);
648 const Sk4f c1 = rec[1].fColor; local
649 const Sk4f diffc = c1 - c0;
  /external/skia/src/gpu/ops/
GrAAHairLinePathRenderer.cpp 44 // If a,b,c are the original control points then the poly a0,b0,c0,c1,a1
51 // a1 c1
52 // Each is drawn as three triangles ((a0,a1,b0), (b0,c1,c0), (a1,c1,b0))
467 // a c | a1 c1
475 BezierVertex& c1 = verts[4]; local
508 c1.fPos = c;
509 c1.fPos -= cbN;
    [all...]
  /external/skia/src/pdf/
SkPDFShader.cpp 197 auto c1 = sk_make_sp<SkPDFArray>(); local
198 c1->appendColorComponent(color2[0]);
199 c1->appendColorComponent(color2[1]);
200 c1->appendColorComponent(color2[2]);
201 retval->insertObject("C1", std::move(c1));
    [all...]
  /external/skia/tests/
CanvasTest.cpp 834 std::unique_ptr<SkCanvas> c1 = std::unique_ptr<SkCanvas>(new LifeLineCanvas(w, h, &life[1])); local
841 nway.addCanvas(c1.get());
856 std::unique_ptr<SkCanvas> c1 = std::unique_ptr<SkCanvas>(new LifeLineCanvas(w, h, &life[1])); local
863 stack.pushCanvas(std::move(c1), {0,0});
    [all...]
  /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
UberColorPickerDialog.java 660 int c1 = colors[i+1]; local
661 int a = ave(Color.alpha(c0), Color.alpha(c1), p);
662 int r = ave(Color.red(c0), Color.red(c1), p);
663 int g = ave(Color.green(c0), Color.green(c1), p);
664 int b = ave(Color.blue(c0), Color.blue(c1), p);
  /external/v8/src/heap/
heap-inl.h 426 uint16_t c1 = static_cast<uint16_t>(value); local
429 StringHasher::AddCharacterCore(raw_allocations_hash_, c1);
  /external/v8/src/parsing/
scanner.h 603 uc32 c1 = source_->Advance(); local
604 if (!unibrow::Utf16::IsTrailSurrogate(c1)) {
607 c0_ = unibrow::Utf16::CombineSurrogatePair(c0_, c1);
  /external/v8/src/regexp/
regexp-parser.cc 54 uc16 c1 = in()->Get(position); local
55 if (unibrow::Utf16::IsTrailSurrogate(c1)) {
56 c0 = unibrow::Utf16::CombineSurrogatePair(static_cast<uc16>(c0), c1);
    [all...]
  /external/valgrind/VEX/priv/
guest_s390_helpers.c 2183 IRExpr *c1, *c2; local
2196 IRExpr *c1, *c2; local
2209 IRExpr *c1, *c2; local
    [all...]
  /external/valgrind/coregrind/
m_libcbase.c 338 UChar c1 = (UChar)VG_(tolower)(*s1); local
340 if (c1 < c2) return -1;
341 if (c1 > c2) return 1;
343 /* c1 == c2 */
344 if (c1 == 0) return 0;
369 UChar c1; local
372 c1 = (UChar)VG_(tolower)(*s1);
374 if (c1 < c2) return -1;
375 if (c1 > c2) return 1;
377 /* c1 == c2 *
    [all...]
  /external/valgrind/coregrind/m_scheduler/
scheduler.c 2109 HChar c1 = (arg[0] >> 24) & 0xff; local
    [all...]

Completed in 601 milliseconds

<<21222324252627282930>>