HomeSort by relevance Sort by last modified time
    Searched defs:c0 (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/libutf/
runestrchr.c 23 Rune c0 = c; local
33 if(c1 == c0)
runestrstr.c 28 int c0, c; local
30 c0 = *s2;
31 if(c0 == 0)
34 for(p=runestrchr(s1, c0); p; p=runestrchr(p+1, c0)) {
  /art/runtime/
dex_instruction_visitor_test.cc 45 const uint16_t c0[] = {}; local
46 v0.Visit(c0, sizeof(c0));
dex_file_test.cc 219 const DexFile::ClassDef& c0 = raw->GetClassDef(0); local
220 EXPECT_STREQ("LNested$Inner;", raw->GetClassDescriptor(c0));
  /external/chromium_org/third_party/skia/samplecode/
Sample2PtRadial.cpp 32 SkPoint c0 = { 0, 0 }; local
36 SkShader* s = SkGradientShader::CreateTwoPointRadial(c0, r0, c1, r1, colors,
SampleAAClip.cpp 16 SkAAClip c0, c1, c2; local
17 c0.setRect(r0);
19 c2.op(c0, c1, op);
SampleDegenerateTwoPtRadials.cpp 25 SkPoint c0 = { l + 2 * w / 5 + delta, t + h / 2 }; local
29 SkShader* s = SkGradientShader::CreateTwoPointConical(c0, r0, c1, r1, colors,
  /external/eigen/Eigen/src/Householder/
Householder.h 77 Scalar c0 = coeff(0); local
79 if(tailSqNorm == RealScalar(0) && numext::imag(c0)==RealScalar(0))
82 beta = numext::real(c0);
87 beta = sqrt(numext::abs2(c0) + tailSqNorm);
88 if (numext::real(c0)>=RealScalar(0))
90 essential = tail / (c0 - beta);
91 tau = conj((beta - c0) / beta);
  /external/apache-harmony/security/src/test/api/java/tests/api/java/security/
DomainCombinerTest.java 74 AccessControlContext c0 = new AccessControlContext(parent, local
  /external/chromium_org/third_party/skia/tests/
ColorTest.cpp 22 SkColor c0 = SkColorSetARGB(a, x, x, x); local
23 SkPMColor p0 = SkPreMultiplyColor(c0);
28 // we can't promise that c0 == c1, since c0 -> p0 is a many to one
  /external/clang/test/CXX/expr/
p9.cpp 17 signed char c0; variable
18 __typeof__(c0 + c0) c1;
  /external/eigen/test/
redux.cpp 48 Index c0 = internal::random<Index>(0,cols-1); local
50 Index c1 = internal::random<Index>(c0+1,cols)-c0;
51 VERIFY_IS_APPROX(m1.block(r0,c0,r1,c1).sum(), m1.block(r0,c0,r1,c1).eval().sum());
52 VERIFY_IS_APPROX(m1.block(r0,c0,r1,c1).mean(), m1.block(r0,c0,r1,c1).eval().mean());
53 VERIFY_IS_APPROX(m1_for_prod.block(r0,c0,r1,c1).prod(), m1_for_prod.block(r0,c0,r1,c1).eval().prod());
54 VERIFY_IS_APPROX(m1.block(r0,c0,r1,c1).real().minCoeff(), m1.block(r0,c0,r1,c1).real().eval().minCoeff())
    [all...]
product_notemporary.cpp 55 Index c0 = internal::random<Index>(4,cols-8), local
56 c1 = internal::random<Index>(8,cols-c0),
71 VERIFY_EVALUATION_COUNT(( m3.block(r0,r0,r1,r1).noalias() += -m1.block(r0,c0,r1,c1) * (s2*m2.block(r0,c0,r1,c1)).adjoint() ), 0);
72 VERIFY_EVALUATION_COUNT(( m3.block(r0,r0,r1,r1).noalias() -= s1 * m1.block(r0,c0,r1,c1) * m2.block(c0,r0,c1,r1) ), 0);
75 VERIFY_EVALUATION_COUNT(( m3.block(r0,r0,r1,r1).noalias() = s1 * m1.block(r0,c0,r1,c1) * (s1*m2).block(c0,r0,c1,r1) ), 1);
85 VERIFY_EVALUATION_COUNT( rm3.col(c0).noalias() = (s1 * m1.adjoint()).template triangularView<UnitUpper>() * (s2*m2.row(c0)).adjoint(), 1)
    [all...]
  /external/javassist/src/main/javassist/convert/
TransformWriteField.java 41 char c0 = typedesc.charAt(0); local
42 if (c0 == 'J' || c0 == 'D') { // long or double
  /external/chromium_org/third_party/skia/gm/
twopointradial.cpp 25 SkPoint c0 = { d0[0], d0[1] }; local
37 SkScalarToFloat(c0.fX), SkScalarToFloat(c0.fY), SkScalarToFloat(r0),
42 paint.setShader(SkGradientShader::CreateTwoPointConical(c0, r0, c1, r1,
50 canvas->drawCircle(c0.fX, c0.fY, r0, paint);
  /external/clang/test/CodeGenCXX/
arm64.cpp 60 const std::type_info &c0 = typeid(C); member in namespace:test2
  /external/clang/test/Layout/
ms-x86-empty-nonvirtual-bases.cpp 14 struct C0 { int a; C0() : a(0xf00000C0) {printf("C0 : %p\n", this);} };
71 C0 c0; member in struct:D
87 // CHECK: 8 | struct C0 c0
106 struct E : B0, C0, C1, C2, B1 {
114 // CHECK-NEXT: 0 | struct C0 (base)
125 struct F : C0, B0, B1, C1
    [all...]
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_poly.cpp 97 double c0,c1,c2,c3; local
124 c0=e/a;
129 min4_c0= -4.0*c0;
144 ns=lz_through2*lz_through2-c0;
169 double c0,c1,c2,c3; local
196 c0=e/a;
201 min4_c0= -4.0*c0;
216 ns=lz_through2*lz_through2-c0;
  /external/chromium_org/base/
callback_unittest.cc 77 Callback<void(void)> c0; local
85 EXPECT_TRUE(c0.is_null());
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 193 LLVMValueRef c0; local
220 c0 = lp_build_const_int_vec(gallivm, type, 0);
276 *r = lp_build_clamp(&bld, *r, c0, c255);
277 *g = lp_build_clamp(&bld, *g, c0, c255);
278 *b = lp_build_clamp(&bld, *b, c0, c255);
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_zoom.c 54 GLint c0, c1, r0, r1; local
60 * Compute destination columns: [c0, c1)
62 c0 = imageX + (GLint) ((spanX - imageX) * ctx->Pixel.ZoomX);
64 if (c1 < c0) {
67 c1 = c0;
68 c0 = tmp;
70 c0 = CLAMP(c0, fb->_Xmin, fb->_Xmax);
72 if (c0 == c1) {
93 *x0 = c0;
    [all...]
  /external/chromium_org/third_party/skia/tools/
skdiff.cpp 143 static inline bool colors_match_thresholded(SkPMColor c0, SkPMColor c1, const int threshold) {
144 int da = SkGetPackedA32(c0) - SkGetPackedA32(c1);
145 int dr = SkGetPackedR32(c0) - SkGetPackedR32(c1);
146 int dg = SkGetPackedG32(c0) - SkGetPackedG32(c1);
147 int db = SkGetPackedB32(c0) - SkGetPackedB32(c1);
179 SkPMColor c0 = *dr->fBase.fBitmap.getAddr32(x, y); local
181 SkPMColor outputDifference = diffFunction(c0, c1);
182 uint32_t thisA = SkAbs32(SkGetPackedA32(c0) - SkGetPackedA32(c1));
183 uint32_t thisR = SkAbs32(SkGetPackedR32(c0) - SkGetPackedR32(c1));
184 uint32_t thisG = SkAbs32(SkGetPackedG32(c0) - SkGetPackedG32(c1))
    [all...]
  /external/eigen/bench/
eig33.cpp 55 // The characteristic equation is x^3 - c2*x^2 + c1*x - c0 = 0. The
58 Scalar c0 = m(0,0)*m(1,1)*m(2,2) + Scalar(2)*m(0,1)*m(0,2)*m(1,2) - m(0,0)*m(1,2)*m(1,2) - m(1,1)*m(0,2)*m(0,2) - m(2,2)*m(0,1)*m(0,1); local
69 Scalar half_b = Scalar(0.5)*(c0 + c2_over_3*(Scalar(2)*c2_over_3*c2_over_3 - c1));
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 193 LLVMValueRef c0; local
220 c0 = lp_build_const_int_vec(gallivm, type, 0);
276 *r = lp_build_clamp(&bld, *r, c0, c255);
277 *g = lp_build_clamp(&bld, *g, c0, c255);
278 *b = lp_build_clamp(&bld, *b, c0, c255);
  /external/mesa3d/src/mesa/swrast/
s_zoom.c 54 GLint c0, c1, r0, r1; local
60 * Compute destination columns: [c0, c1)
62 c0 = imageX + (GLint) ((spanX - imageX) * ctx->Pixel.ZoomX);
64 if (c1 < c0) {
67 c1 = c0;
68 c0 = tmp;
70 c0 = CLAMP(c0, fb->_Xmin, fb->_Xmax);
72 if (c0 == c1) {
93 *x0 = c0;
    [all...]

Completed in 5226 milliseconds

1 2 3 4