/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | highbd_intrapred_intrin_ssse3.c | 105 const __m128i C0 = _mm_alignr_epi8(A1, A0, 4); in vpx_highbd_d45_predictor_16x16_ssse3() local 144 const __m128i C0 = _mm_alignr_epi8(A1, A0, 4); in vpx_highbd_d45_predictor_32x32_ssse3() local 223 const __m128i C0 = _mm_alignr_epi8(B0, _mm_slli_si128(L0, 14), 14); in vpx_highbd_d117_predictor_16x16_ssse3() local 277 const __m128i C0 = _mm_alignr_epi8(B0, _mm_slli_si128(L0, 14), 14); in vpx_highbd_d117_predictor_32x32_ssse3() local 367 const __m128i C0 = _mm_alignr_epi8(B1, B0, 2); in vpx_highbd_d135_predictor_16x16_ssse3() local 410 const __m128i C0 = _mm_alignr_epi8(B1, B0, 2); in vpx_highbd_d135_predictor_32x32_ssse3() local 508 const __m128i C0 = _mm_alignr_epi8(A1, A0, 4); in vpx_highbd_d153_predictor_16x16_ssse3() local 571 const __m128i C0 = _mm_alignr_epi8(A1, A0, 4); in vpx_highbd_d153_predictor_32x32_ssse3() local 715 const __m128i C0 = _mm_alignr_epi8(A1, A0, 4); in vpx_highbd_d207_predictor_16x16_ssse3() local 772 const __m128i C0 = _mm_alignr_epi8(A1, A0, 4); in vpx_highbd_d207_predictor_32x32_ssse3() local [all …]
|
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/ |
H A 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
|
/aosp_15_r20/external/clang/test/Layout/ |
H A D | ms-x86-empty-nonvirtual-bases.cpp | 14 struct C0 { int a; C0() : a(0xf00000C0) {printf("C0 : %p\n", this);} }; in C0() argument
|
H A 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
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | rescaler_neon.c | 53 const uint64x2_t C0 = vmull_n_u32(vget_low_u32(A0), A); in Interpolate_NEON() local 82 const uint16x4_t C0 = vmovn_u32(B0); in RescalerExportRowExpand_NEON() local 96 const uint32x4_t C0 = in RescalerExportRowExpand_NEON() local 140 const uint32x4_t C0 = MULT_FIX(B0, fxy_scale_half); in RescalerExportRowShrink_NEON() local
|
H A D | filters_sse2.c | 47 const __m128i C0 = _mm_sub_epi8(A0, B0); in PredictLineTop_SSE2() local 65 const __m128i C0 = _mm_sub_epi8(A0, B0); in PredictLineLeft_SSE2() local 156 const __m128i C0 = _mm_loadl_epi64((const __m128i*)&top[i - 1]); in GradientPredictDirect_SSE2() local 260 const __m128i C0 = _mm_add_epi8(A0, B0); in VerticalUnfilter_SSE2() local
|
H A D | lossless_sse2.c | 30 const __m128i C0 = _mm_unpacklo_epi8(_mm_cvtsi32_si128((int)c0), zero); in ClampedAddSubtractFull_SSE2() local 43 const __m128i C0 = _mm_unpacklo_epi8(_mm_cvtsi32_si128((int)c0), zero); in ClampedAddSubtractHalf_SSE2() local 62 const __m128i C0 = _mm_cvtsi32_si128((int)c); in Select_SSE2() local
|
H A D | rescaler_sse2.c | 206 const __m128i C0 = _mm_add_epi64(B0, rounder); in ProcessRow_SSE2() local 261 const __m128i C0 = _mm_add_epi64(A0, B0); in RescalerExportRowExpand_SSE2() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A 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
|
H A 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();
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gccgoimporter/testdata/ |
D | aliases.go | 50 type C0 struct { struct 51 f1 C1 52 f2 C2
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | k_cosf.rs | 18 const C0: f64 = -0.499999997251031003120; /* -0x1ffffffd0c5e81.0p-54 */ constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | k_cosf.rs | 18 const C0: f64 = -0.499999997251031003120; /* -0x1ffffffd0c5e81.0p-54 */ constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | k_cosf.rs | 18 const C0: f64 = -0.499999997251031003120; /* -0x1ffffffd0c5e81.0p-54 */ constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | k_cosf.rs | 18 const C0: f64 = -0.499999997251031003120; /* -0x1ffffffd0c5e81.0p-54 */ constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | k_cosf.rs | 18 const C0: f64 = -0.499999997251031003120; /* -0x1ffffffd0c5e81.0p-54 */ constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | k_cosf.rs | 18 const C0: f64 = -0.499999997251031003120; /* -0x1ffffffd0c5e81.0p-54 */ constant
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | microsoft-abi-non-virtual-base-ordering.cpp | 4 struct C0 { int a; }; struct
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/ |
D | issue47115.go | 7 type C0 interface{ int } interface 18 func _[T C0](ch T) {
|
D | issue43671.go | 7 type C0 interface{ int } interface 18 func _[T C0](ch T) {
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkTypes.h | 59 # define SK_PMCOLOR_BYTE_ORDER(C0, C1, C2, C3) \ argument 65 # define SK_PMCOLOR_BYTE_ORDER(C0, C1, C2, C3) \ argument
|
/aosp_15_r20/external/eigen/Eigen/src/SparseLU/ |
H A D | SparseLU_gemm_kernel.h | 91 Scalar* C0 = C+ib+(j+0)*ldc; in sparselu_gemm() local 191 Scalar* C0 = C+ib+(n_end)*ldc; in sparselu_gemm() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/ |
D | builtins1.go | 27 type C0 interface{ int } interface 38 func _[T C0](ch T) {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1264 Constant *C0 = ConstantExpr::getIntegerCast(CE0->getOperand(0), in ConstantFoldCompareInstOperands() local 2687 const APInt *C0, *C1; in ConstantFoldScalarCall2() local 2941 const APInt *C0, *C1, *C2; in ConstantFoldAMDGCNPermIntrinsic() local 3049 const APInt *C0, *C1; in ConstantFoldScalarCall3() local 3081 const APInt *C0, *C1, *C2; in ConstantFoldScalarCall3() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/ |
H A D | ClassCastExceptionTest.java | 81 …A0, B0, C0, D0, E0, F0, G0, H0, I0, J0, K0, L0, M0, N0, O0, P0, Q0, R0, S0, T0, U0, V0, W0, X0, Y0… enumConstant 86 …A0, B0, C0, D0, E0, F0, G0, H0, I0, J0, K0, L0, M0, N0, O0, P0, Q0, R0, S0, T0, U0, V0, W0, X0, Y0… enumConstant
|