/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-non-virtual-base-ordering.cpp | 4 struct C0 { int a; }; argument
|
D | vtable-layout-extreme.cpp | 7 class C0 class
|
D | mangle-ms-template-callback.cpp | 8 typedef C<void(void)> C0; typedef
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/ |
D | p2-0x.cpp | 85 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/ |
D | rescaler_neon.c | 49 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
|
D | filters_sse2.c | 46 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
|
D | rescaler_sse2.c | 206 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
|
D | lossless_enc_sse2.c | 101 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
|
D | lossless_sse2.c | 27 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/ |
D | ms-x86-empty-nonvirtual-bases.cpp | 14 struct C0 { int a; C0() : a(0xf00000C0) {printf("C0 : %p\n", this);} }; in C0() struct
|
D | ms-x86-empty-virtual-base.cpp | 14 struct C0 { int a; C0() : a(0xf00000C0) {printf("C0 : %3d\n", ((int)(__SIZE_TYPE__)this)&0xfff);} }; in C0() argument
|
/external/clang/test/SemaCXX/ |
D | alias-template.cpp | 70 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
|
D | value-dependent-exprs.cpp | 5 class C0 { class
|
D | cxx1y-variable-templates_in_class.cpp | 113 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/ |
D | assign.m | 7 @interface C0 interface
|
/external/clang/test/SemaTemplate/ |
D | friend.cpp | 12 struct C0 { struct
|
/external/libopus/silk/float/ |
D | burg_modified_FLP.c | 49 double C0, invGain, num, nrg_f, nrg_b, rc, Atmp, tmp1, tmp2; in silk_burg_modified_FLP() local
|
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_gemm_kernel.h | 91 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/ |
D | SkPostConfig.h | 193 # 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/ |
D | burg_modified_FIX.c | 58 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/ |
D | MDBuilderTest.cpp | 55 ConstantInt *C0 = mdconst::extract<ConstantInt>(R1->getOperand(0)); in TEST_F() local
|
/external/opencv3/modules/imgproc/src/ |
D | color.cpp | 1720 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/ |
D | inftrees.c | 139 #define C0 *p++ = 0; in huft_build() macro
|
/external/speex/libspeex/ |
D | math_approx.h | 137 #define C0 3634 macro
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
D | AESEngine.java | 415 private int C0, C1, C2, C3; field in AESEngine
|