Home
last modified time | relevance | path

Searched defs:C0 (Results 1 – 25 of 48) sorted by relevance

12

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-non-virtual-base-ordering.cpp4 struct C0 { int a; }; argument
Dvtable-layout-extreme.cpp7 class C0 class
Dmangle-ms-template-callback.cpp8 typedef C<void(void)> C0; typedef
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
Dp2-0x.cpp85 class C0 { class
86 using C0 = int; // expected-error {{member 'C0' has the same name as its class}} typedef in ClassNameRedecl::C0
92 using C0 = C1; // ok typedef in ClassNameRedecl::C2
141 class C0 { class
/external/webp/src/dsp/
Drescaler_neon.c49 const uint64x2_t C0 = vmull_n_u32(vget_low_u32(A0), A); in Interpolate() local
78 const uint16x4_t C0 = vmovn_u32(B0); in RescalerExportRowExpand() local
93 const uint32x4_t C0 = in RescalerExportRowExpand() local
138 const uint32x4_t C0 = MULT_FIX(B0, fxy_scale_half); in RescalerExportRowShrink() local
Dfilters_sse2.c46 const __m128i C0 = _mm_add_epi8(A0, B0); in PredictLineTop() local
58 const __m128i C0 = _mm_sub_epi8(A0, B0); in PredictLineTop() local
95 const __m128i C0 = _mm_sub_epi8(A0, B0); in PredictLineLeft() local
206 const __m128i C0 = _mm_loadl_epi64((const __m128i*)&top[i - 1]); in GradientPredictDirect() local
Drescaler_sse2.c206 const __m128i C0 = _mm_add_epi64(B0, rounder); in ProcessRow() local
262 const __m128i C0 = _mm_add_epi64(A0, B0); in RescalerExportRowExpandSSE2() local
308 const __m128i C0 = _mm_add_epi64(B0, rounder); in RescalerExportRowShrinkSSE2() local
Dlossless_enc_sse2.c101 const __m128i C0 = _mm_mulhi_epi16(A0, mults_r); // x db | 0 0 in CollectColorBlueTransforms() local
149 const __m128i C0 = _mm_mulhi_epi16(A0, mults_g); // 0 0 | x dr in CollectColorRedTransforms() local
Dlossless_sse2.c27 const __m128i C0 = _mm_unpacklo_epi8(_mm_cvtsi32_si128(c0), zero); in ClampedAddSubtractFull() local
40 const __m128i C0 = _mm_unpacklo_epi8(_mm_cvtsi32_si128(c0), zero); in ClampedAddSubtractHalf() local
60 const __m128i C0 = _mm_cvtsi32_si128(c); in Select() local
/external/clang/test/Layout/
Dms-x86-empty-nonvirtual-bases.cpp14 struct C0 { int a; C0() : a(0xf00000C0) {printf("C0 : %p\n", this);} }; in C0() struct
Dms-x86-empty-virtual-base.cpp14 struct C0 { int a; C0() : a(0xf00000C0) {printf("C0 : %3d\n", ((int)(__SIZE_TYPE__)this)&0xfff);} }; in C0() argument
/external/clang/test/SemaCXX/
Dalias-template.cpp70 class C0 { class
71 …template<typename U> using C0 = int; // expected-error {{member 'C0' has the same name as its clas… typedef in ClassNameRedecl::C0
77 template<typename U> using C0 = C1; // ok typedef in ClassNameRedecl::C2
123 class C0 { class
Dvalue-dependent-exprs.cpp5 class C0 { class
Dcxx1y-variable-templates_in_class.cpp113 struct C0 { struct
114 template<typename U> static U Data;
115 template<typename U> static CONST U Data<U*> = U(); // expected-note {{here}}
117 template<typename U> static U Data2;
118 template<typename U> static CONST U Data2<U*> = U();
/external/clang/test/CodeGenObjC/
Dassign.m7 @interface C0 interface
/external/clang/test/SemaTemplate/
Dfriend.cpp12 struct C0 { struct
/external/libopus/silk/float/
Dburg_modified_FLP.c49 double C0, invGain, num, nrg_f, nrg_b, rc, Atmp, tmp1, tmp2; in silk_burg_modified_FLP() local
/external/eigen/Eigen/src/SparseLU/
DSparseLU_gemm_kernel.h91 Scalar* C0 = C+ib+(j+0)*ldc; in sparselu_gemm() local
190 Scalar* C0 = C+ib+(n_end)*ldc; in sparselu_gemm() local
/external/skia/include/core/
DSkPostConfig.h193 # define SK_PMCOLOR_BYTE_ORDER(C0, C1, C2, C3) \ argument
199 # define SK_PMCOLOR_BYTE_ORDER(C0, C1, C2, C3) \ argument
/external/libopus/silk/fixed/
Dburg_modified_FIX.c58 opus_int32 C0, num, nrg, rc_Q31, invGain_Q30, Atmp_QA, Atmp1, tmp1, tmp2, x1, x2; in silk_burg_modified() local
/external/llvm/unittests/IR/
DMDBuilderTest.cpp55 ConstantInt *C0 = mdconst::extract<ConstantInt>(R1->getOperand(0)); in TEST_F() local
/external/opencv3/modules/imgproc/src/
Dcolor.cpp1720 float C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local
1761 float C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local
1839 float C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local
1912 int C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local
1956 int C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local
2050 int C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local
2214 int C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local
2364 int C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local
2443 float C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3]; in operator ()() local
2489 float C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3]; in operator ()() local
[all …]
/external/freetype/src/gzip/
Dinftrees.c139 #define C0 *p++ = 0; in huft_build() macro
/external/speex/libspeex/
Dmath_approx.h137 #define C0 3634 macro
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DAESEngine.java415 private int C0, C1, C2, C3; field in AESEngine

12