/third_party/node/deps/npm/node_modules/parallel-transform/ |
D | index.js | 31 this._top = 0; 46 var pos = this._top++; 65 if (this._top - this._bottom < this._maxParallel) return callback(); 101 var diff = this._top - this._bottom;
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | edge_insets.dart | 35 double get _top; 43 && _top >= 0.0 51 double get vertical => _top + _bottom; 69 …etsGeometry get flipped => _MixedEdgeInsets.fromLRSETB(_right, _left, _end, _start, _bottom, _top); 122 _top - other._top, 144 _top + other._top, 211 ui.lerpDouble(a._top, b._top, t), 230 if (_left == 0.0 && _right == 0.0 && _top == 0.0 && _bottom == 0.0) 232 if (_left == _right && _right == _top && _top == _bottom) 235 '${_top.toStringAsFixed(1)}, ' [all …]
|
/third_party/flutter/engine/flutter/testing/scenario_app/lib/src/ |
D | animated_color_square.dart | 26 _NumberSwinger<double> _top = _NumberSwinger<double>( 47 builder.pushOffset(_left.swing(), _top.swing()); 65 _top = _NumberSwinger<double>( 68 math.min(_top.current, window.physicalSize.height - _squareSize),
|
/third_party/ffmpeg/libavcodec/ |
D | vp9dsp_template.c | 34 const uint8_t *left, const uint8_t *_top) in vert_4x4_c() argument 37 const pixel *top = (const pixel *) _top; in vert_4x4_c() 48 const uint8_t *left, const uint8_t *_top) in vert_8x8_c() argument 51 const pixel *top = (const pixel *) _top; in vert_8x8_c() 65 const uint8_t *left, const uint8_t *_top) in vert_16x16_c() argument 68 const pixel *top = (const pixel *) _top; in vert_16x16_c() 86 const uint8_t *left, const uint8_t *_top) in vert_32x32_c() argument 89 const pixel *top = (const pixel *) _top; in vert_32x32_c() 189 const uint8_t *_left, const uint8_t *_top) in tm_4x4_c() argument 193 const pixel *top = (const pixel *) _top; in tm_4x4_c() [all …]
|
D | hevcpred_template.c | 361 static av_always_inline void FUNC(pred_planar)(uint8_t *_src, const uint8_t *_top, in FUNC() 367 const pixel *top = (const pixel *)_top; in FUNC() 390 static void FUNC(pred_dc)(uint8_t *_src, const uint8_t *_top, in FUNC() 397 const pixel *top = (const pixel *)_top; in FUNC() 422 const uint8_t *_top, in FUNC() 429 const pixel *top = (const pixel *)_top; in FUNC()
|
/third_party/openssl/crypto/bn/ |
D | bn_local.h | 177 int _top = _bnum2->top; \ 178 (void)ossl_assert((_top == 0 && !_bnum2->neg) || \ 179 (_top && ((_bnum2->flags & BN_FLG_FIXED_TOP) \ 180 || _bnum2->d[_top - 1] != 0))); \
|
/third_party/ffmpeg/libavfilter/ |
D | vf_blend.c | 163 static void blend_normal_16bit(const uint8_t *_top, ptrdiff_t top_linesize, in blend_normal_16bit() argument 169 const uint16_t *top = (uint16_t*)_top; in blend_normal_16bit() 188 static void blend_normal_32bit(const uint8_t *_top, ptrdiff_t top_linesize, in blend_normal_32bit() argument 194 const float *top = (float*)_top; in blend_normal_32bit() 234 static void blend_## name##_##depth##bit(const uint8_t *_top, ptrdiff_t top_linesize,\ 240 const uint16_t *top = (const uint16_t*)_top; \ 260 static void blend_## name##_##depth##bit(const uint8_t *_top, ptrdiff_t top_linesize,\ 266 const float *top = (const float*)_top; \ 542 static void blend_expr_## name(const uint8_t *_top, ptrdiff_t top_linesize, \ in DEFINE_BLEND8() 548 const type *top = (type*)_top; \ in DEFINE_BLEND8()
|
/third_party/cef/tools/ |
D | make_cppdocs.bat | 15 …ter="<center><a href="https://bitbucket.org/chromiumembedded/cef" target="_top">Chromium Embedded …
|
/third_party/skia/demos.skia.org/demos/textedit/ |
D | textapi_utils.js | 26 _top: 0, 37 this._top = top; 58 canvas.drawLine(this._x, this._top, this._x, this._bottom, this._line_paint);
|
/third_party/skia/modules/canvaskit/npm_build/ |
D | textapi_utils.js | 26 _top: 0, 37 this._top = top; 55 canvas.drawLine(this._x, this._top, this._x, this._bottom, this._line_paint);
|
/third_party/libxml2/result/HTML/ |
D | doc2.htm.sax | 46 SAX.startElement(frame, name='rbottom', noresize, src='doc2_files/contents.htm', target='_top')
|
D | doc3.htm.err | 8 _top"><img src="http://ads.gamesquad.net/addclick.exe/adcycle.cgi?group=52&media
|
D | wired.html.sax | 307 …6750.70367.78456.79630.81880&Redirect=http:%2F%2Fwww.hp.com%2Fgo%2Foriginal%20', target='_top') 749 …r/hw_wm_r_nav_nwsltr/http://perl.hotwired.com/massmail/cgiParser.cgi', method='get', target='_top')
|
D | doc3.htm.sax | 89 …f='http://ads.gamesquad.net/addclick.exe/adclick.cgi?REGION=game|tech|ent&id=1', target='_top') 2572 SAX.startElement(a, href='http://ads.adflight.com/go_static.asp?asid=7708', target='_top')
|
/third_party/python/Doc/reference/ |
D | toplevel_components.rst | 2 .. _top-level:
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/ |
D | recording_canvas.dart | 1330 double _left, _top, _right, _bottom; 1490 _top = 1491 math.min(math.min(_top, transformedPointTop), transformedPointBottom); 1497 _top = math.min(transformedPointTop, transformedPointBottom); 1546 final double top = math.min(_top, _bottom); 1547 final double bottom = math.max(_top, _bottom);
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | implicit_animations.dart | 1035 Tween<double> _top; 1044 _top = visitor(_top, widget.top, (dynamic value) => Tween<double>(begin: value)); 1056 top: _top?.evaluate(animation), 1068 description.add(ObjectFlagProperty<Tween<double>>.has('top', _top)); 1169 Tween<double> _top; 1178 _top = visitor(_top, widget.top, (dynamic value) => Tween<double>(begin: value)); 1192 top: _top?.evaluate(animation), 1204 description.add(ObjectFlagProperty<Tween<double>>.has('top', _top));
|
/third_party/alsa-lib/src/ |
D | conf.c | 4488 int snd_config_update_r(snd_config_t **_top, snd_config_update_t **_update, const char *cfgs) in snd_config_update_r() argument 4498 assert(_top && _update); in snd_config_update_r() 4499 top = *_top; in snd_config_update_r() 4579 *_top = NULL; in snd_config_update_r() 4591 *_top = NULL; in snd_config_update_r() 4626 *_top = top; in snd_config_update_r()
|
/third_party/boost/libs/graph/doc/ |
D | biconnected_components.w | 193 parameter is the parent of \code{v} in the DFS-tree if \code{at\_top 194 == false} or if \code{at\_top == true} the \code{u} is not used.
|
/third_party/node/deps/cjs-module-lexer/ |
D | README.md | 132 …2. All _top-level_ `EXPORT_STAR` `REQUIRE` matches and `EXPORTS_ASSIGN` matches whose `IDENTIFIER`…
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
D | compilation_trace.txt | 3762 package:flutter/src/painting/edge_insets.dart,EdgeInsets,get:_top
|