Home
last modified time | relevance | path

Searched defs:x0 (Results 1 - 25 of 263) sorted by relevance

1234567891011

/third_party/typescript/tests/baselines/reference/
H A DinitializePropertiesWithRenamedLet.js2 var x0; variable
19 var x0; variable
H A DparserNotHexLiteral1.js
H A DconstEnumToStringNoComments.js26 var x0 = 100..toString(); variable
H A DconstEnumToStringWithComments.js26 var x0 = 100 /* Foo.X */.toString(); variable
H A DintersectionOfUnionOfUnitTypes.js30 var x0; // 'a' | 'b' | 'c' variable
/third_party/musl/src/misc/
H A Da64l.c20 char *l64a(long x0) in l64a() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_spline.h28 EvaluateSplineSegment(real64 x, real64 x0, real64 y0, real64 s0, real64 x1, real64 y1, real64 s1) EvaluateSplineSegment() argument
H A Ddng_1d_function.cpp44 real64 x0 = 0.0; in EvaluateInverse() local
/third_party/ffmpeg/libavfilter/
H A Dhermite.h22 static inline double hermite_interpolation(double x, double x0, double x1, in hermite_interpolation() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.h14 unsigned x0; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_rect.h40 int x0, x1; member
[all...]
/third_party/skia/samplecode/
H A DSampleLCD.cpp33 SkScalar x0 = SkIntToScalar(10); variable
H A DSampleXfermodesBlur.cpp109 SkScalar x0 = 0; variable
/third_party/python/Modules/_decimal/libmpdec/
H A Dsixstep.c99 mpd_uint_t x0 = a[i*C+k]; in six_step_fnt() local
181 mpd_uint_t x0 = a[i*C+k]; in inv_six_step_fnt() local
H A 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]; fnt_autoconvolute() local
[all...]
H A Dbench.c58 color_point(mpd_t *x0, mpd_t *y0, long maxiter, mpd_context_t *ctx) in color_point() argument
102 mpd_t *x0, *y0; in main() local
[all...]
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DLinearGradient.java14 public LinearGradient(float x0, float y0, float x1, float y1, int[] colors, in LinearGradient() argument
21 public LinearGradient(float x0, float y0, float x1, float y1, int[] colors, in LinearGradient() argument
26 public LinearGradient(float x0, float y0, float x1, float y1, float[] colors, in LinearGradient() argument
33 public LinearGradient(float x0, float y0, float x1, float y1, float[] colors, in LinearGradient() argument
38 private static native long nMakeLinear(float x0, float y0, float x1, float y1, in nMakeLinear() argument
H A DTwoPointConicalGradient.java14 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient() argument
21 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient() argument
27 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient() argument
34 public TwoPointConicalGradient(float x0, float y0, float r0, float x1, float y1, float r1, in TwoPointConicalGradient() argument
40 private static native long nMakeTwoPointConical(float x0, float y0, float r0, in nMakeTwoPointConical() argument
/third_party/skia/gm/
H A Dxform.cpp81 auto x0 = MatrixXF::Make(); variable
H A Dcoloremoji_blendmodes.cpp126 SkScalar x0 = 0; variable
/third_party/ffmpeg/libavcodec/
H A Dopusdsp.c35 float x0 = data[i - period + 2]; in postfilter_c() local
/third_party/FreeBSD/contrib/gdtoa/
H A Dsmisc.c171 ULong *x, *x0, x1, x2; local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jar ... 1) org.gradle.wrapper.Download$1 x0 } org/gradle/wrapper/IDownload.class IDownload.java package ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jar ... 1) org.gradle.wrapper.Download$1 x0 } org/gradle/wrapper/IDownload.class IDownload.java package ...
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_nir_builder.h106 nir_ssa_def *x0 = nir_channel(b, bounds_rect, 0); in blorp_check_in_bounds() local

Completed in 8 milliseconds

1234567891011