Home
last modified time | relevance | path

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

12345678910>>...25

/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/
DLinearGradient.java14 public LinearGradient(float x0, float y0, float x1, float y1, int[] colors, in LinearGradient()
21 public LinearGradient(float x0, float y0, float x1, float y1, int[] colors, in LinearGradient()
26 public LinearGradient(float x0, float y0, float x1, float y1, float[] colors, in LinearGradient()
33 public LinearGradient(float x0, float y0, float x1, float y1, float[] colors, in LinearGradient()
38 private static native long nMakeLinear(float x0, float y0, float x1, float y1, in nMakeLinear()
DTwoPointConicalGradient.java14 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient()
21 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient()
27 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient()
34 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient()
40 private static native long nMakeTwoPointConical(float x0, float y0, float r0, in nMakeTwoPointConical()
/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/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_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/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/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
DLinearGradientNatives.java12 float x0, in nativeCreate()
23 float x0, in nativeCreate1()
32 long matrix, float x0, float y0, float x1, float y1, int color0, int color1, int tileMode); in nativeCreate2()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNativeLinearGradient.java20 float x0, in nativeCreate()
36 float x0, in nativeCreate1()
49 long matrix, float x0, float y0, float x1, float y1, int color0, int color1, int tileMode) { in nativeCreate2()
/external/libaom/aom_dsp/x86/
Dlpf_common_sse2.h22 static INLINE void highbd_transpose6x6_sse2(__m128i *x0, __m128i *x1, in highbd_transpose6x6_sse2()
62 static INLINE void highbd_transpose4x8_8x4_low_sse2(__m128i *x0, __m128i *x1, in highbd_transpose4x8_8x4_low_sse2()
81 static INLINE void highbd_transpose4x8_8x4_high_sse2(__m128i *x0, __m128i *x1, in highbd_transpose4x8_8x4_high_sse2()
102 static INLINE void highbd_transpose4x8_8x4_sse2(__m128i *x0, __m128i *x1, in highbd_transpose4x8_8x4_sse2()
126 static INLINE void highbd_transpose8x8_low_sse2(__m128i *x0, __m128i *x1, in highbd_transpose8x8_low_sse2()
160 static INLINE void highbd_transpose8x8_high_sse2(__m128i *x0, __m128i *x1, in highbd_transpose8x8_high_sse2()
196 __m128i *x0, __m128i *x1, __m128i *x2, __m128i *x3, __m128i *x4, in highbd_transpose8x8_sse2()
207 __m128i *x0, __m128i *x1, __m128i *x2, __m128i *x3, __m128i *x4, in highbd_transpose8x16_sse2()
219 static INLINE void transpose4x8_8x4_low_sse2(__m128i *x0, __m128i *x1, in transpose4x8_8x4_low_sse2()
252 static INLINE void transpose4x8_8x4_sse2(__m128i *x0, __m128i *x1, __m128i *x2, in transpose4x8_8x4_sse2()
[all …]
/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/transforms/
Dsme_transpose_interleave_1VL.hpp176 float *out, const float *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
189 bfloat16 *out, const bfloat16 *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
202 __fp16 *out, const __fp16 *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
Dsme_transpose_interleave_2VL.hpp188 float *out, const float *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
201 bfloat16 *out, const bfloat16 *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
214 __fp16 *out, const __fp16 *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
Da64_transpose_interleave_64.hpp218 float *out, const float *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
231 __fp16 *out, const __fp16 *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
244 uint16_t *out, const uint16_t *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
Dsme_transpose_interleave_4VL.hpp151 float *out, const float *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
164 bfloat16 *out, const bfloat16 *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
177 __fp16 *out, const __fp16 *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
Dsve_transpose_interleave_4VL.hpp151 float *out, const float *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
164 __fp16 *out, const __fp16 *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
177 double *out, const double *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
Da64_transpose_interleave_48.hpp208 float *out, const float *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
221 __fp16 *out, const __fp16 *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
234 double *out, const double *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
Dsve_transpose_interleave_3VL.hpp137 float *out, const float *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
150 __fp16 *out, const __fp16 *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
163 double *out, const double *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
Da64_transpose_interleave_24.hpp235 float *out, const float *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
248 int16_t *out, const int16_t *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
261 uint16_t *out, const uint16_t *in, int stride, int x0, int xmax, int k0, int kmax) in Transform()
Da32_transpose_interleave_8way_32bit.hpp35 const int x0, const int xmax, const int k0, const int kmax in Transform()
50 const int x0, const int xmax, const int k0, const int kmax in Transform()
122 const int x0, const int xmax, const int k0, const int kmax in Transform()
/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/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/ow2-asm/asm-test/src/main/resources/jdk8/
DAllStructures$InnerClass.class ... , jdk8.AllStructures$1) jdk8.AllStructures x0 double x1 jdk8.AllStructures$1 x2 static synthetic
/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/ow2-asm/asm-test/src/main/resources/jdk3/
DAllStructures$InnerClass.class ... , jdk3.AllStructures$1) jdk3.AllStructures x0 double x1 jdk3.AllStructures$1 x2 static double
/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

12345678910>>...25