/third_party/typescript/tests/baselines/reference/ |
D | initializePropertiesWithRenamedLet.js | 2 var x0; variable 4 let x0; variable 5 var obj1 = { x0: x0 }; property 6 var obj2 = { x0 }; field 19 var x0; variable 22 var obj1 = { x0: x0_1 }; property 23 var obj2 = { x0: x0_1 }; property
|
D | parserNotHexLiteral1.js | 2 var x = {e0: 'cat', x0: 'dog'}; property 10 var x = { e0: 'cat', x0: 'dog' }; property
|
D | intersectionOfUnionOfUnitTypes.js | 6 let x0: ('a' | 'b' | 'c') & ('a' | 'b' | 'c'); // 'a' | 'b' | 'c' variable 30 var x0; // 'a' | 'b' | 'c' variable
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
D | LinearGradient.java | 14 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()
|
D | TwoPointConicalGradient.java | 14 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()
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | convolute.c | 83 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
|
D | sixstep.c | 99 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
|
/third_party/typescript/tests/cases/compiler/ |
D | initializePropertiesWithRenamedLet.ts | 3 var x0; variable 5 let x0; variable
|
D | moduleAugmentationCollidingNamesInAugmentation1.ts | 10 interface I {x0} property
|
/third_party/boost/libs/math/test/ |
D | cubic_hermite_test.cpp | 31 Real x0 = 0; in test_constant() local 160 Real x0 = dis(rd); in test_quadratic() local 191 Real x0 = dis(rd); in test_interpolation_condition() local 215 Real x0 = 0; in test_cardinal_constant() local 275 Real x0 = 0; in test_cardinal_linear() local 343 Real x0 = -1; in test_cardinal_quadratic() local 404 Real x0 = Real(2); in test_cardinal_interpolation_condition() local
|
D | quintic_hermite_test.cpp | 230 Real x0 = dis(rd); in test_interpolation_condition() local 264 Real x0 = 4; in test_cardinal_constant() local 317 Real x0 = 0; in test_cardinal_linear() local 368 Real x0 = 0; in test_cardinal_quadratic() local 431 Real x0 = 0; in test_cardinal_cubic() local 479 Real x0 = 0; in test_cardinal_quartic() local
|
D | septic_hermite_test.cpp | 48 Real x0 = 0; in test_constant() local 145 Real x0 = 0; in test_linear() local 280 Real x0 = 0; in test_quadratic() local 342 Real x0 = 0; in test_cubic() local 470 Real x0 = dis(rd); in test_interpolation_condition() local
|
/third_party/boost/libs/math/example/daubechies_wavelets/ |
D | bench.cpp | 148 Real x0 = x.front(); in CubicHermite() local 185 Real x0 = 0; in CardinalCubicHermite() local 219 Real x0 = 0; in CardinalCubicHermiteAOS() local 313 Real x0 = 0; in CardinalQuinticHermite() local 348 Real x0 = 0; in CardinalQuinticHermiteAOS() local 380 Real x0 = dis(rd); in SepticHermite() local 433 Real x0 = 0; in CardinalSepticHermite() local 469 Real x0 = 0; in CardinalSepticHermiteAOS() local
|
/third_party/gstreamer/gstplugins_good/gst/smpte/ |
D | paint.c | 34 gint x0, gint y0, gint c0, gint x1, gint y1, gint c1) in gst_smpte_paint_vbox() 57 gint x0, gint y0, gint c0, gint x1, gint y1, gint c1) in gst_smpte_paint_hbox() 131 #define PREPARE_3D_LINE(x0,y0,z0,x1,y1,z1,dxabs,dyabs,dzabs,sdx,sdy,sdz,xr,yr,zr,px,py,pz)\ argument 153 gint x0, gint y0, gint c0, in gst_smpte_paint_triangle_linear() 218 gint x0, gint y0, gint x1, gint y1, guint32 col) in draw_bresenham_line() 261 gint x0, gint y0, gint c0, in gst_smpte_paint_triangle_clock() 311 gint x0, gint y0, gint c0, in gst_smpte_paint_box_clock()
|
/third_party/skia/src/opts/ |
D | SkBitmapProcState_opts.h | 58 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
|
/third_party/boost/boost/random/ |
D | inversive_congruential.hpp | 91 IntType, x0) in BOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR() argument 124 BOOST_RANDOM_DETAIL_ARITHMETIC_SEED(inversive_congruential_engine, IntType, x0) in BOOST_RANDOM_DETAIL_ARITHMETIC_SEED() argument 239 inversive_congruential(IntType x0 = 1) : base_type(x0) {} in inversive_congruential()
|
D | linear_congruential.hpp | 89 IntType, x0) in BOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR() argument 132 IntType x0 = x0_; in BOOST_RANDOM_DETAIL_ARITHMETIC_SEED() local 303 linear_congruential(IntType x0 = 1) : base_type(x0) {} in linear_congruential() 372 BOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR(rand48, result_type, x0) in BOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR() argument 392 BOOST_RANDOM_DETAIL_ARITHMETIC_SEED(rand48, result_type, x0) in BOOST_RANDOM_DETAIL_ARITHMETIC_SEED() argument
|
/third_party/flutter/skia/src/core/ |
D | SkEdge.cpp | 38 SkFDot6 x0, y0, x1, y1; in setLine() local 94 int SkEdge::updateLine(SkFixed x0, SkFixed y0, SkFixed x1, SkFixed y1) in updateLine() 182 SkFDot6 x0, y0, x1, y1, x2, y2; in setQuadraticWithoutUpdate() local 352 SkFDot6 x0, y0, x1, y1, x2, y2, x3, y3; in setCubicWithoutUpdate() local
|
D | SkAnalyticEdge.cpp | 234 SkFixed x0 = SkFDot6ToFixed(SkScalarRoundToFDot6(p0.fX, accuracy)) >> accuracy; in setLine() local 240 SkFixed x0 = SkFDot6ToFixed(SkScalarToFDot6(p0.fX * multiplier)) >> accuracy; in setLine() local 283 bool SkAnalyticEdge::updateLine(SkFixed x0, SkFixed y0, SkFixed x1, SkFixed y1, SkFixed slope) { in updateLine()
|
/third_party/skia/src/core/ |
D | SkEdge.cpp | 38 SkFDot6 x0, y0, x1, y1; in setLine() local 94 int SkEdge::updateLine(SkFixed x0, SkFixed y0, SkFixed x1, SkFixed y1) in updateLine() 182 SkFDot6 x0, y0, x1, y1, x2, y2; in setQuadraticWithoutUpdate() local 352 SkFDot6 x0, y0, x1, y1, x2, y2, x3, y3; in setCubicWithoutUpdate() local
|
D | SkAnalyticEdge.cpp | 234 SkFixed x0 = SkFDot6ToFixed(SkScalarRoundToFDot6(p0.fX, accuracy)) >> accuracy; in setLine() local 240 SkFixed x0 = SkFDot6ToFixed(SkScalarToFDot6(p0.fX * multiplier)) >> accuracy; in setLine() local 283 bool SkAnalyticEdge::updateLine(SkFixed x0, SkFixed y0, SkFixed x1, SkFixed y1, SkFixed slope) { in updateLine()
|
/third_party/openssl/crypto/rc2/ |
D | rc2_cbc.c | 92 register RC2_INT x0, x1, x2, x3, t; in RC2_encrypt() local 138 register RC2_INT x0, x1, x2, x3, t; in RC2_decrypt() local
|
/third_party/boost/libs/numeric/odeint/examples/ |
D | find_crossing.cpp | 63 find_condition(state_type &x0, System sys, Condition cond, in find_condition() 112 state_type x0 = {{10.0, 0.0}}; in main() local
|
/third_party/boost/boost/math/interpolators/detail/ |
D | cubic_hermite_detail.hpp | 40 Real x0 = x_[0]; local 88 Real x0 = *(it-1); in operator ()() local 120 Real x0 = *(it-1); in prime() local 173 …cardinal_cubic_hermite_detail(RandomAccessContainer && y, RandomAccessContainer dydx, Real x0, Rea… in cardinal_cubic_hermite_detail() 302 cardinal_cubic_hermite_detail_aos(RandomAccessContainer && dat, Real x0, Real dx) in cardinal_cubic_hermite_detail_aos()
|
/third_party/typescript/tests/cases/fourslash/ |
D | findAllRefsDestructureGetter.ts | 11 const [x0Def, x0, y0Def, y0, xy1Def, x1, y1, x2, y2] = test.ranges(); constant
|