Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
Dacle_sve_create2.c13 svint8x2_t test_svcreate2_s8(svint8_t x0, svint8_t x1) in test_svcreate2_s8()
21 svint16x2_t test_svcreate2_s16(svint16_t x0, svint16_t x1) in test_svcreate2_s16()
29 svint32x2_t test_svcreate2_s32(svint32_t x0, svint32_t x1) in test_svcreate2_s32()
37 svint64x2_t test_svcreate2_s64(svint64_t x0, svint64_t x1) in test_svcreate2_s64()
45 svuint8x2_t test_svcreate2_u8(svuint8_t x0, svuint8_t x1) in test_svcreate2_u8()
53 svuint16x2_t test_svcreate2_u16(svuint16_t x0, svuint16_t x1) in test_svcreate2_u16()
61 svuint32x2_t test_svcreate2_u32(svuint32_t x0, svuint32_t x1) in test_svcreate2_u32()
69 svuint64x2_t test_svcreate2_u64(svuint64_t x0, svuint64_t x1) in test_svcreate2_u64()
77 svfloat16x2_t test_svcreate2_f16(svfloat16_t x0, svfloat16_t x1) in test_svcreate2_f16()
85 svfloat32x2_t test_svcreate2_f32(svfloat32_t x0, svfloat32_t x1) in test_svcreate2_f32()
[all …]
Dacle_sve_create3.c13 svint8x3_t test_svcreate3_s8(svint8_t x0, svint8_t x1, svint8_t x2) in test_svcreate3_s8()
21 svint16x3_t test_svcreate3_s16(svint16_t x0, svint16_t x1, svint16_t x2) in test_svcreate3_s16()
29 svint32x3_t test_svcreate3_s32(svint32_t x0, svint32_t x1, svint32_t x2) in test_svcreate3_s32()
37 svint64x3_t test_svcreate3_s64(svint64_t x0, svint64_t x1, svint64_t x2) in test_svcreate3_s64()
45 svuint8x3_t test_svcreate3_u8(svuint8_t x0, svuint8_t x1, svuint8_t x2) in test_svcreate3_u8()
53 svuint16x3_t test_svcreate3_u16(svuint16_t x0, svuint16_t x1, svuint16_t x2) in test_svcreate3_u16()
61 svuint32x3_t test_svcreate3_u32(svuint32_t x0, svuint32_t x1, svuint32_t x2) in test_svcreate3_u32()
69 svuint64x3_t test_svcreate3_u64(svuint64_t x0, svuint64_t x1, svuint64_t x2) in test_svcreate3_u64()
77 svfloat16x3_t test_svcreate3_f16(svfloat16_t x0, svfloat16_t x1, svfloat16_t x2) in test_svcreate3_f16()
85 svfloat32x3_t test_svcreate3_f32(svfloat32_t x0, svfloat32_t x1, svfloat32_t x2) in test_svcreate3_f32()
[all …]
Dacle_sve_create4.c13 svint8x4_t test_svcreate4_s8(svint8_t x0, svint8_t x1, svint8_t x2, svint8_t x4) in test_svcreate4_s8()
21 svint16x4_t test_svcreate4_s16(svint16_t x0, svint16_t x1, svint16_t x2, svint16_t x4) in test_svcreate4_s16()
29 svint32x4_t test_svcreate4_s32(svint32_t x0, svint32_t x1, svint32_t x2, svint32_t x4) in test_svcreate4_s32()
37 svint64x4_t test_svcreate4_s64(svint64_t x0, svint64_t x1, svint64_t x2, svint64_t x4) in test_svcreate4_s64()
45 svuint8x4_t test_svcreate4_u8(svuint8_t x0, svuint8_t x1, svuint8_t x2, svuint8_t x4) in test_svcreate4_u8()
53 svuint16x4_t test_svcreate4_u16(svuint16_t x0, svuint16_t x1, svuint16_t x2, svuint16_t x4) in test_svcreate4_u16()
61 svuint32x4_t test_svcreate4_u32(svuint32_t x0, svuint32_t x1, svuint32_t x2, svuint32_t x4) in test_svcreate4_u32()
69 svuint64x4_t test_svcreate4_u64(svuint64_t x0, svuint64_t x1, svuint64_t x2, svuint64_t x4) in test_svcreate4_u64()
77 svfloat16x4_t test_svcreate4_f16(svfloat16_t x0, svfloat16_t x1, svfloat16_t x2, svfloat16_t x4) in test_svcreate4_f16()
85 svfloat32x4_t test_svcreate4_f32(svfloat32_t x0, svfloat32_t x1, svfloat32_t x2, svfloat32_t x4) in test_svcreate4_f32()
[all …]
Dacle_sve_dupq.c106 svint8_t test_svdupq_n_s8(int8_t x0, int8_t x1, int8_t x2, int8_t x3, in test_svdupq_n_s8()
125 svint16_t test_svdupq_n_s16(int16_t x0, int16_t x1, int16_t x2, int16_t x3, in test_svdupq_n_s16()
142 svint32_t test_svdupq_n_s32(int32_t x0, int32_t x1, int32_t x2, int32_t x3) in test_svdupq_n_s32()
158 svint64_t test_svdupq_n_s64(int64_t x0, int64_t x1) in test_svdupq_n_s64()
173 svuint8_t test_svdupq_n_u8(uint8_t x0, uint8_t x1, uint8_t x2, uint8_t x3, in test_svdupq_n_u8()
192 svuint16_t test_svdupq_n_u16(uint16_t x0, uint16_t x1, uint16_t x2, uint16_t x3, in test_svdupq_n_u16()
209 svuint32_t test_svdupq_n_u32(uint32_t x0, uint32_t x1, uint32_t x2, uint32_t x3) in test_svdupq_n_u32()
225 svuint64_t test_svdupq_n_u64(uint64_t x0, uint64_t x1) in test_svdupq_n_u64()
240 svfloat16_t test_svdupq_n_f16(float16_t x0, float16_t x1, float16_t x2, float16_t x3, in test_svdupq_n_f16()
257 svfloat32_t test_svdupq_n_f32(float32_t x0, float32_t x1, float32_t x2, float32_t x3) in test_svdupq_n_f32()
[all …]
/external/python/cpython3/Modules/_decimal/libmpdec/
Dconvolute.c83 mpd_uint_t x0 = c1[i]; in fnt_convolute() local
96 mpd_uint_t x0 = c1[i]; in fnt_convolute() local
147 mpd_uint_t x0 = c1[i]; in fnt_autoconvolute() local
158 mpd_uint_t x0 = c1[i]; in fnt_autoconvolute() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java101 long x0 = x[0], x1 = x[1]; in divideP() local
180 long x0 = x[0], x1 = x[1]; in multiply() local
210 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP() local
220 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP() local
230 long x0 = x[0], x1 = x[1]; in multiplyP() local
238 long x0 = x[0], x1 = x[1]; in multiplyP() local
246 long x0 = x[0], x1 = x[1]; in multiplyP3() local
254 long x0 = x[0], x1 = x[1]; in multiplyP4() local
262 long x0 = x[0], x1 = x[1]; in multiplyP7() local
270 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP8() local
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java97 long x0 = x[0], x1 = x[1]; in divideP() local
176 long x0 = x[0], x1 = x[1]; in multiply() local
206 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP() local
216 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP() local
226 long x0 = x[0], x1 = x[1]; in multiplyP() local
234 long x0 = x[0], x1 = x[1]; in multiplyP() local
242 long x0 = x[0], x1 = x[1]; in multiplyP3() local
250 long x0 = x[0], x1 = x[1]; in multiplyP4() local
258 long x0 = x[0], x1 = x[1]; in multiplyP7() local
266 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP8() local
[all …]
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java101 long x0 = x[0], x1 = x[1]; in divideP() local
180 long x0 = x[0], x1 = x[1]; in multiply() local
210 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP() local
220 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP() local
230 long x0 = x[0], x1 = x[1]; in multiplyP() local
238 long x0 = x[0], x1 = x[1]; in multiplyP() local
246 long x0 = x[0], x1 = x[1]; in multiplyP3() local
254 long x0 = x[0], x1 = x[1]; in multiplyP4() local
262 long x0 = x[0], x1 = x[1]; in multiplyP7() local
270 int x0 = x[0], x1 = x[1], x2 = x[2], x3 = x[3]; in multiplyP8() local
[all …]
/external/python/cffi/demo/
Dmanual.c39 int x0; in _cffi_f_foo42() local
73 static int _cffi_f_foo42(int x0, int *x1) in _cffi_f_foo42()
83 int x0; in _cffi_f_foo64() local
99 static int _cffi_f_foo64(int x0) in _cffi_f_foo64()
/external/libaom/libaom/aom_dsp/x86/
Dlpf_common_sse2.h19 static INLINE void highbd_transpose6x6_sse2(__m128i *x0, __m128i *x1, in highbd_transpose6x6_sse2()
59 static INLINE void highbd_transpose4x8_8x4_low_sse2(__m128i *x0, __m128i *x1, in highbd_transpose4x8_8x4_low_sse2()
78 static INLINE void highbd_transpose4x8_8x4_high_sse2(__m128i *x0, __m128i *x1, in highbd_transpose4x8_8x4_high_sse2()
99 static INLINE void highbd_transpose4x8_8x4_sse2(__m128i *x0, __m128i *x1, in highbd_transpose4x8_8x4_sse2()
123 static INLINE void highbd_transpose8x8_low_sse2(__m128i *x0, __m128i *x1, in highbd_transpose8x8_low_sse2()
157 static INLINE void highbd_transpose8x8_high_sse2(__m128i *x0, __m128i *x1, in highbd_transpose8x8_high_sse2()
193 __m128i *x0, __m128i *x1, __m128i *x2, __m128i *x3, __m128i *x4, in highbd_transpose8x8_sse2()
204 __m128i *x0, __m128i *x1, __m128i *x2, __m128i *x3, __m128i *x4, in highbd_transpose8x16_sse2()
216 static INLINE void transpose4x8_8x4_low_sse2(__m128i *x0, __m128i *x1, in transpose4x8_8x4_low_sse2()
249 static INLINE void transpose4x8_8x4_sse2(__m128i *x0, __m128i *x1, __m128i *x2, in transpose4x8_8x4_sse2()
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
DAbstractIntegerDistribution.java87 public double cumulativeProbability(double x0, double x1) in cumulativeProbability()
145 public double cumulativeProbability(int x0, int x1) throws MathException { in cumulativeProbability()
172 int x0 = getDomainLowerBound(p); in inverseCumulativeProbability() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dconvolve_ssse3.h47 const __m128i x0 = _mm_maddubs_epi16(s[0], f[0]); in convolve8_8_ssse3() local
70 const __m128i x0 = _mm_maddubs_epi16(s[0], f[0]); in convolve8_8_even_offset_ssse3() local
91 const __m128i x0 = _mm_maddubs_epi16(s[0], f[0]); in convolve8_8_odd_offset_ssse3() local
/external/webrtc/modules/audio_processing/agc2/
Dcompute_interpolated_gain_curve.cc38 const double x0, in ComputeAreaUnderPiecewiseLinearApproximation()
65 const double x0, in LimiterUnderApproximationNegativeError()
91 double x0; in SampleLimiterRegion() member
154 const double x0 = parameters->computed_approximation_params_x[i]; in PrecomputeKneeApproxParams() local
/external/aac/libFDK/src/
Dmdct.cpp621 FIXP_DBL x0, x1; in imlt_block() local
631 FIXP_DBL x0, x1; in imlt_block() local
646 FIXP_DBL x0, x1; in imlt_block() local
657 FIXP_DBL x0, x1; in imlt_block() local
666 FIXP_DBL x0, x1; in imlt_block() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLinearGradient.java11 private float x0; field in ShadowLinearGradient
21 float x0, float y0, float x1, float y1, int color0, int color1, Shader.TileMode tile) { in __constructor__()
/external/libaom/libaom/av1/encoder/x86/
Drdopt_avx2.c113 const int16_t x0 = diff[(height - 1) * stride]; in av1_get_horver_correlation_full_avx2() local
128 const int16_t x0 = diff[(height - 2) * stride]; in av1_get_horver_correlation_full_avx2() local
156 const int16_t x0 = diff[width - 1]; in av1_get_horver_correlation_full_avx2() local
174 const int16_t x0 = diff[width - 2]; in av1_get_horver_correlation_full_avx2() local
Drdopt_sse4.c132 const int16_t x0 = diff[(height - 1) * stride]; in av1_get_horver_correlation_full_sse4_1() local
147 const int16_t x0 = diff[(height - 2) * stride]; in av1_get_horver_correlation_full_sse4_1() local
175 const int16_t x0 = diff[width - 1]; in av1_get_horver_correlation_full_sse4_1() local
193 const int16_t x0 = diff[width - 2]; in av1_get_horver_correlation_full_sse4_1() local
/external/pdfium/third_party/libopenjpeg20/
Dsparse_array.c96 OPJ_UINT32 x0, in opj_sparse_array_is_region_valid()
107 OPJ_UINT32 x0, in opj_sparse_array_int32_read_or_write()
312 OPJ_UINT32 x0, in opj_sparse_array_int32_read()
331 OPJ_UINT32 x0, in opj_sparse_array_int32_write()
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/builder/
DBuilderFailTest.java25 public SimpleBuilderXY withX(int x0) { in withX()
49 public ValueBuilderWrongBuildType withX(int x0) { in withX()
/external/mesa3d/src/intel/isl/
Disl_tiled_memcpy.c250 linear_to_xtiled(uint32_t x0, uint32_t x1, uint32_t x2, uint32_t x3, in linear_to_xtiled()
292 linear_to_ytiled(uint32_t x0, uint32_t x1, uint32_t x2, uint32_t x3, in linear_to_ytiled()
414 xtiled_to_linear(uint32_t x0, uint32_t x1, uint32_t x2, uint32_t x3, in xtiled_to_linear()
456 ytiled_to_linear(uint32_t x0, uint32_t x1, uint32_t x2, uint32_t x3, in ytiled_to_linear()
628 linear_to_xtiled_faster(uint32_t x0, uint32_t x1, uint32_t x2, uint32_t x3, in linear_to_xtiled_faster()
673 linear_to_ytiled_faster(uint32_t x0, uint32_t x1, uint32_t x2, uint32_t x3, in linear_to_ytiled_faster()
717 xtiled_to_linear_faster(uint32_t x0, uint32_t x1, uint32_t x2, uint32_t x3, in xtiled_to_linear_faster()
773 ytiled_to_linear_faster(uint32_t x0, uint32_t x1, uint32_t x2, uint32_t x3, in ytiled_to_linear_faster()
877 uint32_t x0 = MAX2(xt1, xt); in intel_linear_to_tiled() local
977 uint32_t x0 = MAX2(xt1, xt); in intel_tiled_to_linear() local
/external/skia/src/opts/
DSkBitmapProcState_opts.h58 skvx::Vec<8,uint32_t> x0,x1,wx; in S32_alpha_D32_filter_DX() local
245 int x0[4], in S32_alpha_D32_filter_DX() local
290 int x0, x1, wx; in S32_alpha_D32_filter_DX() local
332 int x0, x1, wx; in S32_alpha_D32_filter_DX() local
489 int x0, x1, wx; in S32_alpha_D32_filter_DX() local
516 x0, x1, wx; in S32_alpha_D32_filter_DXDY() local
/external/mesa3d/src/intel/blorp/
Dblorp_clear.c214 unsigned *x0, unsigned *y0, in get_fast_clear_rect()
342 uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) in blorp_fast_clear()
380 uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, in blorp_clear()
563 uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, in blorp_clear_stencil_as_rgba()
665 uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, in blorp_clear_depth_stencil()
754 uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) in blorp_can_hiz_clear_depth()
855 uint32_t x0, uint32_t y0, in blorp_can_clear_full_surface()
880 uint32_t x0, uint32_t y0, in blorp_hiz_clear_depth_stencil()
943 uint32_t x0, uint32_t y0, in blorp_gen8_hiz_clear_attachments()
982 uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, in blorp_clear_attachments()
/external/skqp/src/compute/skc/
Dpath_builder.c80 float x0, float y0) in skc_path_move_to_1()
91 float x0, float y0, in skc_path_move_to_2()
102 float x0, float y0) in skc_path_move_to()
/external/clang/test/CXX/temp/temp.spec/
Dno-body.cpp52 template<typename T> struct x0 { }; // expected-note {{explicitly specialized declaration is here}} struct
67 …template<> struct x0<int> { }; // expected-error {{class template specialization of 'x0' must o… struct
/external/llvm-project/clang/test/CXX/temp/temp.spec/
Dno-body.cpp52 template<typename T> struct x0 { }; // expected-note {{explicitly specialized declaration is here}} struct
67 …template<> struct x0<int> { }; // expected-error {{class template specialization of 'x0' must o… struct

12345678910>>...23