/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...] |
/external/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/valgrind/main/none/tests/amd64/ |
crc32.c | 119 UInt c0 = 0xFFFFFFFF; local 122 UInt cs = do_s_crc32b(c0, c); 123 UInt ch = do_h_crc32b(c0, c); 127 cs = do_s_crc32w(c0, w); 128 ch = do_h_crc32w(c0, w); 132 cs = do_s_crc32l(c0, i); 133 ch = do_h_crc32l(c0, i); 137 cs = do_s_crc32q(c0, q); 138 ch = do_h_crc32q(c0, q);
|
/hardware/qcom/display/msm8960/libqdutils/ |
qdMetaData.h | 50 uint16_t c0[MAX_IGC_LUT_ENTRIES]; member in struct:IGCData_t
|
/hardware/qcom/display/msm8974/libqdutils/ |
qdMetaData.h | 50 uint16_t c0[MAX_IGC_LUT_ENTRIES]; member in struct:IGCData_t
|
/packages/apps/Camera/jni/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;
|
/packages/apps/LegacyCamera/jni/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;
|
/art/runtime/ |
dex_file_test.cc | 219 const DexFile::ClassDef& c0 = raw->GetClassDef(0); local 220 EXPECT_STREQ("LNested$Inner;", raw->GetClassDescriptor(c0));
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
ColorPickerDialog.java | 129 int c0 = colors[i]; local 131 int a = ave(Color.alpha(c0), Color.alpha(c1), p); 132 int r = ave(Color.red(c0), Color.red(c1), p); 133 int g = ave(Color.green(c0), Color.green(c1), p); 134 int b = ave(Color.blue(c0), Color.blue(c1), p);
|
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
ColorWheel.java | 146 int c0 = colors[i]; local 148 int a = ave(Color.alpha(c0), Color.alpha(c1), p); 149 int r = ave(Color.red(c0), Color.red(c1), p); 150 int g = ave(Color.green(c0), Color.green(c1), p); 151 int b = ave(Color.blue(c0), Color.blue(c1), p);
|
/external/chromium_org/third_party/boringssl/src/crypto/bn/ |
generic.c | 651 /* mul_add_c(a,b,c0,c1,c2) -- c+=a*b for three word number c=(c2,c1,c0) */ 652 /* mul_add_c2(a,b,c0,c1,c2) -- c+=2*a*b for three word number c=(c2,c1,c0) */ 653 /* sqr_add_c(a,i,c0,c1,c2) -- c+=a[i]^2 for three word number c=(c2,c1,c0) */ 654 /* sqr_add_c2(a,i,c0,c1,c2) -- c+=2*a[i]*a[j] for three word number c=(c2,c1,c0) */ 657 #define mul_add_c(a, b, c0, c1, c2) \ 661 c0 = (c0 + t1) & BN_MASK2; 1103 BN_ULONG c0, c1, ml, *tp, n0; local [all...] |
/external/chromium_org/third_party/libwebp/dsp/ |
lossless_neon.c | 159 const uint8x8_t c0 = vreinterpret_u8_u64(vcreate_u64(*c)); local 160 const uint8x8_t avg1 = vhadd_u8(a0, c0); 171 const uint8x8_t c0 = vreinterpret_u8_u64(vcreate_u64(*c)); local 174 const uint8x8_t avg2 = vhadd_u8(c0, d0); 207 static WEBP_INLINE uint32_t Select(const uint32_t* const c0, 210 const uint8x8_t p0 = vreinterpret_u8_u64(vcreate_u64(*c0)); 219 return (pa_minus_pb <= 0) ? *c0 : *c1; 226 static WEBP_INLINE uint32_t ClampedAddSubtractFull(const uint32_t* const c0, 229 const uint8x8_t p0 = vreinterpret_u8_u64(vcreate_u64(*c0)); 242 static WEBP_INLINE uint32_t ClampedAddSubtractHalf(const uint32_t* const c0, [all...] |
/external/chromium_org/third_party/skia/tests/ |
RegionTest.cpp | 147 bool c0 = a.contains(b); local 149 REPORTER_ASSERT(reporter, c0 == c1); 154 c0 = a.contains(r); 156 REPORTER_ASSERT(reporter, c0 == c1); 175 bool c0 = a.intersects(b); local 177 REPORTER_ASSERT(reporter, c0 == c1);
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
filterbanks_mips.c | 115 int32_t c0, c1, c2, c3; local 122 "lh %[c0], 0(%[coeff_ptr]) \n\t" 136 : [c0] "=&r" (c0), [c1] "=&r" (c1), [c2] "=&r" (c2), [c3] "=&r" (c3), 171 "mul %[t2], %[c0], %[state0_lo] \n\t" 173 "mul %[t1], %[c0], %[state0_hi] \n\t" 211 : [c0] "r" (c0), [c1] "r" (c1), [c2] "r" (c2), [c3] "r" (c3),
|
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/ |
p1.cpp | 70 C<long long>::E c0 = C<long long>::E::e3; member in struct:C
|
/external/clang/test/Layout/ |
ms-x86-empty-virtual-base.cpp | 14 struct C0 { int a; C0() : a(0xf00000C0) {printf("C0 : %3d\n", ((int)(__SIZE_TYPE__)this)&0xfff);} }; 111 C0 c0; member in struct:D 125 // CHECK: 8 | struct C0 c0 141 // CHECK-X64: 8 | struct C0 c0 152 struct E : virtual B0, virtual C0, virtual C1, virtual C2, virtual B1 [all...] |
/external/clang/test/SemaCXX/ |
attr-deprecated.cpp | 216 c0 // expected-note {{'c0' has been explicitly marked deprecated here}} enumerator in enum:test6::C::Enum 221 x = C<int>::c0; // expected-warning {{'c0' is deprecated}}
|
/external/eigen/Eigen/src/SparseLU/ |
SparseLU_gemm_kernel.h | 84 Packet a0, a1, a2, a3, c0, c1, t0, t1; local 91 Scalar* C0 = C+ib+(j+0)*ldc; 109 c0 = pload<Packet>(C0+i+(I)*PacketSize); \ 111 KMADD(c0, a0, b00, t0) \ 114 KMADD(c0, a1, b10, t0) \ 117 if(RK==4) KMADD(c0, a2, b20, t0) \ 120 if(RK==4) KMADD(c0, a3, b30, t0) \ 123 pstore(C0+i+(I)*PacketSize, c0); \ 183 Packet a0, a1, a2, a3, c0, t0\/*, t1*\/; local [all...] |